openembedded.git
17 years agomerge of '777103e5b5aa7d64334c2a82ce75fa5e033379db'
OpenEmbedded Project [Wed, 20 Feb 2008 00:25:41 +0000 (00:25 +0000)]
Merge ... '777103e5b5aa7d64334c2a82ce75fa5e033379db'
     and 'f70cc54fbf41943e412d1aaa62dc0abbc1d3358a'

17 years agomerge of '1b3281155a76e1b96f9c232d53e0b275b6f50ef2'
Robert Schuster [Tue, 19 Feb 2008 23:54:11 +0000 (23:54 +0000)]
Merge ... '1b3281155a76e1b96f9c232d53e0b275b6f50ef2'
     and '6c23c9e30050d9acb0985e785f4d7b1a333c0dd6'

17 years agozziplib: Unification and new versions.
Robert Schuster [Tue, 19 Feb 2008 23:53:49 +0000 (23:53 +0000)]
zziplib: Unification and new versions.
 - added zziplib.inc file
 - added native and non-native recipe for latest stable (0.12) series
 - added native and non-native recipe for latest development (0.13) series

17 years agomerge of '5b4101eded60b084a2015b66d47b04a99222e842'
Michael Lauer [Tue, 19 Feb 2008 23:44:31 +0000 (23:44 +0000)]
Merge ... '5b4101eded60b084a2015b66d47b04a99222e842'
     and 'c72441dc719a5903a8fdc705f309c086346249b0'

17 years agogsm0710muxd svn fix name of dbus service file (temp.)
Michael Lauer [Tue, 19 Feb 2008 23:43:14 +0000 (23:43 +0000)]
gsm0710muxd svn fix name of dbus service file (temp.)

17 years agodbus 1.1.4 fix permissions of dbus system bus activation helper binary
Michael Lauer [Tue, 19 Feb 2008 23:42:47 +0000 (23:42 +0000)]
dbus 1.1.4 fix permissions of dbus system bus activation helper binary
* with this revision, system bus activation finally works

