openembedded.git
17 years agolinux-ezx: bump PR
Koen Kooi [Sun, 9 Sep 2007 08:43:47 +0000 (08:43 +0000)]
linux-ezx: bump PR

17 years agogcc 4.2: fix uclibc compilation, closes #2959
Petr Stetiar [Sun, 9 Sep 2007 06:48:27 +0000 (06:48 +0000)]
gcc 4.2: fix uclibc compilation, closes #2959

17 years agoqmake_base: Fix packages that refer to qmake-base instead of qmake_base. OE needs...
Rod Whitby [Sun, 9 Sep 2007 02:26:11 +0000 (02:26 +0000)]
qmake_base: Fix packages that refer to qmake-base instead of qmake_base.  OE needs a class files naming convention - choose hyphens or underscores, not both.

17 years agomerge of '58ee0064f80d00d7772adc0a5d1103aad7affb32'
Rod Whitby [Sun, 9 Sep 2007 00:08:06 +0000 (00:08 +0000)]
Merge ... '58ee0064f80d00d7772adc0a5d1103aad7affb32'
     and 'daf8fa0ad9a599d77e90c1e38b8b2821a7aceab7'

17 years agomerge of '66ade0070cf3f1ade4dad0f5a9286530409b0feb'
Paul Sokolovsky [Sun, 9 Sep 2007 00:00:20 +0000 (00:00 +0000)]
Merge ... '66ade0070cf3f1ade4dad0f5a9286530409b0feb'
     and '71b3a433c7a64638a3d2bdc28a87d962bf4a2c8c'

17 years agoqt3e.bbclass, qt3x11.bbclass: Follow qmake-base rename.
Paul Sokolovsky [Sat, 8 Sep 2007 23:59:05 +0000 (23:59 +0000)]
qt3e.bbclass, qt3x11.bbclass: Follow qmake-base rename.

17 years agomerge of '47b95f573cdb3823ddb5ef52097dc49bb575bca8'
Paul Sokolovsky [Sat, 8 Sep 2007 23:56:41 +0000 (23:56 +0000)]
Merge ... '47b95f573cdb3823ddb5ef52097dc49bb575bca8'
     and '62587daa7e0ad5129712e1e4666b16c8a1971428'

17 years agoFollow qmake-base rename.
Paul Sokolovsky [Sat, 8 Sep 2007 23:55:49 +0000 (23:55 +0000)]
Follow qmake-base rename.

17 years agouicmoc-native: Follow qmake-base rename.
Paul Sokolovsky [Sat, 8 Sep 2007 23:49:14 +0000 (23:49 +0000)]
uicmoc-native: Follow qmake-base rename.

17 years agomerge of '0586913037c8e52dc1d456b0d681720a0d6a1580'
Paul Sokolovsky [Sat, 8 Sep 2007 23:42:09 +0000 (23:42 +0000)]
Merge ... '0586913037c8e52dc1d456b0d681720a0d6a1580'
     and '371291ba5b2d3d86534d42fdb26b7e29b9e18bff'

17 years agoqmake-base.bbclass: Rename to qmake_base.bbclass.
Paul Sokolovsky [Sat, 8 Sep 2007 23:41:17 +0000 (23:41 +0000)]
qmake-base.bbclass: Rename to qmake_base.bbclass.
* Hyphens are bad in function names.
* Fixes OPIE build.

17 years agoxserver-kdrive-git: add build fix for xephyr
Philipp Zabel [Sat, 8 Sep 2007 21:59:30 +0000 (21:59 +0000)]
xserver-kdrive-git: add build fix for xephyr

17 years agoxserver-kdrive-git: small w100 build fix
Philipp Zabel [Sat, 8 Sep 2007 21:40:00 +0000 (21:40 +0000)]
xserver-kdrive-git: small w100 build fix

