openembedded.git
18 years agolinux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: Changes
Kristoffer Ericson [Sun, 13 Aug 2006 16:32:43 +0000 (16:32 +0000)]
linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: Changes
* Rebuild firmware
* Set all wifi as modules

18 years agomerge of bddbb157960dc74708ee1f412dc226c4e119322f
Kristoffer Ericson [Fri, 11 Aug 2006 16:24:06 +0000 (16:24 +0000)]
merge of bddbb157960dc74708ee1f412dc226c4e119322f
     and d6d342eb596dfa4dccbd85b8270c275e8e076491

18 years agoconf/distro/jlime-donkey.conf : Updating glibc
Kristoffer Ericson [Fri, 11 Aug 2006 16:12:35 +0000 (16:12 +0000)]
conf/distro/jlime-donkey.conf : Updating glibc
* Changing glibc, glibc-initial, glibc-intermediate to 2.4
* Removing PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}libc-for-gcc:
  glibc-intermediate and putting arch specific inside local.conf instead.
  This due to some bitbake bug.

18 years agomerge of '9145fc8b71029fb9ef74ec089e40d4b29737efe8'
Marcin Juszkiewicz [Fri, 11 Aug 2006 14:08:32 +0000 (14:08 +0000)]
Merge ... '9145fc8b71029fb9ef74ec089e40d4b29737efe8'
     and '99f8110819f972fd2da3d1fb600f0c86319569ca'

18 years agoaspell-native_0.50.5.bb : add native that is required by aspell language packs
Graeme Gregory [Fri, 11 Aug 2006 14:04:07 +0000 (14:04 +0000)]
aspell-native_0.50.5.bb : add native that is required by aspell language packs

18 years agofirefox: upgrade 1.5.0.1 to 1.5.0.6 (builds, not tested on device)
Marcin Juszkiewicz [Fri, 11 Aug 2006 13:54:51 +0000 (13:54 +0000)]
firefox: upgrade 1.5.0.1 to 1.5.0.6 (builds, not tested on device)

