<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/xfce-mcs-plugins, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>xfce: drop some more deprecated dirs</title>
<updated>2007-05-11T09:01:03+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2007-05-11T09:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2a2ff615f5f975f87f79425fb25af62e86690275'/>
<id>2a2ff615f5f975f87f79425fb25af62e86690275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XFCE: update 4.2.x to 4.4.1</title>
<updated>2007-05-10T13:46:39+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2007-05-10T13:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c2faa0722e6c264b18d69a2f3f37fe5b81a9e675'/>
<id>c2faa0722e6c264b18d69a2f3f37fe5b81a9e675</id>
<content type='text'>
- xfcalendar replaced by orage
- xffm replaced by thunar
- added mousepad
- added xfce-terminal
- added XFCE engine for GTK
- added XFCE icon theme (Rodest)
builds, not tested on device
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- xfcalendar replaced by orage
- xffm replaced by thunar
- added mousepad
- added xfce-terminal
- added XFCE engine for GTK
- added XFCE icon theme (Rodest)
builds, not tested on device
</pre>
</div>
</content>
</entry>
<entry>
<title>xfce-mcs-plugins: added 4.4-rc2 (4.3.99.2)</title>
<updated>2007-01-17T08:53:37+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2007-01-17T08:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6ddf0d40ccb882e947f8bbdbac77f7fe734bc649'/>
<id>6ddf0d40ccb882e947f8bbdbac77f7fe734bc649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!</title>
<updated>2006-08-05T14:01:52+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-08-05T14:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=803427eedbf62d58bd250d577f2c0afb5b68383d'/>
<id>803427eedbf62d58bd250d577f2c0afb5b68383d</id>
<content type='text'>
    Use require for the BitBake files within packages. In contrast
    to the conf files the authors of these files expected these files
    to be included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Use require for the BitBake files within packages. In contrast
    to the conf files the authors of these files expected these files
    to be included.
</pre>
</div>
</content>
</entry>
<entry>
<title>xfce-mcs-plugins: update to 4.2.3</title>
<updated>2005-12-21T15:36:56+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-12-21T15:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d126914a0eb52da586dc4fe5cc53c9b7f531aaf6'/>
<id>d126914a0eb52da586dc4fe5cc53c9b7f531aaf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xfce changes:</title>
<updated>2005-08-02T20:54:26+00:00</updated>
<author>
<name>Michael Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2005-08-02T20:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=274d6a9be8e83511871c30909eb4675e81805d5e'/>
<id>274d6a9be8e83511871c30909eb4675e81805d5e</id>
<content type='text'>
 - remove settings out of xfce.bbclass that affect only one package
   (bbclasses are destined to express similarities in packages, not for easy hacking)
 - remove 4.2.0 versions, since 4.2.2 versions build fine
 - unmark libxfce4util as BROKEN
 - install libxfce* header files into STAGING_INCDIR/&lt;packagename&gt;, no need to extragroup
   them by STAGING_INCDIR/xfce4/&lt;packagename&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - remove settings out of xfce.bbclass that affect only one package
   (bbclasses are destined to express similarities in packages, not for easy hacking)
 - remove 4.2.0 versions, since 4.2.2 versions build fine
 - unmark libxfce4util as BROKEN
 - install libxfce* header files into STAGING_INCDIR/&lt;packagename&gt;, no need to extragroup
   them by STAGING_INCDIR/xfce4/&lt;packagename&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>import clean BK tree at cset 1.3670</title>
<updated>2005-06-30T08:19:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-06-30T08:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c8e5702127e507e82e6f68a4b8c546803accea9d'/>
<id>c8e5702127e507e82e6f68a4b8c546803accea9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bk://oe-devel.bkbits.net/openembedded</title>
<updated>2005-05-20T16:39:43+00:00</updated>
<author>
<name>nslu2-linux.adm@bkbits.net</name>
<email>nslu2-linux.adm@bkbits.net</email>
</author>
<published>2005-05-20T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=805db11121f7e1d4ba1d6fae44d2199d5f30f088'/>
<id>805db11121f7e1d4ba1d6fae44d2199d5f30f088</id>
<content type='text'>
into  bkbits.net:/repos/n/nslu2-linux/openembedded