17 years agoxserver-kdrive-git: add enable-epson.patch for git
Philipp Zabel [Sat, 8 Sep 2007 21:26:32 +0000 (21:26 +0000)]
xserver-kdrive-git: add enable-epson.patch for git

17 years agoxserver-kdrive-git: drop "--enable-kdrive-vesa" again
Philipp Zabel [Sat, 8 Sep 2007 21:22:10 +0000 (21:22 +0000)]
xserver-kdrive-git: drop "--enable-kdrive-vesa" again
* the vesa server needs sys/vm86.h, which is not staged by arm glibc.

17 years agoxserver-kdrive-git: fixup
Philipp Zabel [Sat, 8 Sep 2007 21:12:15 +0000 (21:12 +0000)]
xserver-kdrive-git: fixup
* convert to use xserver-kdrive-common.inc
* make patches apply

17 years agoxserver-kdrive: patch shuffle and cleanup
Philipp Zabel [Sat, 8 Sep 2007 21:10:27 +0000 (21:10 +0000)]
xserver-kdrive: patch shuffle and cleanup
* drop unused build-fix-panoramix, devfs and faster-rotated patches
* move some version specific patches into xserver-kdrive-1.1.0
  and move some 1.4 patches that also apply to git into
  unversioned xserver-kdrive

17 years agoxserver-kdrive: move enable-epson.patch out of -common, prep for git fixup
Philipp Zabel [Sat, 8 Sep 2007 20:47:22 +0000 (20:47 +0000)]
xserver-kdrive: move enable-epson.patch out of -common, prep for git fixup

17 years agoxserver-kdrive: add 1.4 for X11R7.3 release
Philipp Zabel [Sat, 8 Sep 2007 20:10:15 +0000 (20:10 +0000)]
xserver-kdrive: add 1.4 for X11R7.3 release
* The tslib mouse driver has to be selected with "-mouse tslib", it
  defaults to the /dev/input/touchscreen0 evdev device in this build.
* The evdev keyboard driver is available, but not very useful yet. It
  doesn't accept any command line options as long as XKB is disabled.
* xcalibrate and tslib are taped together with a bit of ugly code in
  xcalibrate-new-input-world-order.patch. This should be replaced as
  soon as I learn how to do it correctly.

17 years agoxserver-kdrive: move enable-builtin-fonts.patch out of -common.inc
Philipp Zabel [Sat, 8 Sep 2007 16:48:19 +0000 (16:48 +0000)]
xserver-kdrive: move enable-builtin-fonts.patch out of -common.inc
* I hope 1.4 will do without this hack

17 years agobase-files: make machine specific
Koen Kooi [Sat, 8 Sep 2007 16:26:00 +0000 (16:26 +0000)]
base-files: make machine specific

17 years agonetbase: remove bogus a780 and e680 interface files
Koen Kooi [Sat, 8 Sep 2007 15:59:24 +0000 (15:59 +0000)]
netbase: remove bogus a780 and e680 interface files

17 years agolinux-ezx: remove 'noinitrd' to fix booting from tf
Koen Kooi [Sat, 8 Sep 2007 14:37:46 +0000 (14:37 +0000)]
linux-ezx: remove 'noinitrd' to fix booting from tf
* also tweaked nfs params to be more inline with OE defaults for usbnet

17 years agomerge of '5de580abb15ee7230f7162ca138cac8c1c1dba23'
Paul Sokolovsky [Sat, 8 Sep 2007 10:40:24 +0000 (10:40 +0000)]
Merge ... '5de580abb15ee7230f7162ca138cac8c1c1dba23'
     and 'c2df40f19e8788bf21437d463d250244cd5c8d4b'

17 years agomerge of '191ca636de06e217af2963e58c2f318a37663eed'
Paul Sokolovsky [Sat, 8 Sep 2007 10:40:17 +0000 (10:40 +0000)]
Merge ... '191ca636de06e217af2963e58c2f318a37663eed'
     and '8c52f70c6adf401e80f72d4e0d13ae32cd52d726'