17 years agoFixed default ALSA state for SL-Cxx00 (OE#2617).
Stanislav Brabec [Tue, 19 Feb 2008 23:35:23 +0000 (23:35 +0000)]
Fixed default ALSA state for SL-Cxx00 (OE#2617).
  * Fixes bass/treble levels (reflects kernel fix alsa-wm8750-treble.patch (>2.6.24)).
  * Increased Mic Levels and Boost.
  * Enabled Capture Switch.
  * Improved Headphones / Speaker volume balance.
  * Disabled all bypasses.
  * Disabled Left -> Right routing.
  * All Mono signals decreased to 0 (not connected).
  * Line Mux changed to differential, keeping PGA unused.
  * Using Digital mono for recording (jack supports ony mono).
  * Enabled Automatic Level Control, optimized for voice recording.
  * Enabled Zero Cross volume changes.

17 years agomerge of '9a5df4f82194968b8ea8a94d7effc5bf61c1e650'
Stanislav Brabec [Tue, 19 Feb 2008 22:59:18 +0000 (22:59 +0000)]
Merge ... '9a5df4f82194968b8ea8a94d7effc5bf61c1e650'
     and 'cb1970d64a9cdb9559e137f509557905fbc174b5'

17 years agomerge of '52c62dd05756b14c442b2b031264855e264ee6fd'
Paul Sokolovsky [Tue, 19 Feb 2008 21:26:35 +0000 (21:26 +0000)]
Merge ... '52c62dd05756b14c442b2b031264855e264ee6fd'
     and '76d408008f1f7528f07e505cb8346d8d4b239d12'

17 years agoipkg-utils*: Re-add support for openwrt-style .ipk's.
Paul Sokolovsky [Tue, 19 Feb 2008 21:15:37 +0000 (21:15 +0000)]
ipkg-utils*: Re-add support for openwrt-style .ipk's.
* There're two .ipk formats: one with ar top-level wrapping (essentially, .deb
format, native OE format) and with tar.gz top-level wrap, used by OpenWRT and some
tiny distros. When I did performance optimization work on ipkg-make-index, I just
blocked support of tar.gz-style ipk's, as it was unclear if those are used in OE
at all. Now support is readded, with the old code to handle them (i.e. not as optimal
as ar-style ones).
* This makes DISTRO=openwrt-sdk usable for producing compatible packages and
deploy-feed for them. But there're still some issues to resolve before OE can be
said to provide seamless support for building packages for OpenWRT.

17 years agomerge of 'b52c7469e4fbb93f35ed1de1f3e5225ee9d27d9c'
OpenEmbedded Project [Tue, 19 Feb 2008 21:15:03 +0000 (21:15 +0000)]
Merge ... 'b52c7469e4fbb93f35ed1de1f3e5225ee9d27d9c'
     and 'd0de4044d1bae905c2f30dd83d3f5bab85b3f52d'

17 years agoadd blackbox 0.70.1, fixes #981
Michael Lauer [Tue, 19 Feb 2008 19:40:27 +0000 (19:40 +0000)]
add blackbox 0.70.1, fixes #981

17 years agoipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with whitespace-only...
Paul Sokolovsky [Tue, 19 Feb 2008 19:34:46 +0000 (19:34 +0000)]
ipkg-utils: ipkg-make-index-track-stamps.patch: Remove hunk with whitespace-only changes.

17 years agomerge of '1f88d7bce0e63ddda3e634a6aff8bcf09fc97ed7'
Michael Lauer [Tue, 19 Feb 2008 19:27:26 +0000 (19:27 +0000)]
Merge ... '1f88d7bce0e63ddda3e634a6aff8bcf09fc97ed7'
     and 'f5e925a4d49eda729a2458839beb6944538b4ece'

17 years agorepair openmoko-python-devel-image
Michael Lauer [Tue, 19 Feb 2008 19:26:01 +0000 (19:26 +0000)]
repair openmoko-python-devel-image

17 years agoadd libjson, a library to create and parse json files
Michael Lauer [Tue, 19 Feb 2008 19:11:42 +0000 (19:11 +0000)]
add libjson, a library to create and parse json files

17 years agodbus 1.1.4 ship necessary files and directories for system bus activation
Michael Lauer [Tue, 19 Feb 2008 19:02:19 +0000 (19:02 +0000)]
dbus 1.1.4 ship necessary files and directories for system bus activation

17 years agogeneric-uclibc.conf: prefer uclibc 0.9.29
Michael Lauer [Tue, 19 Feb 2008 18:59:57 +0000 (18:59 +0000)]
generic-uclibc.conf: prefer uclibc 0.9.29

17 years agobusybox 1.9.1 add fix for lineedit on arm, remove our own version of run_parts.c...
Michael Lauer [Tue, 19 Feb 2008 18:34:28 +0000 (18:34 +0000)]
busybox 1.9.1 add fix for lineedit on arm, remove our own version of run_parts.c which is identical
with upstream nowadays

17 years agonylon|colinuxoe.conf: add TARGET_OS. closes #348
Michael Lauer [Tue, 19 Feb 2008 18:08:57 +0000 (18:08 +0000)]
nylon|colinuxoe.conf: add TARGET_OS. closes #348

17 years agolibsdl-* consolidate using a .inc file, enable fbcon, closes #35
Michael Lauer [Tue, 19 Feb 2008 17:45:38 +0000 (17:45 +0000)]
libsdl-* consolidate using a .inc file, enable fbcon, closes #35
(yes, this one has been open since 2005-05-24 *cough*)

17 years ago- Ignore false toggle signals (work-around for OE#3390).
Stanislav Brabec [Tue, 19 Feb 2008 17:08:48 +0000 (17:08 +0000)]
- Ignore false toggle signals (work-around for OE#3390).
- Fixed default ALSA state for SL-Cxx00 (OE#2617).
- Do not alter incorrect mixer levels by zaurus-mixer-callback.
- Allow to disable rotation by touch ~/.norot.
- Fixed detection of panel_user.

17 years agoOutput NUL terminated lines with sort -z (busybox#1591). Fixes updatedb.
Stanislav Brabec [Tue, 19 Feb 2008 16:31:45 +0000 (16:31 +0000)]
Output NUL terminated lines with sort -z (busybox#1591). Fixes updatedb.

17 years agomerge of '96cde176098aad6ac5bbe96aa5d939a61de53f6d'
Michael Lauer [Tue, 19 Feb 2008 16:17:07 +0000 (16:17 +0000)]
Merge ... '96cde176098aad6ac5bbe96aa5d939a61de53f6d'
     and 'c8560517964ebe70f94d18575236bb3b49f087b8'

17 years agomerge of '4f1c373d43a7c1b912b21780d67df8ccec796116'
Michael Lauer [Tue, 19 Feb 2008 16:17:33 +0000 (16:17 +0000)]
Merge ... '4f1c373d43a7c1b912b21780d67df8ccec796116'
     and 'd684223b6fbdf20a18d598446664827707b7dd91'

17 years agogammu 1.17.0 remove bogus pc file so it doesn't conflict with the real one
Michael Lauer [Tue, 19 Feb 2008 16:16:14 +0000 (16:16 +0000)]
gammu 1.17.0 remove bogus pc file so it doesn't conflict with the real one

17 years agoadd fbvncserver2. closes #2126
Michael Lauer [Tue, 19 Feb 2008 16:00:47 +0000 (16:00 +0000)]
add fbvncserver2. closes #2126

17 years agolibpng[-native] 1.2.19 remove buggy version
Michael Lauer [Tue, 19 Feb 2008 15:18:31 +0000 (15:18 +0000)]
libpng[-native] 1.2.19 remove buggy version

17 years agomerge of '188473a4d5d33bffe571a9035d4bf0a983b463f0'
Michael Lauer [Tue, 19 Feb 2008 15:15:35 +0000 (15:15 +0000)]
Merge ... '188473a4d5d33bffe571a9035d4bf0a983b463f0'
     and 'ce6927ecdedbeb4d51a0e9f5e35a8515cab0ab09'

17 years agoe-wm cvs need to call autopoint for gettext support
Michael Lauer [Tue, 19 Feb 2008 15:14:55 +0000 (15:14 +0000)]
e-wm cvs need to call autopoint for gettext support

17 years agomerge of '4df1badaa6742b2ffb1171205da321c1f5040b56'
Paul Sokolovsky [Tue, 19 Feb 2008 14:18:03 +0000 (14:18 +0000)]
Merge ... '4df1badaa6742b2ffb1171205da321c1f5040b56'
     and 'b479f8d698f9ffbf0d7660f38e17cd501db0dff2'

17 years agopackage-index: Add explicit DEPENDS on "ipkg-utils-native"
Paul Sokolovsky [Tue, 19 Feb 2008 14:12:43 +0000 (14:12 +0000)]
package-index: Add explicit DEPENDS on "ipkg-utils-native"
* Otherwise it relies that something else staged it. Good guess, but let's
be explicit.

17 years agomerge of '409a4420e74feeb71713c8fa1d853dfa021daf3f'
Michael Lauer [Tue, 19 Feb 2008 13:05:11 +0000 (13:05 +0000)]
Merge ... '409a4420e74feeb71713c8fa1d853dfa021daf3f'
     and '538e4bfaca216445bb346ce8d4d110161a06c902'

17 years agoecore[-native] cvs really disable SDL
Michael Lauer [Tue, 19 Feb 2008 13:02:56 +0000 (13:02 +0000)]
ecore[-native] cvs really disable SDL

17 years agobase.bbclass: Drop now unused bbdepcmd flag
Richard Purdie [Tue, 19 Feb 2008 12:57:33 +0000 (12:57 +0000)]
base.bbclass: Drop now unused bbdepcmd flag

17 years agomerge of '29c3523123b5b4cd06600394ae12aa149df07c8a'
Richard Purdie [Tue, 19 Feb 2008 12:38:55 +0000 (12:38 +0000)]
Merge ... '29c3523123b5b4cd06600394ae12aa149df07c8a'
     and 'c9d03a40dbab3e176a210a0dd6f1204d9ae94f49'

17 years agopackage.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most packages...
Richard Purdie [Tue, 19 Feb 2008 12:37:58 +0000 (12:37 +0000)]
package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most packages this doesn't change much but for cross/sdk/native packages the distinction is important (from poky)

17 years agogcc-package.inc: Override SHLIBSDIR since gcc is a very special case
Richard Purdie [Tue, 19 Feb 2008 12:36:34 +0000 (12:36 +0000)]
gcc-package.inc: Override SHLIBSDIR since gcc is a very special case

17 years agopackage.bbclass: Add various depchains improvements/fixes from poky. This whole funct...
Richard Purdie [Tue, 19 Feb 2008 12:33:09 +0000 (12:33 +0000)]
package.bbclass: Add various depchains improvements/fixes from poky. This whole functionality ideally needs rewriting but this fixes various important issues with SDK generation

17 years agopackage.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. Also...
Richard Purdie [Tue, 19 Feb 2008 12:30:54 +0000 (12:30 +0000)]
package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. Also replace long since unused old_shlibs_dir (from poky)

17 years agopackage_rpm/tar.bbclass: Don't clobber task depends, append to it. Also make tar...
Richard Purdie [Tue, 19 Feb 2008 12:26:02 +0000 (12:26 +0000)]
package_rpm/tar.bbclass: Don't clobber task depends, append to it. Also make tar packaging slightly less verbose (from poky)

17 years agopackage_ipkg.bbclass: Remove uneeded line, the anonymous python function sets this...
Richard Purdie [Tue, 19 Feb 2008 12:23:07 +0000 (12:23 +0000)]
package_ipkg.bbclass: Remove uneeded line, the anonymous python function sets this only in the case its needed (PACKAGES isnt empty)

17 years agopackage_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any existing do_pa...
Richard Purdie [Tue, 19 Feb 2008 12:21:57 +0000 (12:21 +0000)]
package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any existing do_package_write_deb depends and only set when PACKAGES isn't empty

17 years agopackaged-staging.bbclass: Remove older version and replace with improved version
Richard Purdie [Tue, 19 Feb 2008 12:08:38 +0000 (12:08 +0000)]
packaged-staging.bbclass: Remove older version and replace with improved version

17 years agopackage_ipk.bbclass/package_deb.bbclass: Use bitbake locking functions
Richard Purdie [Tue, 19 Feb 2008 11:59:30 +0000 (11:59 +0000)]
package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functions

17 years agopackage.bbclass: Drop unneeded copyfile function since we can use the version from...
Richard Purdie [Tue, 19 Feb 2008 11:54:37 +0000 (11:54 +0000)]
package.bbclass: Drop unneeded copyfile function since we can use the version from bitbake now

17 years agomerge of '30d98b4425ef003cbb8d55331331b30fb4e01742'
Graeme Gregory [Tue, 19 Feb 2008 11:42:29 +0000 (11:42 +0000)]
Merge ... '30d98b4425ef003cbb8d55331331b30fb4e01742'
     and '69dabfbe1413fb2b5406fa5303f924d26af15b02'

17 years agoclaws-mail_3.3.0.bb : new version
Graeme Gregory [Tue, 19 Feb 2008 11:39:12 +0000 (11:39 +0000)]
claws-mail_3.3.0.bb : new version
claws-plugin-gtkhtml2-viewer_0.17.1.bb : new version
claws-plugin-rssyl_0.18.bb : new version

17 years agolinux-2.6.24: revert addition of qemux86 defconfig, use linux-rp-2.6.24 instead
Jeremy Laine [Tue, 19 Feb 2008 11:36:33 +0000 (11:36 +0000)]
linux-2.6.24: revert addition of qemux86 defconfig, use linux-rp-2.6.24 instead

17 years agolinux-rp-2.6.24: add netfilter modules for qemux86, make 2.6.24 preferred
Jeremy Laine [Tue, 19 Feb 2008 11:32:42 +0000 (11:32 +0000)]
linux-rp-2.6.24: add netfilter modules for qemux86, make 2.6.24 preferred

17 years agosanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10
Richard Purdie [Tue, 19 Feb 2008 11:31:24 +0000 (11:31 +0000)]
sanity.conf: Set the minimum bitbake version for OE.dev to 1.8.10

17 years agoclasses/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24
Jeremy Laine [Tue, 19 Feb 2008 09:26:36 +0000 (09:26 +0000)]
classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24

17 years agolinux-2.6.24: add defconfig for qemux86
Jeremy Laine [Tue, 19 Feb 2008 06:25:09 +0000 (06:25 +0000)]
linux-2.6.24: add defconfig for qemux86

17 years agomerge of '694c143930f178ea5ccba7d4b239f54693907dfd'
Richard Purdie [Tue, 19 Feb 2008 00:56:06 +0000 (00:56 +0000)]
Merge ... '694c143930f178ea5ccba7d4b239f54693907dfd'
     and '9a5c15be9874f0b2b7306eef34bbc113197516e3'

17 years agomerge of '328e55791e71db3003684a8030a9577de72e294a'
Richard Purdie [Tue, 19 Feb 2008 00:55:59 +0000 (00:55 +0000)]
Merge ... '328e55791e71db3003684a8030a9577de72e294a'
     and 'd4732f85d42b87e990dd3cdfed1c9d40f04ff5e8'

17 years agoipkg: Enable debian revision comparing
Richard Purdie [Tue, 19 Feb 2008 00:53:36 +0000 (00:53 +0000)]
ipkg: Enable debian revision comparing

17 years agomerge of '452752a8a35efe6e789ae2bdef83478bdb218f00'
OpenEmbedded Project [Tue, 19 Feb 2008 00:40:55 +0000 (00:40 +0000)]
Merge ... '452752a8a35efe6e789ae2bdef83478bdb218f00'
     and '9c56bb4603d094151503b996376d78874b9d938c'

17 years agomerge of '3aac4435ac0a2f0e2c57b7ec43c8447ae0b259ea'
Michael Lauer [Tue, 19 Feb 2008 00:40:36 +0000 (00:40 +0000)]
Merge ... '3aac4435ac0a2f0e2c57b7ec43c8447ae0b259ea'
     and '452752a8a35efe6e789ae2bdef83478bdb218f00'

17 years agomerge of '9c56bb4603d094151503b996376d78874b9d938c'
Michael Lauer [Tue, 19 Feb 2008 00:40:31 +0000 (00:40 +0000)]
Merge ... '9c56bb4603d094151503b996376d78874b9d938c'
     and 'c8ce15d8b6944d0c337d5c2e89f0726b7dd895bf'

17 years agomerge of 'bd3711fbb9c0d355dbbef7978d07125ff2b635f5'
OpenEmbedded Project [Tue, 19 Feb 2008 00:40:23 +0000 (00:40 +0000)]
Merge ... 'bd3711fbb9c0d355dbbef7978d07125ff2b635f5'
     and 'c2ee59d447a958de79c86638383bdd570aea81c7'

17 years agoipkg: Partially fix broken version comparisions
Richard Purdie [Tue, 19 Feb 2008 00:33:18 +0000 (00:33 +0000)]
ipkg: Partially fix broken version comparisions

17 years agohildon-thumbnail: Add missing dependencies...
Florian Boor [Tue, 19 Feb 2008 00:24:46 +0000 (00:24 +0000)]
hildon-thumbnail: Add missing dependencies...

17 years agopython-dbus 0.81.1 update to 0.82.4, patches no longer necessary
Michael Lauer [Tue, 19 Feb 2008 00:24:34 +0000 (00:24 +0000)]
python-dbus 0.81.1 update to 0.82.4, patches no longer necessary

17 years agolibhildonmime: Set extra config flag to avoid -Werror to get used.
Florian Boor [Tue, 19 Feb 2008 00:02:50 +0000 (00:02 +0000)]
libhildonmime: Set extra config flag to avoid -Werror to get used.

17 years agomerge of '4bfcfd2edc67793c8c00682ad89309619eddab3a'
OpenEmbedded Project [Mon, 18 Feb 2008 23:57:28 +0000 (23:57 +0000)]
Merge ... '4bfcfd2edc67793c8c00682ad89309619eddab3a'
     and 'eec0cf22d27780a5209f4aad8fee7ddaa6bb80a0'

17 years agonokia770.conf: Fix virtual/xserver
Florian Boor [Mon, 18 Feb 2008 23:34:42 +0000 (23:34 +0000)]
nokia770.conf: Fix virtual/xserver

17 years agorenderproto: remove default preference after fixing xserv-kdrive-xomap
Florian Boor [Mon, 18 Feb 2008 23:33:06 +0000 (23:33 +0000)]
renderproto: remove default preference after fixing xserv-kdrive-xomap

17 years agoxorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into the same...
Richard Purdie [Mon, 18 Feb 2008 23:32:03 +0000 (23:32 +0000)]
xorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into the same place

17 years agoxserver-kdrive-xomap: use fix-picturestr-include-order patch to fix compatibility...
Florian Boor [Mon, 18 Feb 2008 23:30:36 +0000 (23:30 +0000)]
xserver-kdrive-xomap: use fix-picturestr-include-order patch to fix compatibility with more modern xrender

17 years agomerge of '6b3553faa17c40c389a2d9c4279cd0a6417358e7'
Richard Purdie [Mon, 18 Feb 2008 23:17:33 +0000 (23:17 +0000)]
Merge ... '6b3553faa17c40c389a2d9c4279cd0a6417358e7'
     and 'faf56bcfb610eaf73ff3c77e1c8c451cde82165d'

17 years agoxorg-lib: Drop some unused patches
Richard Purdie [Mon, 18 Feb 2008 23:05:10 +0000 (23:05 +0000)]
xorg-lib: Drop some unused patches

17 years agomerge of '6d8c580c215fa6c343a1c4854fc12d18080909db'
Paul Sokolovsky [Mon, 18 Feb 2008 23:04:38 +0000 (23:04 +0000)]
Merge ... '6d8c580c215fa6c343a1c4854fc12d18080909db'
     and 'b3b92a70ff78c5b326825d71c4c28cc59a7fc00c'

17 years agopsplash: Note upstream ref for logo-math.patch.
Paul Sokolovsky [Mon, 18 Feb 2008 22:59:12 +0000 (22:59 +0000)]
psplash: Note upstream ref for logo-math.patch.

17 years agolibosso: Adjust dependencies
Florian Boor [Mon, 18 Feb 2008 22:27:02 +0000 (22:27 +0000)]
libosso: Adjust dependencies

17 years agoHastily reverting back to a version of the kernel that will not risk corrupting SD...
Mike Westerhof [Mon, 18 Feb 2008 21:38:24 +0000 (21:38 +0000)]
Hastily reverting back to a version of the kernel that will not risk corrupting SD cards.

17 years agomerge of '5b06f0eb5e960e760e2621fc769e25d326372fb6'
Michael Lauer [Mon, 18 Feb 2008 20:07:28 +0000 (20:07 +0000)]
Merge ... '5b06f0eb5e960e760e2621fc769e25d326372fb6'
     and '8b854b2b358a134500f7b4e1826c4fab2dc417ed'

17 years agoopenmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc
Michael Lauer [Mon, 18 Feb 2008 20:06:40 +0000 (20:06 +0000)]
openmoko.conf: change OVERRIDES line to catch up with DISTRO = angstrom in angstrom.inc
* We need an openmoko override for where we diverge from Angstrom.

17 years agoxorg-lib: push a couple of autofoo patches upstream. partly closes 3828.
Rolf Leggewie [Mon, 18 Feb 2008 17:25:10 +0000 (17:25 +0000)]
xorg-lib: push a couple of autofoo patches upstream.  partly closes 3828.

17 years agomerge of '0ab238b94b1334bafe81ee7d6a1453fef174daef'
OpenEmbedded Project [Mon, 18 Feb 2008 16:40:59 +0000 (16:40 +0000)]
Merge ... '0ab238b94b1334bafe81ee7d6a1453fef174daef'
     and '706fd42c80157eab994b346e94eaa415faff2486'

17 years agolinux-2.6.24: improve mpc8313e-rdb support
Jeremy Laine [Mon, 18 Feb 2008 16:33:18 +0000 (16:33 +0000)]
linux-2.6.24: improve mpc8313e-rdb support
* apply patch for NAND controller
* modularise kernel some more to reduce kernel size

17 years agoosso-gnome-vfs2: Move include to fix SRC_URI.
Florian Boor [Mon, 18 Feb 2008 16:21:43 +0000 (16:21 +0000)]
osso-gnome-vfs2: Move include to fix SRC_URI.

17 years agocalibrateproto, libxcalibrate: Update recipes to SRCREV and a new tag since the patch...
Richard Purdie [Mon, 18 Feb 2008 16:20:58 +0000 (16:20 +0000)]
calibrateproto, libxcalibrate: Update recipes to SRCREV and a new tag since the patches were merged upstream

17 years agoosb-nrcore: Disable PARALLEL_MAKE as it breaks with it set.
Richard Purdie [Mon, 18 Feb 2008 16:20:02 +0000 (16:20 +0000)]
osb-nrcore: Disable PARALLEL_MAKE as it breaks with it set.

17 years agosane-srcrevs.inc : bump OM kernel to get SD working
Graeme Gregory [Mon, 18 Feb 2008 15:43:27 +0000 (15:43 +0000)]
sane-srcrevs.inc : bump OM kernel to get SD working

17 years agomerge of '7c0a885daa3893962bf21628fe340b191ecb0259'
Michael Lauer [Mon, 18 Feb 2008 15:28:23 +0000 (15:28 +0000)]
Merge ... '7c0a885daa3893962bf21628fe340b191ecb0259'
     and 'fdb543591628f771630c9bdf28e86d3e0911be03'

17 years agomerge of '22d706dfbdc70fb305106958f1ac66017d3b64d3'
OpenEmbedded Project [Mon, 18 Feb 2008 15:28:18 +0000 (15:28 +0000)]
Merge ... '22d706dfbdc70fb305106958f1ac66017d3b64d3'
     and '312abdcbb7f1c8b20dcda1dadb8df745c4db060d'

17 years agopreferred-om-2008-versions.inc: prefer libtool 1.5.24 (PA 0.9.9 needs it)
Michael Lauer [Mon, 18 Feb 2008 15:24:49 +0000 (15:24 +0000)]
preferred-om-2008-versions.inc: prefer libtool 1.5.24 (PA 0.9.9 needs it)

17 years agolinux-2.6.23: for mpc8313e-rdb, modularise kernel some more to reduce size
Jeremy Laine [Mon, 18 Feb 2008 15:13:30 +0000 (15:13 +0000)]
linux-2.6.23: for mpc8313e-rdb, modularise kernel some more to reduce size

17 years agomerge of '12a5f73e8b6922f363bf3e18f46fb736deb6f823'
Richard Purdie [Mon, 18 Feb 2008 14:54:46 +0000 (14:54 +0000)]
Merge ... '12a5f73e8b6922f363bf3e18f46fb736deb6f823'
     and '7a170f4e49a2a3b05d6855d45d33f79e55f590a0'

17 years agoosb-ncore: Add missing DEPENDS on gperf-native
Richard Purdie [Mon, 18 Feb 2008 14:51:12 +0000 (14:51 +0000)]
osb-ncore: Add missing DEPENDS on gperf-native

17 years agolinux-2.6.2[34]: rename mpc8313e-rdb LEDs
Jeremy Laine [Mon, 18 Feb 2008 14:49:56 +0000 (14:49 +0000)]
linux-2.6.2[34]: rename mpc8313e-rdb LEDs

17 years agomerge of '0cfef0fdcd39ce49077acb4218058948a07ba70f'
OpenEmbedded Project [Mon, 18 Feb 2008 14:42:37 +0000 (14:42 +0000)]
Merge ... '0cfef0fdcd39ce49077acb4218058948a07ba70f'
     and 'e60a36ce97927c0d8ad36cace5dc291638e20694'

17 years agorenderproto: Lower preference of v. 0.9.3 since it breaks xserver-kdrive-xomap.
Florian Boor [Mon, 18 Feb 2008 14:13:32 +0000 (14:13 +0000)]
renderproto: Lower preference of v. 0.9.3 since it breaks xserver-kdrive-xomap.

17 years agoamule: initial commit. closes 717 for OE.
Rolf Leggewie [Mon, 18 Feb 2008 11:05:06 +0000 (11:05 +0000)]
amule: initial commit.  closes 717 for OE.

17 years agosqlite3: update to latest stable (3.5.6)
Rolf Leggewie [Mon, 18 Feb 2008 04:28:36 +0000 (04:28 +0000)]
sqlite3: update to latest stable (3.5.6)

17 years agosqlite3: drop a bunch of patches from version specific directories that are also...
Rolf Leggewie [Mon, 18 Feb 2008 04:17:19 +0000 (04:17 +0000)]
sqlite3: drop a bunch of patches from version specific directories that are also available from sqlite3/ dir.

17 years agognome-desktop: remove EXTRA_AUTORECONF from 2.10 and 2.16 recipe
Rolf Leggewie [Mon, 18 Feb 2008 04:12:46 +0000 (04:12 +0000)]
gnome-desktop: remove EXTRA_AUTORECONF from 2.10 and 2.16 recipe
* same thing that got 2.18 version to compile in 4f51dba47b3fab8347a4183dda20e0be798b3928
* version 2.7.90 still does not compile successfully, leaving unchanged

17 years agotshark: fix SRC_URI
Rolf Leggewie [Mon, 18 Feb 2008 03:46:12 +0000 (03:46 +0000)]
tshark: fix SRC_URI

17 years agognome-desktop: unify
Rolf Leggewie [Mon, 18 Feb 2008 03:28:52 +0000 (03:28 +0000)]
gnome-desktop: unify

17 years agognome-doc-utils: unify
Rolf Leggewie [Mon, 18 Feb 2008 03:00:16 +0000 (03:00 +0000)]
gnome-doc-utils: unify