2005/05/20 09:26:10-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded

2005/05/20 09:25:44-07:00 amd.com!jcrouse
libxfce4util_4.2.2.bb:
  Stage .m4s needed by other XFCE apps
delete unneeded 4.0.5 files

2005/05/20 17:53:28+02:00 hrw.one.pl!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into home.hrw.one.pl:/tmp/oe/openembedded

2005/05/20 17:09:33+02:00 hrw.one.pl!hrw
Add flags to help build omniorb into site files (patch by Philip Balister)

2005/05/20 17:08:07+02:00 hrw.one.pl!hrw
kernel changes for omap5912osk dev board (patch by Philip Balister)

2005/05/20 17:07:06+02:00 hrw.one.pl!hrw
switched distro openomap to glibc (patch by Philip Balister)

2005/05/20 17:05:35+02:00 hrw.one.pl!hrw
added xerces-c 2.6.0 (patch by Philip Balister)

2005/05/20 17:04:31+02:00 hrw.one.pl!hrw
added linux-omap1 2.6.12-rc2 (patch by Philip Balister)

2005/05/20 17:02:43+02:00 hrw.one.pl!hrw
added omnievents 2.6.1 (patch by Philip Balister)

2005/05/20 17:01:57+02:00 hrw.one.pl!hrw
added omniorb 4.0.5 (patch by Philip Balister)

2005/05/19 11:43:11-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded

2005/05/19 11:09:32-07:00 amd.com!jcrouse
Remove xfce 4.0.5 etal, and add 4.2.2 (I hope)

BKrev: 428e12cf4xX-FRlRWgIlZ-_FowE0HQ
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into  bkbits.net:/repos/n/nslu2-linux/openembedded

2005/05/20 09:26:10-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded

2005/05/20 09:25:44-07:00 amd.com!jcrouse
libxfce4util_4.2.2.bb:
  Stage .m4s needed by other XFCE apps
delete unneeded 4.0.5 files

2005/05/20 17:53:28+02:00 hrw.one.pl!hrw
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into home.hrw.one.pl:/tmp/oe/openembedded

2005/05/20 17:09:33+02:00 hrw.one.pl!hrw
Add flags to help build omniorb into site files (patch by Philip Balister)

2005/05/20 17:08:07+02:00 hrw.one.pl!hrw
kernel changes for omap5912osk dev board (patch by Philip Balister)

2005/05/20 17:07:06+02:00 hrw.one.pl!hrw
switched distro openomap to glibc (patch by Philip Balister)

2005/05/20 17:05:35+02:00 hrw.one.pl!hrw
added xerces-c 2.6.0 (patch by Philip Balister)

2005/05/20 17:04:31+02:00 hrw.one.pl!hrw
added linux-omap1 2.6.12-rc2 (patch by Philip Balister)

2005/05/20 17:02:43+02:00 hrw.one.pl!hrw
added omnievents 2.6.1 (patch by Philip Balister)

2005/05/20 17:01:57+02:00 hrw.one.pl!hrw
added omniorb 4.0.5 (patch by Philip Balister)

2005/05/19 11:43:11-07:00 amd.com!jcrouse
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into forsteri.amd.com:/users/jcrouse/bk/openembedded

2005/05/19 11:09:32-07:00 amd.com!jcrouse
Remove xfce 4.0.5 etal, and add 4.2.2 (I hope)

BKrev: 428e12cf4xX-FRlRWgIlZ-_FowE0HQ
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bk://oe-devel.bkbits.net/openembedded</title>
<updated>2005-02-22T12:53:55+00:00</updated>
<author>
<name>nslu2-linux.adm@bkbits.net</name>
<email>nslu2-linux.adm@bkbits.net</email>
</author>
<published>2005-02-22T12:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4f857db335de6935077d4866c51dd9d6851fed1d'/>
<id>4f857db335de6935077d4866c51dd9d6851fed1d</id>
<content type='text'>
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/21 17:35:27-06:00 ti.com!kergoth
Kill the ipkg paths patch, since its busted.

2005/02/21 17:33:13-06:00 ti.com!kergoth
Fix sbindir in native.bbclass and cross.bbclass.  Thanks to Jordan Crouse for reporting.