17 years agoxserver-kdrive 1.3.0.0: Bump PR for w100 fix.
Paul Sokolovsky [Sat, 8 Sep 2007 10:39:06 +0000 (10:39 +0000)]
xserver-kdrive 1.3.0.0: Bump PR for w100 fix.

17 years agoxserver-kdrive-1.3.0.0: drop version specific hide-cursor-and-ppm-root.patch
Philipp Zabel [Sat, 8 Sep 2007 10:29:55 +0000 (10:29 +0000)]
xserver-kdrive-1.3.0.0: drop version specific hide-cursor-and-ppm-root.patch
* it's identical to the one in xserver-kdrive/

17 years agomerge of 'a2a370156f2400ca17a230cf084e20d1aec57d83'
OpenEmbedded Project [Sat, 8 Sep 2007 10:25:04 +0000 (10:25 +0000)]
Merge ... 'a2a370156f2400ca17a230cf084e20d1aec57d83'
     and 'e4201f3c5efef702c8a5f6804a394e9e3304e1cc'

17 years agoxserver-kdrive-w100: split configure.ac and Makefile.am out of w100 patch
Philipp Zabel [Sat, 8 Sep 2007 10:13:19 +0000 (10:13 +0000)]
xserver-kdrive-w100: split configure.ac and Makefile.am out of w100 patch
* those two have to be adapted for 1.4/git and I don't want to
  duplicate the whole w100 patch.

17 years agomerge of '6e4ac932ee4d9b1bde2451c96896ac5c4ae396e1'
Paul Sokolovsky [Sat, 8 Sep 2007 10:10:53 +0000 (10:10 +0000)]
Merge ... '6e4ac932ee4d9b1bde2451c96896ac5c4ae396e1'
     and 'b6d3200d932c1e277015164a4e83ea009d96872f'

17 years agoxserver-kdrive: Put back w100 support, screwed up by megacommit from Poky.
Paul Sokolovsky [Sat, 8 Sep 2007 10:09:53 +0000 (10:09 +0000)]
xserver-kdrive: Put back w100 support, screwed up by megacommit from Poky.

17 years agomerge of 'ae89f1087a609da6b249b64690b468f4dcfcceee'
Rod Whitby [Fri, 7 Sep 2007 23:13:39 +0000 (23:13 +0000)]
Merge ... 'ae89f1087a609da6b249b64690b468f4dcfcceee'
     and 'b6d3200d932c1e277015164a4e83ea009d96872f'

17 years agomerge of '76f17964c43f7ddee34e65c3b91d78a68aecd213'
Stefan Schmidt [Fri, 7 Sep 2007 21:38:18 +0000 (21:38 +0000)]
Merge ... '76f17964c43f7ddee34e65c3b91d78a68aecd213'
     and '83398e1336b5456cc5a8661377b3819a02cc3ba2'

17 years agomerge of '76f17964c43f7ddee34e65c3b91d78a68aecd213'
Rod Whitby [Fri, 7 Sep 2007 21:28:01 +0000 (21:28 +0000)]
Merge ... '76f17964c43f7ddee34e65c3b91d78a68aecd213'
     and '965f72e4cde00c3f4d4826ce609b171e77b92e00'

17 years agomerge of '5198d0edcd376472b37b08e632a08466f101c570'
Rod Whitby [Fri, 7 Sep 2007 21:27:53 +0000 (21:27 +0000)]
Merge ... '5198d0edcd376472b37b08e632a08466f101c570'
     and '83398e1336b5456cc5a8661377b3819a02cc3ba2'

17 years agoopentapi: Remove as superseeded by ezxd
Stefan Schmidt [Fri, 7 Sep 2007 21:11:21 +0000 (21:11 +0000)]
opentapi: Remove as superseeded by ezxd

