openembedded.git
17 years agozaurus-2.6.inc: a string always is true, so test for the contents of it
Koen Kooi [Tue, 23 Sep 2008 10:41:38 +0000 (10:41 +0000)]
zaurus-2.6.inc: a string always is true, so test for the contents of it

17 years agoangstrom 2008: disable old style initramfs handling for now, this should be moved...
Koen Kooi [Tue, 23 Sep 2008 10:13:47 +0000 (10:13 +0000)]
angstrom 2008: disable old style initramfs handling for now, this should be moved to the kexecboot effort

17 years agoc7x0: append jffs2 to fstypes instead of weakly assigning it
Koen Kooi [Tue, 23 Sep 2008 10:10:01 +0000 (10:10 +0000)]
c7x0: append jffs2 to fstypes instead of weakly assigning it

17 years agopreferred-om-2008-versions: Set openttd version preference to 0.6.2 (0.4.0.2 is not...
Robert Schuster [Tue, 23 Sep 2008 07:24:03 +0000 (07:24 +0000)]
preferred-om-2008-versions: Set openttd version preference to 0.6.2 (0.4.0.2 is not in OE anymore).

17 years agoopenttd: Updated to 0.6.2 (removed 0.6.0)
Robert Schuster [Tue, 23 Sep 2008 07:22:17 +0000 (07:22 +0000)]
openttd: Updated to 0.6.2 (removed 0.6.0)

17 years agowesnoth 1.4.5: Fix do_install_append.
Robert Schuster [Tue, 23 Sep 2008 06:47:49 +0000 (06:47 +0000)]
wesnoth 1.4.5: Fix do_install_append.

17 years agomerge of '8c185e14edc5b4a26b15fd54f158e22f3f659282'
Robert Schuster [Tue, 23 Sep 2008 06:32:19 +0000 (06:32 +0000)]
Merge ... '8c185e14edc5b4a26b15fd54f158e22f3f659282'
     and 'c70fa985cd7a9e0166e70d97ccac1c7dd324fe8b'

17 years agoclasspath-native: Disable ecj warnings.
Robert Schuster [Tue, 23 Sep 2008 06:20:45 +0000 (06:20 +0000)]
classpath-native: Disable ecj warnings.
classpath: Export JAVA environment variable to be picked up properly by newer classpath versions.

17 years agoopenredalert: Add patch to fix compilation with GCC 4.3.
Robert Schuster [Tue, 23 Sep 2008 05:17:34 +0000 (05:17 +0000)]
openredalert: Add patch to fix compilation with GCC 4.3.

17 years agoMAINTAINERS: Declare me being responsible for phoneme and wesnoth recipes.
Robert Schuster [Tue, 23 Sep 2008 05:15:55 +0000 (05:15 +0000)]
MAINTAINERS: Declare me being responsible for phoneme and wesnoth recipes.

17 years agopreferred-om-2008-versions: Changes to accomodate ecj rework.
Robert Schuster [Tue, 23 Sep 2008 05:12:03 +0000 (05:12 +0000)]
preferred-om-2008-versions: Changes to accomodate ecj rework.

17 years agoPart 2 (last one) of ecj rework
Robert Schuster [Tue, 23 Sep 2008 05:10:26 +0000 (05:10 +0000)]
Part 2 (last one) of ecj rework
ecj-bootstrap-native: New recipe (ommitted version by purpose).
ecj-initial: New recipe (ommitted version by purpose).
libecj-boostrap: New recipes (3.3, 3.3.2, 3.4)

17 years agoPart 1 of the ecj rework
Robert Schuster [Tue, 23 Sep 2008 05:07:15 +0000 (05:07 +0000)]
Part 1 of the ecj rework
ecj-boottrap: Removed all recipes.
ecj-initial: Removed all recipes.

17 years agowesnoth: Added completely revamped 1.4.5 recipe which is packaged like in Debian
Robert Schuster [Tue, 23 Sep 2008 05:04:11 +0000 (05:04 +0000)]
wesnoth: Added completely revamped 1.4.5 recipe which is packaged like in Debian
 - removed the _svn recipe (was broken & obsolete)

17 years agoboost 1.34.1: More fixes to packaging and build configuration.
Robert Schuster [Mon, 22 Sep 2008 22:53:00 +0000 (22:53 +0000)]
boost 1.34.1: More fixes to packaging and build configuration.

17 years agomerge of '52b9d3a5d26a11cc7dbe318e7eb6f1c3f6022b82'
Robert Schuster [Mon, 22 Sep 2008 22:00:12 +0000 (22:00 +0000)]
Merge ... '52b9d3a5d26a11cc7dbe318e7eb6f1c3f6022b82'
     and '5f87d1f1d728ca3992204c4cc56b070c3c58ac25'

17 years agomerge of '7ac1631904ff857a0e9ed8eabad7d3bb2cde797a'
Robert Schuster [Mon, 22 Sep 2008 21:58:56 +0000 (21:58 +0000)]
Merge ... '7ac1631904ff857a0e9ed8eabad7d3bb2cde797a'
     and 'f8b059d4fa30751c4f6fddabedcf7b022798effe'

17 years agomerge of '1cf701ebedabbcfca1fb1b88f2077258b1dfd000'
Robert Schuster [Mon, 22 Sep 2008 21:57:29 +0000 (21:57 +0000)]
Merge ... '1cf701ebedabbcfca1fb1b88f2077258b1dfd000'
     and 'a98ceb1ca1f8e3c0a1ec71c346fb532e467f3634'

17 years agolibtool-sdk: Create include dir.
Leon Woestenberg [Mon, 22 Sep 2008 20:43:12 +0000 (20:43 +0000)]
libtool-sdk: Create include dir.

17 years agopkgconfig.bbclass: fix some bugs and add enhancement
Henning Heinold [Mon, 22 Sep 2008 20:22:34 +0000 (20:22 +0000)]
pkgconfig.bbclass: fix some bugs and add enhancement
* add ${libdir}/pkgconfig to FILES_${PN}-dev per default
  so all .pc files ends up in the right package
* fix QA errors when the .pc file contains bad PATH's at install
  stage
* fix do_stage_append dont look up the sourcedir, look up in
  image-dir to stage the .pc files

17 years agolinux 2.6.25: disable alsa drivers for at32stk1000
Koen Kooi [Mon, 22 Sep 2008 18:49:36 +0000 (18:49 +0000)]
linux 2.6.25: disable alsa drivers for at32stk1000

17 years agognumeric: disable PARALLEL_MAKE close bug# 3500
Junqian Gordon Xu [Sun, 21 Sep 2008 16:51:49 +0000 (16:51 +0000)]
gnumeric: disable PARALLEL_MAKE  close bug# 3500
* the 1.6.x and 1.8.x branches are not thread safe

17 years agoabiword-embedded: add 2.6.4
Junqian Gordon Xu [Sun, 21 Sep 2008 16:29:25 +0000 (16:29 +0000)]
abiword-embedded: add 2.6.4

17 years agotightvnc: bump to 1.3.9
Junqian Gordon Xu [Sun, 21 Sep 2008 15:47:00 +0000 (15:47 +0000)]
tightvnc: bump to 1.3.9
* fix hard coded path and package name
* note: only tightvnc-viewer is built and shipped

17 years agoboost 1.34.1: Create proper library files to fix packaging.
Robert Schuster [Sun, 21 Sep 2008 14:38:45 +0000 (14:38 +0000)]
boost 1.34.1: Create proper library files to fix packaging.

17 years agoleafpad: fix a regression in DEPENDS
Junqian Gordon Xu [Sun, 21 Sep 2008 14:27:52 +0000 (14:27 +0000)]
leafpad: fix a regression in DEPENDS

17 years agochinook-compat: Added pkg rename for libsdl-mixer.
Robert Schuster [Sun, 21 Sep 2008 14:23:32 +0000 (14:23 +0000)]
chinook-compat: Added pkg rename for libsdl-mixer.

17 years agomerge of '187416af25eba4fe476e378c52987bbc1e156cc8'
Robert Schuster [Sun, 21 Sep 2008 14:04:25 +0000 (14:04 +0000)]
Merge ... '187416af25eba4fe476e378c52987bbc1e156cc8'
     and '7b4883000de7f9e1688f6fcde7bdd3f8b0e548c2'

17 years agoleafpad: bump to 0.8.15
Junqian Gordon Xu [Sun, 21 Sep 2008 14:01:04 +0000 (14:01 +0000)]
leafpad: bump to 0.8.15
* use upstream desktop file and icon
* seperate extra icons to ${PN}-icons

17 years agomerge of '9ed842c8829018871f79ce96e77189742d9b7c6b'
Paul Eggleton [Mon, 22 Sep 2008 23:45:44 +0000 (23:45 +0000)]
Merge ... '9ed842c8829018871f79ce96e77189742d9b7c6b'
     and 'ba6a6901de641366d142b6f40df71611efb5ff81'

17 years agolibopie2: disable W100 driver for c7x0 (addresses oebug #4191)
Paul Eggleton [Mon, 22 Sep 2008 23:40:17 +0000 (23:40 +0000)]
libopie2: disable W100 driver for c7x0 (addresses oebug #4191)
 * Add a patch to disable the w100 driver for c7x0 which is currently
   disabled in qte. Fixes Opie not starting on c7x0 until the w100
   driver is fixed and reenabled.

17 years agomerge of '3f9f819e47a2fc2f9907b83c1461e246b481c0ef'
OpenEmbedded Project [Mon, 22 Sep 2008 23:10:24 +0000 (23:10 +0000)]
Merge ... '3f9f819e47a2fc2f9907b83c1461e246b481c0ef'
     and 'd0db91315cbeafd98f54379b3f02930424ce8f0d'

17 years agomerge of '1cf701ebedabbcfca1fb1b88f2077258b1dfd000'
OpenEmbedded Project [Mon, 22 Sep 2008 22:36:31 +0000 (22:36 +0000)]
Merge ... '1cf701ebedabbcfca1fb1b88f2077258b1dfd000'
     and 'f8b059d4fa30751c4f6fddabedcf7b022798effe'

17 years agomerge of '2164eb62b60f233738ed0300039cc4c534e16a14'
Paul Eggleton [Sun, 21 Sep 2008 13:56:33 +0000 (13:56 +0000)]
Merge ... '2164eb62b60f233738ed0300039cc4c534e16a14'
     and 'e330aca99df7101ab377267e761f56c0df7ef4ae'

17 years agoopie-sh: fix paths and filesystem mounter name
Paul Eggleton [Sun, 21 Sep 2008 13:46:46 +0000 (13:46 +0000)]
opie-sh: fix paths and filesystem mounter name
* Fix paths to point to opie-sh in /usr/bin instead of /usr/lib/opie/bin
* Set the Filesystem Mounter name in its desktop file

17 years agoUpgraded cacao recipes to 0.99.3
Robert Schuster [Sun, 21 Sep 2008 13:16:52 +0000 (13:16 +0000)]
Upgraded cacao recipes to 0.99.3
cacao: Removed 0.99.2, added 0.99.3
cacaoh-native: Removed 0.99.2, added 0.99.3
cacao-native: Removed 0.99.2, added 0.99.3

17 years agoffmpeg: bump SRCREV
Koen Kooi [Sun, 21 Sep 2008 13:01:55 +0000 (13:01 +0000)]
ffmpeg: bump SRCREV
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR

17 years agov86d: bump to 0.1.8. close bug# 4568
Junqian Gordon Xu [Sun, 21 Sep 2008 06:39:02 +0000 (06:39 +0000)]
v86d: bump to 0.1.8. close bug# 4568
* use klibc to reduce binary size
* add support for i586-generic

17 years agoklibc: add x86 targets. close bug# 4567
Junqian Gordon Xu [Sun, 21 Sep 2008 06:33:39 +0000 (06:33 +0000)]
klibc: add x86 targets.   close bug# 4567

17 years agomozilla: add x86 jsautocfg.h files. close oebug# 4569
Junqian Gordon Xu [Sun, 21 Sep 2008 06:18:07 +0000 (06:18 +0000)]
mozilla: add x86 jsautocfg.h files. close oebug# 4569

17 years agoxorg-font-common.inc: Fix xorg fonts referring host path. bug# 4570
Junqian Gordon Xu [Sun, 21 Sep 2008 06:08:46 +0000 (06:08 +0000)]
xorg-font-common.inc: Fix xorg fonts referring host path. bug# 4570

17 years agoaufs: remove echo statement to host path. close bug# 4571
Junqian Gordon Xu [Sun, 21 Sep 2008 06:02:44 +0000 (06:02 +0000)]
aufs: remove echo statement to host path. close bug# 4571

17 years agoopenttd: help configure to find zlib.a
Junqian Gordon Xu [Sun, 21 Sep 2008 03:30:16 +0000 (03:30 +0000)]
openttd: help configure to find zlib.a

17 years agomerge of '1e74f5ed8af305cb8e17fcf9acd8941acaec53d5'
Junqian Gordon Xu [Mon, 22 Sep 2008 14:48:25 +0000 (14:48 +0000)]
Merge ... '1e74f5ed8af305cb8e17fcf9acd8941acaec53d5'
     and '52946428eea7cbbb3e9f7d6d96641b3ed74ae8df'

17 years agowpa-gui: update to 0.6.4, which is using qt4 now
Koen Kooi [Mon, 22 Sep 2008 14:51:03 +0000 (14:51 +0000)]
wpa-gui: update to 0.6.4, which is using qt4 now
* People who want it can add an wpa-gui-qte recipe by changing the inherit qt4x11 to qtopia

17 years agooestats-client.bbclass: add support for QA logs (see bug #4345)
Jeremy Laine [Mon, 22 Sep 2008 14:07:14 +0000 (14:07 +0000)]
oestats-client.bbclass: add support for QA logs (see bug #4345)

17 years agomerge of '746afc454473a4b341411a3247c01c9b83c5606e'
OpenEmbedded Project [Mon, 22 Sep 2008 13:16:28 +0000 (13:16 +0000)]
Merge ... '746afc454473a4b341411a3247c01c9b83c5606e'
     and 'ad51ca9ac30054f5463b958893cb1fd5986330d4'

17 years agoxcowsay: x11 variant of cowsay
Koen Kooi [Mon, 22 Sep 2008 12:38:47 +0000 (12:38 +0000)]
xcowsay: x11 variant of cowsay

17 years agowolf4sdl: add 1.6
Koen Kooi [Mon, 22 Sep 2008 12:35:43 +0000 (12:35 +0000)]
wolf4sdl: add 1.6

17 years agosmpeg: added SVN version (tested only for building)
Marcin Juszkiewicz [Mon, 22 Sep 2008 12:29:26 +0000 (12:29 +0000)]
smpeg: added SVN version (tested only for building)

17 years agoangstrom feed builder: clean qt3-x11
Koen Kooi [Mon, 22 Sep 2008 12:08:15 +0000 (12:08 +0000)]
angstrom feed builder: clean qt3-x11

17 years agognome-games: _ap_pend, not _pre_pend
Koen Kooi [Mon, 22 Sep 2008 11:23:55 +0000 (11:23 +0000)]
gnome-games: _ap_pend, not _pre_pend

17 years agolibsdl gfx: update to 2.0.17
Koen Kooi [Mon, 22 Sep 2008 11:16:25 +0000 (11:16 +0000)]
libsdl gfx: update to 2.0.17

17 years agoboost 1.34.1: New recipe.
Robert Schuster [Sun, 21 Sep 2008 03:06:52 +0000 (03:06 +0000)]
boost 1.34.1: New recipe.

17 years agozbedic: bump to 1.2.2. fix build problem
Junqian Gordon Xu [Sat, 20 Sep 2008 20:26:38 +0000 (20:26 +0000)]
zbedic: bump to 1.2.2. fix build problem
* update patch
* drop version.patch, set VERSION in CXXFLAG
* package help file as ${PN}-doc

17 years agofennec: bump SRCREV to get rid of the repaint-entire-screen-every-100ms hack
Koen Kooi [Mon, 22 Sep 2008 07:33:56 +0000 (07:33 +0000)]
fennec: bump SRCREV to get rid of the repaint-entire-screen-every-100ms hack

17 years agoPrefer konqueror-embedded_20070316 for Opie 1.2.3/1.2.4/cvs
Paul Eggleton [Sat, 20 Sep 2008 14:00:34 +0000 (14:00 +0000)]
Prefer konqueror-embedded_20070316 for Opie 1.2.3/1.2.4/cvs

17 years agoliboil: add 0.3.15
Koen Kooi [Sat, 20 Sep 2008 12:35:15 +0000 (12:35 +0000)]
liboil: add 0.3.15

17 years agomerge of '06df0f40b1d36f22a5e9a1ddc32dbed08ea25373'
Koen Kooi [Sat, 20 Sep 2008 11:54:00 +0000 (11:54 +0000)]
Merge ... '06df0f40b1d36f22a5e9a1ddc32dbed08ea25373'
     and '549d74d276248489dc6922e55359e9b25d94f07c'

17 years agolinux-omap git: apply keypad irq fix for omap3evm, switch musb to host
Koen Kooi [Sat, 20 Sep 2008 11:53:08 +0000 (11:53 +0000)]
linux-omap git: apply keypad irq fix for omap3evm, switch musb to host

17 years agoangstrom.inc: work around armv5te alignment issue for cairo and webkit
Koen Kooi [Sat, 20 Sep 2008 11:29:11 +0000 (11:29 +0000)]
angstrom.inc: work around armv5te alignment issue for cairo and webkit

17 years agopciutils: fix 2.2.4 -dev install and staging. bug# 4565
Junqian Gordon Xu [Sat, 20 Sep 2008 09:24:34 +0000 (09:24 +0000)]
pciutils: fix 2.2.4 -dev install and staging. bug# 4565

17 years agobuild-feeds.sh: add fakeroot
Junqian Gordon Xu [Sat, 20 Sep 2008 09:14:53 +0000 (09:14 +0000)]
build-feeds.sh: add fakeroot

17 years agofakeroot: bump to 1.9.6
Junqian Gordon Xu [Sat, 20 Sep 2008 09:07:47 +0000 (09:07 +0000)]
fakeroot: bump to 1.9.6

17 years agoomapfbplay, gst-ffmpeg: bump PR
Koen Kooi [Sun, 21 Sep 2008 18:22:09 +0000 (18:22 +0000)]
omapfbplay, gst-ffmpeg: bump PR

17 years agognome-games: brute-force sed to fix -I/usr/include
Koen Kooi [Sun, 21 Sep 2008 18:14:02 +0000 (18:14 +0000)]
gnome-games: brute-force sed to fix -I/usr/include

17 years agoffmpeg: bump SRCREV to make gst-ffmpeg happy
Koen Kooi [Sun, 21 Sep 2008 16:44:00 +0000 (16:44 +0000)]
ffmpeg: bump SRCREV to make gst-ffmpeg happy

17 years agofirefox.inc: disable parallel make
Koen Kooi [Sun, 21 Sep 2008 15:49:09 +0000 (15:49 +0000)]
firefox.inc: disable parallel make

17 years agomerge of '0b047574c2795c0058db53e754d56c77c8df3c70'
Koen Kooi [Sun, 21 Sep 2008 15:29:50 +0000 (15:29 +0000)]
Merge ... '0b047574c2795c0058db53e754d56c77c8df3c70'
     and '1e290b7acda884903f32c7adb3068923cae172fd'

17 years agominiclipboard: depend on libxpm: http://tinderbox.openembedded.net/packages/139219/
Koen Kooi [Sun, 21 Sep 2008 15:28:08 +0000 (15:28 +0000)]
miniclipboard: depend on libxpm: tinderbox.openembedded.net/packages/139219/

17 years agovlc: add 0.9.2
Koen Kooi [Sat, 20 Sep 2008 07:55:21 +0000 (07:55 +0000)]
vlc: add 0.9.2

17 years agomerge of '1d03ea3d490cbb5935a7a927a9bfd95a70c8599f'
Khem Raj [Sat, 20 Sep 2008 00:07:00 +0000 (00:07 +0000)]
Merge ... '1d03ea3d490cbb5935a7a927a9bfd95a70c8599f'
     and '2551aa2928c2ff58083738f1e4e839273afde6d4'

17 years agoAdd new recipes. Old recipes do not compile with gcc 4.3. They need backports.
Khem Raj [Fri, 19 Sep 2008 23:59:19 +0000 (23:59 +0000)]
Add new recipes. Old recipes do not compile with gcc 4.3. They need backports.

17 years agox11vnc: bump to 0.9.4
Junqian Gordon Xu [Fri, 19 Sep 2008 23:25:40 +0000 (23:25 +0000)]
x11vnc: bump to 0.9.4

17 years agomerge of '0f57f5bc8ead2dbd47f11f9b636930304209133f'
Junqian Gordon Xu [Fri, 19 Sep 2008 23:24:30 +0000 (23:24 +0000)]
Merge ... '0f57f5bc8ead2dbd47f11f9b636930304209133f'
     and '3ee0a6f68b337fd507253610e831ff5b31c0bb04'

17 years agoangstrom feeds: add gdb, gdbserver and strace
Koen Kooi [Sun, 21 Sep 2008 11:19:52 +0000 (11:19 +0000)]
angstrom feeds: add gdb, gdbserver and strace

17 years agoopenredalert: game engine for red alert 1
Koen Kooi [Sun, 21 Sep 2008 10:37:34 +0000 (10:37 +0000)]
openredalert: game engine for red alert 1
redalert-demo-gamedata: game data for the demo

17 years agoangstrom feed builder: build more packages
Koen Kooi [Sun, 21 Sep 2008 09:40:07 +0000 (09:40 +0000)]
angstrom feed builder: build more packages

17 years agolibbedic: update fields, only ship dev package because it's a static lib
Junqian Gordon Xu [Fri, 19 Sep 2008 23:05:21 +0000 (23:05 +0000)]
libbedic: update fields, only ship dev package because it's a static lib

17 years agoleafpad: bump to 0.8.15
Junqian Gordon Xu [Fri, 19 Sep 2008 21:21:19 +0000 (21:21 +0000)]
leafpad: bump to 0.8.15
* update config option
* fix missing fields

17 years agomerge of '2a7482626b33acc99e7f2e051248f4b8c14ba8b6'
Rod Whitby [Sun, 21 Sep 2008 08:44:53 +0000 (08:44 +0000)]
Merge ... '2a7482626b33acc99e7f2e051248f4b8c14ba8b6'
     and '376b2801a236cb7fb928cf8f4799e6a4f94fc93f'

17 years agoslugos-init: leds: Apply patch for varying input event number (from Gordon Farquharson)
Rod Whitby [Sun, 21 Sep 2008 08:41:43 +0000 (08:41 +0000)]
slugos-init: leds: Apply patch for varying input event number (from Gordon Farquharson)

17 years agopidgin: drop old recipies
Junqian Gordon Xu [Fri, 19 Sep 2008 19:03:00 +0000 (19:03 +0000)]
pidgin: drop old recipies

17 years agopidgin2.5.0: improve packaging
Junqian Gordon Xu [Fri, 19 Sep 2008 19:00:16 +0000 (19:00 +0000)]
pidgin2.5.0: improve packaging
* no need to package libjabber liboscar out of libpurple
* sepearate pidgin-data
* add libgnt

17 years agomerge of '26da1e390ef5f5b958b6660965006568272d8f67'
Michael Lauer [Fri, 19 Sep 2008 18:17:09 +0000 (18:17 +0000)]
Merge ... '26da1e390ef5f5b958b6660965006568272d8f67'
     and '4e8627d0e74554ef7b775c83e08f37f0fa0921a1'

17 years agopython-pygobject 2.14.2 increase PE to fix feeds, 2.15.x was premature
Michael Lauer [Fri, 19 Sep 2008 18:16:17 +0000 (18:16 +0000)]
python-pygobject 2.14.2 increase PE to fix feeds, 2.15.x was premature

17 years agopidgin_2.5.0: --disable-screensaver. bug#4558
Junqian Gordon Xu [Fri, 19 Sep 2008 17:44:33 +0000 (17:44 +0000)]
pidgin_2.5.0: --disable-screensaver. bug#4558

17 years agodosbox: fix gcc 4.3.x issues
Koen Kooi [Fri, 19 Sep 2008 15:54:58 +0000 (15:54 +0000)]
dosbox: fix gcc 4.3.x issues

17 years agomerge of '5245fa92de31b9af071626ab0aa8ee1699126429'
OpenEmbedded Project [Fri, 19 Sep 2008 15:47:36 +0000 (15:47 +0000)]
Merge ... '5245fa92de31b9af071626ab0aa8ee1699126429'
     and 'd589ae71d47d05c2754a75c5d7d6af2d12e8c58f'

17 years agolinux-kexecboot: add cmdlines
Thomas Kunze [Fri, 19 Sep 2008 15:16:53 +0000 (15:16 +0000)]
linux-kexecboot: add cmdlines

17 years agolinux-2.6.25: resync mpc8313e-rdb defconfig with 2.6.26
Jeremy Laine [Fri, 19 Sep 2008 15:04:50 +0000 (15:04 +0000)]
linux-2.6.25: resync mpc8313e-rdb defconfig with 2.6.26

17 years agowebkit-gtk: bump SRCREV
Koen Kooi [Fri, 19 Sep 2008 13:44:58 +0000 (13:44 +0000)]
webkit-gtk: bump SRCREV

17 years agophp: fix broken 5.2.6
Junqian Gordon Xu [Fri, 19 Sep 2008 13:38:39 +0000 (13:38 +0000)]
php: fix broken 5.2.6
* drop broken 5.1.4
* not linking with mysql for now because oe build mysql with --enable-embedded-server
*     http://bugs.mysql.com/bug.php?id=16513
*     no fix is available for mysql4.1, waiting for mysql5.x in oe to link with mysql

17 years agopcmcia-utils: update to version 0.15
Henning Heinold [Sat, 20 Sep 2008 20:39:36 +0000 (20:39 +0000)]
pcmcia-utils: update to version 0.15
* add new ccdv.patch for fixing parallel build
  taken from the git-repository

17 years agocurl-native: uses autotools, so let us stage with autotools_stage_all
Henning Heinold [Sat, 20 Sep 2008 20:21:09 +0000 (20:21 +0000)]
curl-native: uses autotools, so let us stage with autotools_stage_all

17 years agomerge of '76e09c11f662f0aefe07fc28e38a77eb23fbe565'
OpenEmbedded Project [Sat, 20 Sep 2008 15:23:00 +0000 (15:23 +0000)]
Merge ... '76e09c11f662f0aefe07fc28e38a77eb23fbe565'
     and '9f33f5482b192b902f1e1184679e1acb8e5ede52'

17 years agomerge of '57913c45a2b8c01ec5a3c8f98a39b2fa258c0ffd'
Robert Schuster [Sat, 20 Sep 2008 14:55:34 +0000 (14:55 +0000)]
Merge ... '57913c45a2b8c01ec5a3c8f98a39b2fa258c0ffd'
     and 'a69b0bec8beda161bec0b42502e802bb276444ea'

17 years agomerge of '5d7ba35bbc10b4418bedaa07910b69c32a41cb3c'
OpenEmbedded Project [Sat, 20 Sep 2008 14:48:57 +0000 (14:48 +0000)]
Merge ... '5d7ba35bbc10b4418bedaa07910b69c32a41cb3c'
     and '716a5d6fd8174fcd76d0f8767c7ee982f27832fa'

17 years agolinux omap2 git: enable more usb wifi sticks in beagleboard defconfig
Koen Kooi [Sat, 20 Sep 2008 14:17:11 +0000 (14:17 +0000)]
linux omap2 git: enable more usb wifi sticks in beagleboard defconfig

17 years agomerge of '0d25e98bdf0c1d029587a346db9cb19346e4c78c'
OpenEmbedded Project [Sat, 20 Sep 2008 14:15:17 +0000 (14:15 +0000)]
Merge ... '0d25e98bdf0c1d029587a346db9cb19346e4c78c'
     and '24fd9b0c38a6b8e16bb8f4d92f03a041ab500e9d'