2005/02/21 17:13:19-06:00 ti.com!kergoth
Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit.

2005/02/21 17:09:46-06:00 ti.com!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded

2005/02/21 17:09:03-06:00 ti.com!kergoth
Run a sed script against our packages to fix some hardcoded target path
references.  As always when I do things like this, if packages you maintain
were touched by this, please do a sanity check to ensure the sed script didn't
run wild.

2005/02/21 15:49:47-06:00 ti.com!kergoth
Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO.

BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/21 17:35:27-06:00 ti.com!kergoth
Kill the ipkg paths patch, since its busted.

2005/02/21 17:33:13-06:00 ti.com!kergoth
Fix sbindir in native.bbclass and cross.bbclass.  Thanks to Jordan Crouse for reporting.

2005/02/21 17:13:19-06:00 ti.com!kergoth
Add the paths patch to ipkg which fixes it to no longer hardcode the '/usr/lib/ipkg' path, which I forgot to check in from the previous commit.

2005/02/21 17:09:46-06:00 ti.com!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded

2005/02/21 17:09:03-06:00 ti.com!kergoth
Run a sed script against our packages to fix some hardcoded target path
references.  As always when I do things like this, if packages you maintain
were touched by this, please do a sanity check to ensure the sed script didn't
run wild.

2005/02/21 15:49:47-06:00 ti.com!kergoth
Use a HOTPLUG variable to manage which hotplug you prefer, to ensure that hotplug is still included in task-bootstrap even if you dont set DISTRO.

BKrev: 421b2b63X5eoMcSrC7pVcptXK-iFKg
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bk://oe-devel.bkbits.net/openembedded</title>
<updated>2005-02-21T18:40:14+00:00</updated>
<author>
<name>nslu2-linux.adm@bkbits.net</name>
<email>nslu2-linux.adm@bkbits.net</email>
</author>
<published>2005-02-21T18:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=289081ace1d9f300fbe9cec21b05585c5526baef'/>
<id>289081ace1d9f300fbe9cec21b05585c5526baef</id>
<content type='text'>
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/21 10:56:50-07:00 amd.com!jcrouse
gnome-common_2.4.0.bb:
  No longer requres scrollkeeper
omf.patch:
  Patch to remove scrollkeeper dependancy

2005/02/21 10:53:41-07:00 amd.com!jcrouse
firefox_1.0.bb:
  add fix for 64 bit ickiness
jsautocfg.h, firefox-cc-fix.patch:
  Hand crafted files - replace the automatically generated one
nasm_0.98.38.bb:
  add x86_64 to the compatible host list

2005/02/21 10:47:34-07:00 amd.com!jcrouse
xfce.bbclass:
  change source repo and add packaging info
Many files:
  Add XFCE 4.2.0

2005/02/21 10:39:50-07:00 amd.com!jcrouse
guile-native_1.6.4.bb:
  add AMD64 bit fixes to guile
guile-amd64.patch:
  new file
gpdf_2.8.0.bb:
  Add omf.make fix for gftp

BKrev: 421a2b0emv8E6lWfEOpXxE6h9MBOPg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/21 10:56:50-07:00 amd.com!jcrouse
gnome-common_2.4.0.bb:
  No longer requres scrollkeeper
omf.patch:
  Patch to remove scrollkeeper dependancy

2005/02/21 10:53:41-07:00 amd.com!jcrouse
firefox_1.0.bb:
  add fix for 64 bit ickiness
jsautocfg.h, firefox-cc-fix.patch:
  Hand crafted files - replace the automatically generated one
nasm_0.98.38.bb:
  add x86_64 to the compatible host list

2005/02/21 10:47:34-07:00 amd.com!jcrouse
xfce.bbclass:
  change source repo and add packaging info
Many files:
  Add XFCE 4.2.0

2005/02/21 10:39:50-07:00 amd.com!jcrouse
guile-native_1.6.4.bb:
  add AMD64 bit fixes to guile
guile-amd64.patch:
  new file
gpdf_2.8.0.bb:
  Add omf.make fix for gftp

BKrev: 421a2b0emv8E6lWfEOpXxE6h9MBOPg
</pre>
</div>
</content>
</entry>
</feed>