17 years agobase.bbclass: change message about lack of checksums.ini entry for URI to something...
Marcin Juszkiewicz [Fri, 7 Sep 2007 20:22:38 +0000 (20:22 +0000)]
base.bbclass: change message about lack of checksums.ini entry for URI to something easier to understand

17 years agomerge of '3b618e174a1bdef0e2e2e2fe1efddadb3d3ce48d'
Marcin Juszkiewicz [Fri, 7 Sep 2007 20:15:38 +0000 (20:15 +0000)]
Merge ... '3b618e174a1bdef0e2e2e2fe1efddadb3d3ce48d'
     and 'a12d2158881e274d028f6fb907b2bd832647e870'

17 years agolinux-handhelds-2.6: Add 2.6.21-hh15.
Paul Sokolovsky [Fri, 7 Sep 2007 20:14:56 +0000 (20:14 +0000)]
linux-handhelds-2.6: Add 2.6.21-hh15.

17 years agotcpdump: update to 3.9.7 whic do not need libpcap 0.9.3 but builds with 0.9.6
Marcin Juszkiewicz [Fri, 7 Sep 2007 20:13:11 +0000 (20:13 +0000)]
tcpdump: update to 3.9.7 whic do not need libpcap 0.9.3 but builds with 0.9.6

17 years agomerge of '3b618e174a1bdef0e2e2e2fe1efddadb3d3ce48d'
Rod Whitby [Fri, 7 Sep 2007 17:15:39 +0000 (17:15 +0000)]
Merge ... '3b618e174a1bdef0e2e2e2fe1efddadb3d3ce48d'
     and '453784163e85d585c492f5db88b0fcbc9a68b398'

17 years agodbus: remove --reverse (yes, that is bad) to fix shutting down of dbus services on...
Koen Kooi [Fri, 7 Sep 2007 15:08:00 +0000 (15:08 +0000)]
dbus: remove --reverse (yes, that is bad) to fix shutting down of dbus services on halt/reboot

17 years agoangstrom-minimal-image-with-mtd-utils: change RDEPENDS to IMAGE_INSTALL
Cliff Brake [Fri, 7 Sep 2007 14:23:24 +0000 (14:23 +0000)]
angstrom-minimal-image-with-mtd-utils: change RDEPENDS to IMAGE_INSTALL

17 years agomerge of '25a24c2d758b820a0edde364e9cc5c7910fa9e70'
Leon Woestenberg [Fri, 7 Sep 2007 12:52:22 +0000 (12:52 +0000)]
Merge ... '25a24c2d758b820a0edde364e9cc5c7910fa9e70'
     and 'f545cd8147e32d6a2cba3afc541559b47a88c272'

17 years agodisapproval of revision '1e52f7b1fc531c1622587e798a3e97e77aa163c8'
Leon Woestenberg [Fri, 7 Sep 2007 12:51:03 +0000 (12:51 +0000)]
disapproval of revision '1e52f7b1fc531c1622587e798a3e97e77aa163c8'
memdev2: revert add, devmem2 is already there. Apply coffee.

17 years agomerge of '1e52f7b1fc531c1622587e798a3e97e77aa163c8'
Leon Woestenberg [Fri, 7 Sep 2007 12:16:57 +0000 (12:16 +0000)]
Merge ... '1e52f7b1fc531c1622587e798a3e97e77aa163c8'
     and '820b457785f454533cda524e16eb01cf8bc5a680'

17 years agoangstrom 2008: switch to xorg 7.3
Koen Kooi [Fri, 7 Sep 2007 11:43:12 +0000 (11:43 +0000)]
angstrom 2008: switch to xorg 7.3

17 years agodevmem2: Simple program to read/write from/to any location in memory.
Leon Woestenberg [Fri, 7 Sep 2007 11:41:01 +0000 (11:41 +0000)]
devmem2: Simple program to read/write from/to any location in memory.

