aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Joshua Lock
populate_staging task to populate_sysroot This change, pulled from Poky, makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-05gcc-configure-cross.inc: The install function is used, stage is no longer ↵Richard Purdie
required Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross: Use NATIVEDEPSRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross-sdk: Use NATIVEDEPS and drop unneeded DEPENDSRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc-2.3.6: Drop strange staging addition - the patch is already applied in ↵Richard Purdie
SRC_URI anyway? Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variablesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Move -native dependencies into the base gcc version configuration fileRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Simplfy some require statementsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05module-init-tools: Convert from legacy staging function (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gdb: Convert to new staging mode (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05binutils: Convert to non-legacy stagingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05binutils-cross: Convert to non-legacy stagingRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross: Convert to remove legacy staging functionsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-pacpake-cross.inc: Clean up do_install function massively (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05cross.bbclass: Move target_ variable definitions from gcc recipes to main ↵Richard Purdie
class. Cross recipes need these in general (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc-initial: Convert from legacy staging model (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc: Remove now unneeded legacy staging function (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05python 2.6: add ssl to python-ioJesse Gilles
2010-05-05shr-settings: adjust Categories in .desktop file because of changed Efreet ↵Martin Jansa
filter in ELF_SRCREV 48174 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05pisi: upgrade to 0.5.3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05gdb: disable-lto as suggested by zecke on #oeMartin Jansa
* workaround for CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/libelf in gdb_7.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05starling: depend on gst-plugin-mad only for not enterprise distroMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05podboy: depend on gst-plugin-mad only for not enterprise distroMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05linux: spitz defconfig, readd CONFIG_PMMartin Jansa
* lost somewhere during defconfig merges/upgrades * also missing in 2.6.33 defconfig * suspend/resume works again :) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05aspell: convert to new style stagingKoen Kooi
2010-05-05perl-native: attempt to repair staging, bump PRKoen Kooi
this should make things work again after http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=12c5d82663ff4436f4d979b4de1d4475694c7b9f
2010-05-05e-wm-config-angstrom: remove exebuf and msgbus_langKoen Kooi
2010-05-05u-boot_2009.03: additional image processing for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-05oxnas-boot-tools: new recipesledz
Boot tools for OXNAS boards Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04eglibc_svn.bb: Move SRCREV to latest trunk.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-04gdb-7.1: Add recipes for version 7.1Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-05opie-init: uncomment c7x0 specific stuffAndrea Adami
* was commented in ver 1.2.4 but there are still bits in opie-init.inc * unbreak the build for the moment * still needs testing about w100 in opie
2010-05-04crda: add version 1.1.1Eric BENARD
- http://wireless.kernel.org/en/developers/Regulatory/CRDA - CRDA acts as the udev helper for communication between the kernel and userspace for regulatory compliance. Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04python-m2crypto: add nativeEric Benard
- this package is needed to compile crda Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04perl-native: Switch away from legacy staging, bump PR.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04lighttpd: add missing dep on zlipKoen Kooi
2010-05-04xorg-xserver-common: make xvfb depend on xkeyboard-configKoen Kooi
2010-05-04xkeyboard-config: convert to new style stagingKoen Kooi
2010-05-04rsyslog: new version 5.5.4Steffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04rsyslog: recipe cleanupSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04firefox: add 3.6.3Koen Kooi
2010-05-04geck-mediaplaer svn: bump SRCREVKoen Kooi
2010-05-04mplayer_svn : fix compilation problemEric Benard
- this patch fix the following error (met for a x86 target) : | loader/module.o: In function `MODULE_GetProcAddress': | module.c:(.text+0x125): undefined reference to `report_entry' | module.c:(.text+0x12f): undefined reference to `report_ret' | module.c:(.text+0x139): undefined reference to `wrapper_target' | module.c:(.text+0x13e): undefined reference to `wrapper' | loader/module.o: In function `LoadLibraryExA': | module.c:(.text+0x10d4): undefined reference to `report_entry' | module.c:(.text+0x10de): undefined reference to `report_ret' | module.c:(.text+0x10ea): undefined reference to `wrapper_target' | module.c:(.text+0x10f0): undefined reference to `wrapper' | collect2: ld returned 1 exit status | make: *** [mplayer] Error 1 - also add --disable-xss --disable-dga1 --disable-dga2 in order to prevent configure to autodetect these options which leads to a dependency problem. Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Denis Carikli <GNUtoo@no-log.org>
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi
enable 800MHz operation
2010-05-04matrix-gui_svn.bb: Fix parsing of the recipeStefan Schmidt
NOTE: Handling BitBake files: \ (6840/8344) [81 %]ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb ERROR: /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb:22: unparsed line: 'do_install(52) {' while parsing /home/stefan/Projekte/OpenEmbedded/build/openmoko/openembedded/recipes/ti/matrix-gui_svn.bb No idea if TI has anything in-house that makes this work but here it doesn't.
2010-05-04matrix-gui: update to latest svnKoen Kooi
2010-05-04linux-omap-psp 26.32: sync with beagleboard validation kernel againKoen Kooi
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
2010-05-04lxpanel: add 0.5.5Koen Kooi
2010-05-04menu-cache: add 0.3.2Koen Kooi
2010-05-04lxmenu-data: add 0.1.1Koen Kooi