18 years agoglibc: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:35:36 +0000 (10:35 +0000)]
glibc: Update for keeping the debug information in the correct package
which is clearer. Use .../* to match files and ignore directories.

18 years agonet-snmp: Add the -dbg package to hold the new .debug files and directories.
Jamie Lenehan [Fri, 11 Aug 2006 10:33:01 +0000 (10:33 +0000)]
net-snmp: Add the -dbg package to hold the new .debug files and directories.
Update the file specifications to ensure none of the debug files end up in
the main packages.

18 years agoperl: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:30:34 +0000 (10:30 +0000)]
perl: Update for keeping the debug information in the correct package
which is clearer. Move -dbg to the first item in the package list and
use .../* to match files and ignore directories.

18 years agodb: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:24:29 +0000 (10:24 +0000)]
db: Update for keeping the debug information in the correct package
which is clearer. Use .../* to match files and ignore directories.

18 years agojpeg 6b: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:20:20 +0000 (10:20 +0000)]
jpeg 6b: Update for keeping the debug information in the correct package
which is clearer. Append to package list so -dbg package stays first and
use .../* to match files and ignore directories.

18 years agosqlite: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:18:35 +0000 (10:18 +0000)]
sqlite: Update for keeping the debug information in the correct package
which is clearer. Append to package list so -dbg package stays first and
use .../* to match files and ignore directories.

18 years agosysvinit 2.86: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:14:07 +0000 (10:14 +0000)]
sysvinit 2.86: Update for keeping the debug information in the correct package
which is clearer. Use .../* to match files and ignore directories.

18 years agoudev 092: Update for keeping the debug information in the correct package
Jamie Lenehan [Fri, 11 Aug 2006 10:12:19 +0000 (10:12 +0000)]
udev 092: Update for keeping the debug information in the correct package
which is clearer. Appened to package list so -dbg package stays first and
use .../* to match files and ignore directories.

18 years agoglibc: Add glibc-dbg package, and make sure all the .debug files go in to
Jamie Lenehan [Fri, 11 Aug 2006 09:29:31 +0000 (09:29 +0000)]
glibc: Add glibc-dbg package, and make sure all the .debug files go in to
it. Bump the PR on all the glibc files since they all include
glibc-package.bbclass. Closes #1220 "glibc ships spurious debug info".

18 years agowireless-tools 29-pre10: Remove the spurious debug info. Closes #1230
Jamie Lenehan [Fri, 11 Aug 2006 08:35:14 +0000 (08:35 +0000)]
wireless-tools 29-pre10: Remove the spurious debug info. Closes #1230
"wireless-tools ships spurious debug info".

18 years agosysvinit 2.86: Exclude the spurious .debug information that was being
Jamie Lenehan [Fri, 11 Aug 2006 08:33:02 +0000 (08:33 +0000)]
sysvinit 2.86: Exclude the spurious .debug information that was being
included in the main package.

18 years agopackages/binutils: Binutils 2.17 make compile on OSX
Holger Freyther [Fri, 11 Aug 2006 08:20:11 +0000 (08:20 +0000)]
packages/binutils: Binutils 2.17 make compile on OSX
    OSX claims that stopc might end up uninitialized. Initialize
    it to '0' to and hope it works out. This fixes the compile and
    I have an ARM EABI toolchain on OSX that could work...

18 years agoudev 092: Remove the spurious debug info from the packages. Closes #1241
Jamie Lenehan [Fri, 11 Aug 2006 07:04:53 +0000 (07:04 +0000)]
udev 092: Remove the spurious debug info from the packages. Closes #1241
"udev ships spurious debug info"

18 years agosqlite 2.*: Remove the .debug directory from the sqlite-bin, related to the
Jamie Lenehan [Fri, 11 Aug 2006 06:45:15 +0000 (06:45 +0000)]
sqlite 2.*: Remove the .debug directory from the sqlite-bin, related to the
sqlite 3.* fixes done for #1237.

18 years agosqlite3: Add a -dbg package to the packages list so that the .debug
Jamie Lenehan [Fri, 11 Aug 2006 06:38:51 +0000 (06:38 +0000)]
sqlite3: Add a -dbg package to the packages list so that the .debug
directories are moved into it. Closes #1237 "sqlite3 ships spurious debug
info"

18 years agosqlite3: Move contents of .bb files to a .inc file for sqlite3 since they
Jamie Lenehan [Fri, 11 Aug 2006 06:30:24 +0000 (06:30 +0000)]
sqlite3: Move contents of .bb files to a .inc file for sqlite3 since they
are all identical.

18 years agodb: Stop the .debug directory being included in the -dev package. Closes
Jamie Lenehan [Fri, 11 Aug 2006 06:11:21 +0000 (06:11 +0000)]
db: Stop the .debug directory being included in the -dev package. Closes
#1216 "db4 ships spurious debug info".

18 years agoperl: Add -dbg package and move debug info to it. Closes #1234 "perl
Jamie Lenehan [Fri, 11 Aug 2006 05:51:47 +0000 (05:51 +0000)]
perl: Add -dbg package and move debug info to it. Closes #1234 "perl
ships spurious debug info".

18 years agojpeg 6b: Remove spurious debug info from jpeg-tools. Closes #1231.
Jamie Lenehan [Fri, 11 Aug 2006 05:30:01 +0000 (05:30 +0000)]
jpeg 6b: Remove spurious debug info from jpeg-tools. Closes #1231.

18 years agomerge of '0737af91de87534a67944bad4308b43b04d675db'
Jamie Lenehan [Fri, 11 Aug 2006 03:48:57 +0000 (03:48 +0000)]
Merge ... '0737af91de87534a67944bad4308b43b04d675db'
     and 'a4130542b7ace1980eb68dfc893a72e142cbce80'

18 years agomerge of '0fee5c6e2897d294c4895897736141bed93199a1'
Philip Balister [Thu, 10 Aug 2006 22:43:16 +0000 (22:43 +0000)]
Merge ... '0fee5c6e2897d294c4895897736141bed93199a1'
     and '113954a10c1eecc2f688fdb881e40dcd951cf598'

18 years agoAdd u-boot built from git repository. Source pulled from tag LABEL.2006.06.30.2020.
Philip Balister [Thu, 10 Aug 2006 22:39:22 +0000 (22:39 +0000)]
Add u-boot built from git repository. Source pulled from tag LABEL.2006.06.30.2020.
This version compiles with gcc4 and has some compilation fixes needed
to build u-boot for the omap5912osk board.

18 years agoipkg: refined FILES spec to exclude debug info in package
Frans Meulenbroeks [Thu, 10 Aug 2006 21:28:47 +0000 (21:28 +0000)]
ipkg: refined FILES spec to exclude debug info in package
bumped PR for all bb files as the change is in a .inc file

18 years agoslugos-packages.bb: removed PACKAGES line,
Frans Meulenbroeks [Thu, 10 Aug 2006 21:24:10 +0000 (21:24 +0000)]
slugos-packages.bb: removed PACKAGES line,
should not be needed according to the wizards in #oe

18 years agoglibc-package.bbclass: added libc6 to PACKAGES_DYNAMIC
Frans Meulenbroeks [Thu, 10 Aug 2006 19:56:07 +0000 (19:56 +0000)]
glibc-package.bbclass: added libc6 to PACKAGES_DYNAMIC

18 years agopython-pysqlite2 2.2.2: add python-datetime to RDEPENDS
Cliff Brake [Thu, 10 Aug 2006 16:56:58 +0000 (16:56 +0000)]
python-pysqlite2 2.2.2: add python-datetime to RDEPENDS

18 years agomerge of 'e383b4da996a2fc451decc374fb00f9c927e9ca1'
Koen Kooi [Thu, 10 Aug 2006 16:17:24 +0000 (16:17 +0000)]
Merge ... 'e383b4da996a2fc451decc374fb00f9c927e9ca1'
     and 'fdff4c7b074f0518fdc8379e6902fa4e4d984894'

18 years agosbrsh: RRECOMMEND nfs module
Koen Kooi [Thu, 10 Aug 2006 16:16:32 +0000 (16:16 +0000)]
sbrsh: RRECOMMEND nfs module

18 years agomerge of '3b5717e88b7dc6248a4a04b0383da3e66cb7e025'
Koen Kooi [Thu, 10 Aug 2006 16:08:02 +0000 (16:08 +0000)]
Merge ... '3b5717e88b7dc6248a4a04b0383da3e66cb7e025'
     and '4b00e5d9fb0f4824f24d6a7a5ba99b8f6b40d677'

18 years agoshrsh: add 7.1
Koen Kooi [Thu, 10 Aug 2006 16:03:12 +0000 (16:03 +0000)]
shrsh: add 7.1

18 years agomerge of '1cd257c57e952cce419bacf94a4f03a148fcd17d'
Koen Kooi [Thu, 10 Aug 2006 15:50:42 +0000 (15:50 +0000)]
Merge ... '1cd257c57e952cce419bacf94a4f03a148fcd17d'
     and '6be389aa528c943664977e1ac710bfd80cfd5a36'

18 years agofakeroot: add staging
Koen Kooi [Thu, 10 Aug 2006 15:50:04 +0000 (15:50 +0000)]
fakeroot: add staging

18 years agomerge of '1415f8fe0c4b15b7c24e2f8492c219ba906af8fd'
Koen Kooi [Thu, 10 Aug 2006 14:44:21 +0000 (14:44 +0000)]
Merge ... '1415f8fe0c4b15b7c24e2f8492c219ba906af8fd'
     and '871b52cc6f79e8ed85515aeaa65ff9cb0cd40bfa'

18 years agohandhelds-pxa-2.6: update hx4700 defconfig
Koen Kooi [Thu, 10 Aug 2006 14:39:56 +0000 (14:39 +0000)]
handhelds-pxa-2.6: update hx4700 defconfig

18 years agomerge of 'bc5087d2ff20b3a1f43d573613a883bbc0594976'
Koen Kooi [Thu, 10 Aug 2006 14:27:22 +0000 (14:27 +0000)]
Merge ... 'bc5087d2ff20b3a1f43d573613a883bbc0594976'
     and 'dae6d011c2090a45ec8d231d5e568e3e12289f6b'

18 years agohandhelds-pxa-2.6: update h2200 defconfig
Koen Kooi [Thu, 10 Aug 2006 13:56:46 +0000 (13:56 +0000)]
handhelds-pxa-2.6: update h2200 defconfig

18 years agomerge of '7ffa21c0488fe0c49d50573aa879df722ab0c3a5'
Koen Kooi [Thu, 10 Aug 2006 13:56:00 +0000 (13:56 +0000)]
Merge ... '7ffa21c0488fe0c49d50573aa879df722ab0c3a5'
     and 'f7b4e3c2936aace229411ee357133e0f675f04e7'

18 years agomerge of 'e159af24ff18ed3b55b092ed9b90e7e60221c899'
Oyvind Repvik [Thu, 10 Aug 2006 13:42:58 +0000 (13:42 +0000)]
Merge ... 'e159af24ff18ed3b55b092ed9b90e7e60221c899'
     and 'ebfa533fbc0b4ebe4011d0117987194f59487d33'

18 years agomerge of '10c21bb238539618dce6821f24ff93b05a7abd6b'
Graeme Gregory [Thu, 10 Aug 2006 13:42:36 +0000 (13:42 +0000)]
Merge ... '10c21bb238539618dce6821f24ff93b05a7abd6b'
     and 'e159af24ff18ed3b55b092ed9b90e7e60221c899'

18 years agomerge of 'ebfa533fbc0b4ebe4011d0117987194f59487d33'
Graeme Gregory [Thu, 10 Aug 2006 13:42:00 +0000 (13:42 +0000)]
Merge ... 'ebfa533fbc0b4ebe4011d0117987194f59487d33'
     and 'f51ee4ac99567fc6d25a7185a674fe9c9b48dd4d'

18 years agodb: Remove --enable-smallbuild and replace with separate --disable-* options, removin...
Oyvind Repvik [Thu, 10 Aug 2006 13:41:54 +0000 (13:41 +0000)]
db: Remove --enable-smallbuild and replace with separate --disable-* options, removing --disable-hash

18 years agoslugos-native: Fix libc6-dev deps
Oyvind Repvik [Thu, 10 Aug 2006 13:08:43 +0000 (13:08 +0000)]
slugos-native: Fix libc6-dev deps

18 years agohtcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the...
Koen Kooi [Thu, 10 Aug 2006 13:06:33 +0000 (13:06 +0000)]
htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the "arm" in
there." - RP

18 years agomerge of '08e70776677fa0f013e2fdebcb38400d33bbe8d4'
Oyvind Repvik [Thu, 10 Aug 2006 13:05:05 +0000 (13:05 +0000)]
Merge ... '08e70776677fa0f013e2fdebcb38400d33bbe8d4'
     and '539b74462bd94e1453d57157f829d03019f912c8'

18 years agomerge of 963bef78cb5cce1bc02dc3d20926c05ed5a0829e
Michael Lauer [Thu, 10 Aug 2006 12:21:05 +0000 (12:21 +0000)]
merge of 963bef78cb5cce1bc02dc3d20926c05ed5a0829e
     and d0d679b8dd75fda2d9302444ab3ff913e495d02f

18 years agohandhelds-pxa-2.6: add defconfig for h5xxx
Koen Kooi [Thu, 10 Aug 2006 12:20:48 +0000 (12:20 +0000)]
handhelds-pxa-2.6: add defconfig for h5xxx

18 years agohandhelds-pxa-2.6: set maxdate for iwmmxt patch
Koen Kooi [Thu, 10 Aug 2006 11:53:52 +0000 (11:53 +0000)]
handhelds-pxa-2.6: set maxdate for iwmmxt patch

18 years agohtcuniversal.conf: unbreak it
Koen Kooi [Thu, 10 Aug 2006 11:40:16 +0000 (11:40 +0000)]
htcuniversal.conf: unbreak it

18 years agoeel 2.12.2: fix DEPENDS
Koen Kooi [Thu, 10 Aug 2006 11:34:00 +0000 (11:34 +0000)]
eel 2.12.2: fix DEPENDS

18 years agomerge of 5c865738b86de25a1967c923136fa0cc3cb3e3f7
Florian Boor [Thu, 10 Aug 2006 11:19:36 +0000 (11:19 +0000)]
merge of 5c865738b86de25a1967c923136fa0cc3cb3e3f7
     and d0c77a4c4d72b3036720b36aef3ddce852ccccda

18 years agosysvinit: Fix inittab for Universal.
Florian Boor [Thu, 10 Aug 2006 11:05:05 +0000 (11:05 +0000)]
sysvinit: Fix inittab for Universal.

18 years agoopie-taskbar.inc: Add Universal bits by Goxboxlive.
Florian Boor [Thu, 10 Aug 2006 10:58:44 +0000 (10:58 +0000)]
opie-taskbar.inc: Add Universal bits by Goxboxlive.

18 years agohandhelds-pxa-2.6_cvs: Add Universal to compatibility list, don't ship an image in
Florian Boor [Thu, 10 Aug 2006 10:52:38 +0000 (10:52 +0000)]
handhelds-pxa-2.6_cvs: Add Universal to compatibility list, don't ship an image in
                       its filesystem.

18 years agolibpng: *sigh* more .pc munging
Koen Kooi [Thu, 10 Aug 2006 10:50:22 +0000 (10:50 +0000)]
libpng: *sigh* more .pc munging

18 years agoirda-utils: Add HTC Universal support to init script.
Florian Boor [Thu, 10 Aug 2006 10:38:19 +0000 (10:38 +0000)]
irda-utils: Add HTC Universal support to init script.

18 years agobluez-utils-nodbus: Add ti patch used in bluez-utils-dbus.
Florian Boor [Thu, 10 Aug 2006 10:35:13 +0000 (10:35 +0000)]
bluez-utils-nodbus: Add ti patch used in bluez-utils-dbus.

18 years agohtcuniversal.conf: Update to latest Goxboxlive version.
Florian Boor [Thu, 10 Aug 2006 10:25:04 +0000 (10:25 +0000)]
htcuniversal.conf: Update to latest Goxboxlive version.

18 years agosylpheed-claws-plugin mailmbox: de-typo PV
Koen Kooi [Thu, 10 Aug 2006 10:15:28 +0000 (10:15 +0000)]
sylpheed-claws-plugin mailmbox: de-typo PV

18 years agotask-angstrom: remove dbus-glib hack
Koen Kooi [Thu, 10 Aug 2006 10:02:02 +0000 (10:02 +0000)]
task-angstrom: remove dbus-glib hack

18 years agoipkg: add .163
Koen Kooi [Thu, 10 Aug 2006 09:55:26 +0000 (09:55 +0000)]
ipkg: add .163
* no new bugs noticed after >1 week of on-device testing

18 years agolibpng: add -lz to the .pc to fix cairo->pango->gtk+. I'll leave it up to the knowled...
Koen Kooi [Thu, 10 Aug 2006 09:41:47 +0000 (09:41 +0000)]
libpng: add -lz to the .pc to fix cairo->pango->gtk+. I'll leave it up to the knowledgeable people to fix up the .so

18 years agopango: update to 1.14
Koen Kooi [Thu, 10 Aug 2006 09:18:07 +0000 (09:18 +0000)]
pango: update to 1.14

18 years agolibpng 1.2.12: fix libpng.pc
Koen Kooi [Thu, 10 Aug 2006 08:59:08 +0000 (08:59 +0000)]
libpng 1.2.12: fix libpng.pc

18 years agoxserver-kdrive-git: fix DEPENDS
Koen Kooi [Thu, 10 Aug 2006 08:20:33 +0000 (08:20 +0000)]
xserver-kdrive-git: fix DEPENDS

18 years agogpe-theme-e17: add a matching gtk+ theme for the default e17 theme
Koen Kooi [Wed, 9 Aug 2006 21:11:44 +0000 (21:11 +0000)]
gpe-theme-e17: add a matching gtk+ theme for the default e17 theme
* sample: http://linuxtogo.org/~koen/screenshots/netbook-pro2.png

18 years agosylpheed-claws: add mbox plugin
Koen Kooi [Wed, 9 Aug 2006 19:16:45 +0000 (19:16 +0000)]
sylpheed-claws: add mbox plugin

18 years agogst-plugin-farsight: drop snapshot, add release
Koen Kooi [Wed, 9 Aug 2006 17:57:40 +0000 (17:57 +0000)]
gst-plugin-farsight: drop snapshot, add release

18 years agofarsight: drop snapshot, add release
Koen Kooi [Wed, 9 Aug 2006 17:53:05 +0000 (17:53 +0000)]
farsight: drop snapshot, add release

18 years agotelepathy-gabble: add release, remove snapshot
Koen Kooi [Wed, 9 Aug 2006 17:48:48 +0000 (17:48 +0000)]
telepathy-gabble: add release, remove snapshot

18 years agospeex: disable parallel make
Koen Kooi [Wed, 9 Aug 2006 17:39:40 +0000 (17:39 +0000)]
speex: disable parallel make

18 years agolibpng: update to 1.2.12
Koen Kooi [Wed, 9 Aug 2006 16:45:57 +0000 (16:45 +0000)]
libpng: update to 1.2.12

18 years agogpe-icons: set package arch to 'all', follow the styleguide a bit more, fix DEPENDS...
Koen Kooi [Wed, 9 Aug 2006 16:39:06 +0000 (16:39 +0000)]
gpe-icons: set package arch to 'all', follow the styleguide a bit more, fix DEPENDS/RDEPENDS, drop old versions

18 years agogpe-conf: drop buggy 0.2.0
Koen Kooi [Wed, 9 Aug 2006 16:20:10 +0000 (16:20 +0000)]
gpe-conf: drop buggy 0.2.0

18 years agogpe-conf: update to 0.2.1
Koen Kooi [Wed, 9 Aug 2006 16:19:24 +0000 (16:19 +0000)]
gpe-conf: update to 0.2.1

18 years agoopie-networksettings: remove me as MAINTAINER and set it to Team Opie
Michael Lauer [Wed, 9 Aug 2006 16:08:15 +0000 (16:08 +0000)]
opie-networksettings: remove me as MAINTAINER and set it to Team Opie

18 years agodiet-x11 X11R7.1: re-add xim.patch
Koen Kooi [Wed, 9 Aug 2006 15:01:30 +0000 (15:01 +0000)]
diet-x11 X11R7.1: re-add xim.patch

18 years agocairo: add 1.2.2 release and drop the bugridden 1.2.0
Koen Kooi [Wed, 9 Aug 2006 13:49:05 +0000 (13:49 +0000)]
cairo: add 1.2.2 release and drop the bugridden 1.2.0

18 years agolots of files: fix my mailaddress
Koen Kooi [Wed, 9 Aug 2006 13:15:22 +0000 (13:15 +0000)]
lots of files: fix my mailaddress

18 years agomerge of '14667242175a1d72fe6a6278ffb941a5c170c04f'
Koen Kooi [Wed, 9 Aug 2006 13:11:18 +0000 (13:11 +0000)]
Merge ... '14667242175a1d72fe6a6278ffb941a5c170c04f'
     and 'f09491a3dc7f40ea6081d29c8983a1cc97e84ad3'

18 years agoangstrom: correct email address
Koen Kooi [Wed, 9 Aug 2006 13:08:16 +0000 (13:08 +0000)]
angstrom: correct email address

18 years agomerge of 1d04ef5038d67cd195b55d02d4973c0a4a074264
Kristoffer Ericson [Wed, 9 Aug 2006 13:07:57 +0000 (13:07 +0000)]
merge of 1d04ef5038d67cd195b55d02d4973c0a4a074264
     and 4c592719442f4293fbdcccad6c024f161bedb8c8

18 years agomaemo: fix feeds
Koen Kooi [Wed, 9 Aug 2006 13:07:03 +0000 (13:07 +0000)]
maemo: fix feeds

18 years agoconf/distro/jlime-donkey.conf : Increase Binutils versions
Kristoffer Ericson [Wed, 9 Aug 2006 12:55:41 +0000 (12:55 +0000)]
conf/distro/jlime-donkey.conf : Increase Binutils versions
* Lets increase preferred binutils versions from 2.15.94.0.1 -> 2.17

18 years agomerge of '29f18c2c0029fd3d13de5cd9fcfb660d02e92d7f'
Philipp Zabel [Wed, 9 Aug 2006 10:42:31 +0000 (10:42 +0000)]
Merge ... '29f18c2c0029fd3d13de5cd9fcfb660d02e92d7f'
     and '6172d35f51653bcccfdee6d1406ae52584df35a7'

18 years agoxorg: use bzip2 compressed source tarballs
Philipp Zabel [Wed, 9 Aug 2006 10:41:05 +0000 (10:41 +0000)]
xorg: use bzip2 compressed source tarballs

18 years agox*: delete some empty folders
Philipp Zabel [Wed, 9 Aug 2006 10:38:08 +0000 (10:38 +0000)]
x*: delete some empty folders

18 years agopuzzles: add r6712
Philipp Zabel [Wed, 9 Aug 2006 10:32:14 +0000 (10:32 +0000)]
puzzles: add r6712

18 years agodevmem2: fix SRC_URI
Philipp Zabel [Wed, 9 Aug 2006 10:27:30 +0000 (10:27 +0000)]
devmem2: fix SRC_URI

18 years agodbus: add dbus-glib to PROVIDES
Philipp Zabel [Wed, 9 Aug 2006 10:24:07 +0000 (10:24 +0000)]
dbus: add dbus-glib to PROVIDES

18 years agognome-vfs-dbus_svn.bb : dbus_connection_disconnect is now called
Graeme Gregory [Wed, 9 Aug 2006 10:10:31 +0000 (10:10 +0000)]
gnome-vfs-dbus_svn.bb : dbus_connection_disconnect is now called
dbus_connection_close, patch to fix.

18 years agopoppler_0.5.3.bb : new version
Graeme Gregory [Wed, 9 Aug 2006 08:26:06 +0000 (08:26 +0000)]
poppler_0.5.3.bb : new version
poppler_20060418.bb : fix PV

18 years agoconf/distro/jlime-donkey.conf : Add X11R7 include, fix typo
Kristoffer Ericson [Tue, 8 Aug 2006 17:25:50 +0000 (17:25 +0000)]
conf/distro/jlime-donkey.conf : Add X11R7 include, fix typo
* Add require conf/distro/include/preferred-x..versions..
* Fix virtal -> virtual in PREFERRED_PROVIDER..xlib11

18 years agoconf/distro/jlime-donkey.conf : Fix typo
Kristoffer Ericson [Tue, 8 Aug 2006 17:20:29 +0000 (17:20 +0000)]
conf/distro/jlime-donkey.conf : Fix typo
* PREFFERD_PROVIDER_virtual/libx11 = "libx11" and not "x11"

18 years agoconf/distro/jlime-donkey.conf : Fix PREFERRED_PROVIDERS -> PROVIDER.
Kristoffer Ericson [Tue, 8 Aug 2006 16:46:38 +0000 (16:46 +0000)]
conf/distro/jlime-donkey.conf : Fix PREFERRED_PROVIDERS -> PROVIDER.
* Minor fix, to set PREFFERED_PROVIDER instead of PROVIDERS.