17 years agolinux.inc: use kernel decompressor (fast!) instead of uboot one (sloooooooow), closes...
Koen Kooi [Fri, 7 Sep 2007 11:32:10 +0000 (11:32 +0000)]
linux.inc: use kernel decompressor (fast!) instead of uboot one (sloooooooow), closes #2925

17 years agomerge of '824a2834a0da85846fd46c99800d62eb14ebe522'
Rod Whitby [Fri, 7 Sep 2007 10:11:42 +0000 (10:11 +0000)]
Merge ... '824a2834a0da85846fd46c99800d62eb14ebe522'
     and '93d42c42fbac9beca66c0c236f2fb48801155c94'

17 years agoxournal/xournal_0.4.0.1.bb : version bump, bugfix release
Graeme Gregory [Fri, 7 Sep 2007 09:44:10 +0000 (09:44 +0000)]
xournal/xournal_0.4.0.1.bb : version bump, bugfix release

17 years agomerge of '73cd766816e9208e9486f1d0730123cf56b98a13'
Koen Kooi [Fri, 7 Sep 2007 08:19:55 +0000 (08:19 +0000)]
Merge ... '73cd766816e9208e9486f1d0730123cf56b98a13'
     and 'ab566828f65e3118a463af4edd4374ec860dc16b'

17 years agotask-boot: bump PR
Koen Kooi [Fri, 7 Sep 2007 08:19:27 +0000 (08:19 +0000)]
task-boot: bump PR

17 years agomotorola-ezx-base.inc: include ezxd in task-boot instead of task-base
Koen Kooi [Fri, 7 Sep 2007 08:18:40 +0000 (08:18 +0000)]
motorola-ezx-base.inc: include ezxd in task-boot instead of task-base

17 years agomotorola-ezx-base.inc: replace opentapi with ezxd
Koen Kooi [Fri, 7 Sep 2007 08:17:34 +0000 (08:17 +0000)]
motorola-ezx-base.inc: replace opentapi with ezxd

17 years agoezxd: add svn version, replaces opentapi
Antonio Ospite [Fri, 7 Sep 2007 08:16:24 +0000 (08:16 +0000)]
ezxd: add svn version, replaces opentapi

17 years agolinux-ezx: use linux.inc to avoid duplication, update patches, add asoc patch
Koen Kooi [Fri, 7 Sep 2007 08:10:33 +0000 (08:10 +0000)]
linux-ezx: use linux.inc to avoid duplication, update patches, add asoc patch

17 years agolinux.inc: add configure magic for replacing bootlogo
Koen Kooi [Fri, 7 Sep 2007 07:07:49 +0000 (07:07 +0000)]
linux.inc: add configure magic for replacing bootlogo

17 years agomerge of '19384222035eabe4e0ef0f06f73f2c03d05d00df'
Rod Whitby [Fri, 7 Sep 2007 01:58:52 +0000 (01:58 +0000)]
Merge ... '19384222035eabe4e0ef0f06f73f2c03d05d00df'
     and '4729eb31f6fe3cce83429d33cadc1bd888d55396'

17 years agotask-openmoko-[debug|feed]: sort alphabetically, add some new packages
Michael Lauer [Thu, 6 Sep 2007 22:47:33 +0000 (22:47 +0000)]
task-openmoko-[debug|feed]: sort alphabetically, add some new packages

17 years agoxserver-kdrive: move some patches out of -common inc, preparation for 1.4
Philipp Zabel [Thu, 6 Sep 2007 22:23:16 +0000 (22:23 +0000)]
xserver-kdrive: move some patches out of -common inc, preparation for 1.4

17 years agomerge of '12c98ff43108305898021dff24c358c5f6cbbfb1'
Rod Whitby [Thu, 6 Sep 2007 22:07:26 +0000 (22:07 +0000)]
Merge ... '12c98ff43108305898021dff24c358c5f6cbbfb1'
     and '6671135b86ee827f25c322906b6251e88e4a5b32'

17 years agopixman-0.9.5: add upstream alpha copy fix
Philipp Zabel [Thu, 6 Sep 2007 22:02:43 +0000 (22:02 +0000)]
pixman-0.9.5: add upstream alpha copy fix

17 years agopixman: add 0.9.5 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 21:49:21 +0000 (21:49 +0000)]
pixman: add 0.9.5 for X11R7.3 release

17 years agoxbacklight: add 1.1 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 21:04:55 +0000 (21:04 +0000)]
xbacklight: add 1.1 for X11R7.3 release

17 years agoico: add 1.0.2 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 21:00:58 +0000 (21:00 +0000)]
ico: add 1.0.2 for X11R7.3 release

17 years agobdftopcf-1.0.1: fix DEPENDS
Philipp Zabel [Thu, 6 Sep 2007 20:58:38 +0000 (20:58 +0000)]
bdftopcf-1.0.1: fix DEPENDS

17 years agoiceauth-1.0.2: fix DEPENDS
Philipp Zabel [Thu, 6 Sep 2007 20:57:40 +0000 (20:57 +0000)]
iceauth-1.0.2: fix DEPENDS

17 years agoiceauth: add 1.0.2 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:55:32 +0000 (20:55 +0000)]
iceauth: add 1.0.2 for X11R7.3 release

17 years agobdftopcf: add 1.0.1 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:54:56 +0000 (20:54 +0000)]
bdftopcf: add 1.0.1 for X11R7.3 release

17 years agoxdm: add 1.1.6 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:52:36 +0000 (20:52 +0000)]
xdm: add 1.1.6 for X11R7.3 release

17 years agomerge of '31f5a286594a5bbefbd62d34485ab695172c7f17'
Rod Whitby [Thu, 6 Sep 2007 20:51:53 +0000 (20:51 +0000)]
Merge ... '31f5a286594a5bbefbd62d34485ab695172c7f17'
     and 'abf691e484310ced8674e16092ab962cb2d94941'

17 years agoxinit: add 1.0.5 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:49:44 +0000 (20:49 +0000)]
xinit: add 1.0.5 for X11R7.3 release

17 years agoxprop: add 1.0.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:48:11 +0000 (20:48 +0000)]
xprop: add 1.0.3 for X11R7.3 release

17 years agoxmodmap: add 1.0.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:47:43 +0000 (20:47 +0000)]
xmodmap: add 1.0.3 for X11R7.3 release

17 years agoxset: add 1.0.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:45:27 +0000 (20:45 +0000)]
xset: add 1.0.3 for X11R7.3 release

17 years agopreferred-xorg-versions-X11R7.3.inc: add version 2.0.3 for xf86dgaproto
Philipp Zabel [Thu, 6 Sep 2007 20:40:38 +0000 (20:40 +0000)]
preferred-xorg-versions-X11R7.3.inc: add version 2.0.3 for xf86dgaproto

17 years agolibxxf86dga: add 1.0.2 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:40:08 +0000 (20:40 +0000)]
libxxf86dga: add 1.0.2 for X11R7.3 release

17 years agoxf86dgaproto: add 2.0.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:38:40 +0000 (20:38 +0000)]
xf86dgaproto: add 2.0.3 for X11R7.3 release

17 years agolibxi: add 1.1.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:36:21 +0000 (20:36 +0000)]
libxi: add 1.1.3 for X11R7.3 release

17 years agoxf86-input-keyboard: add 1.2.2 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:35:49 +0000 (20:35 +0000)]
xf86-input-keyboard: add 1.2.2 for X11R7.3 release

17 years agolibxrandr: add 1.2.2 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:34:18 +0000 (20:34 +0000)]
libxrandr: add 1.2.2 for X11R7.3 release

17 years agolibxrender: add 0.9.4 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:32:21 +0000 (20:32 +0000)]
libxrender: add 0.9.4 for X11R7.3 release

17 years agolibxfont: add 1.3.1 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:30:40 +0000 (20:30 +0000)]
libxfont: add 1.3.1 for X11R7.3 release

17 years agolibxcursor: add 1.1.9 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:27:40 +0000 (20:27 +0000)]
libxcursor: add 1.1.9 for X11R7.3 release

17 years agorenderproto: add 0.9.3 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:26:03 +0000 (20:26 +0000)]
renderproto: add 0.9.3 for X11R7.3 release

17 years agoinputproto: add 1.4.2.1 for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:24:54 +0000 (20:24 +0000)]
inputproto: add 1.4.2.1 for X11R7.3 release

17 years agopreferred-xorg-versions-X11R7.3: add preferred versions for X11R7.3 release
Philipp Zabel [Thu, 6 Sep 2007 20:24:07 +0000 (20:24 +0000)]
preferred-xorg-versions-X11R7.3: add preferred versions for X11R7.3 release

17 years agonokia770: fix XSERVER
Koen Kooi [Thu, 6 Sep 2007 18:52:06 +0000 (18:52 +0000)]
nokia770: fix XSERVER

17 years agomerge of 'b90c6e333490c73f6f5aae24f3e0898b87bef4df'
Leon Woestenberg [Thu, 6 Sep 2007 18:38:51 +0000 (18:38 +0000)]
Merge ... 'b90c6e333490c73f6f5aae24f3e0898b87bef4df'
     and 'f42f34d21e079ddd26f790b8cfe615ab71d489cd'

17 years agowebkit: reinstate ;name inj SRC_URI
Koen Kooi [Thu, 6 Sep 2007 18:34:58 +0000 (18:34 +0000)]
webkit: reinstate ;name inj SRC_URI

17 years agomerge of '4a859de905afc30ec35cf91dcd1dd6c18307c1f8'
Leon Woestenberg [Thu, 6 Sep 2007 17:57:09 +0000 (17:57 +0000)]
Merge ... '4a859de905afc30ec35cf91dcd1dd6c18307c1f8'
     and '9c6ceb61576fa98453a24fedb60c9d2b23d79c72'

17 years agoeglibc: touch configure files to prevent them from being regenerated.
Leon Woestenberg [Thu, 6 Sep 2007 17:56:26 +0000 (17:56 +0000)]
eglibc: touch configure files to prevent them from being regenerated.

17 years agoat91sam*: add 2 more at91sam machines, close #2942
Nicolas Ferre [Thu, 6 Sep 2007 16:44:48 +0000 (16:44 +0000)]
at91sam*: add 2 more at91sam machines, close #2942

17 years agosite: Add mips site information (untested)
Florian Boor [Thu, 6 Sep 2007 16:21:21 +0000 (16:21 +0000)]
site: Add mips site information (untested)

17 years agositeinfo.bbclass: Add mips (MSB) architecture
Florian Boor [Thu, 6 Sep 2007 16:19:29 +0000 (16:19 +0000)]
siteinfo.bbclass: Add mips (MSB) architecture

17 years agognome-desktop: fix packaging
Koen Kooi [Thu, 6 Sep 2007 13:03:24 +0000 (13:03 +0000)]
gnome-desktop: fix packaging

17 years agolibwnck: remove empty homepage field, fixes #2938
Koen Kooi [Thu, 6 Sep 2007 12:54:55 +0000 (12:54 +0000)]
libwnck: remove empty homepage field, fixes #2938

17 years agofakeroot/fakeroot-native_1.7.1.bb : dont apply same patch twice
Graeme Gregory [Thu, 6 Sep 2007 12:17:23 +0000 (12:17 +0000)]
fakeroot/fakeroot-native_1.7.1.bb : dont apply same patch twice

17 years agognome-desktop: update to fix issues with newer gnome-common, closes #2937
Koen Kooi [Thu, 6 Sep 2007 11:30:52 +0000 (11:30 +0000)]
gnome-desktop: update to fix issues with newer gnome-common, closes #2937