summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-05-23oe.patch: kill long standing annoying messages from the non-quilt patch ↵Chris Larson
application Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-23bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ↵Chris Larson
${PN}-dbg Some libraries provide gdb autoload script as a debugging aid. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-23amend.bbclass: load *all* available amend.inc files in FILESPATH, not the firstChris Larson
While this deviates from ordinary BBPATH/FILESPATH behavior by bitbake and OpenEmbedded, amend.inc is a special case. It's highly unintuitive for someone to create, say, files/busybox/amend.inc relative to TOPDIR, with ${TOPDIR}/files in FILESPATHBASE, and suddenly things break, because that amend.inc overrides one in an overlay. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-23msmcommd: bump SRCREV to latest compatible with current cornucopia SRCREVMartin Jansa
2010-05-23qemu: Fix running linux user programs on iWMMXt processors.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-23linux-kexecboot: initial linux-kexecboot_2.6.34Andrea Adami
* still disabling some important options (probably overkill): * # CONFIG_BLK_DEV_BSG is not set (no need for udev) * # CONFIG_SYSFS is not set # CONFIG_TMPFS is not set (no sys, devtmpfs) * * remove now unused kernel version committed by Zaurus developers
2010-05-23pixman 0.18.0: add NEON fixKoen Kooi
pixman 0.18.2: add recipe and rediff patches, make default for angstrom
2010-05-23tcl 8.5.8: fix header locationKoen Kooi
* remember to do 'bitbake glibc' after building tcl so packaged-staging can restore its headers
2010-05-22SlugOS: preferred-slugos-versions.inc - use older version of tclMike Westerhof
Avoids total mess-up of build env caused by the newer tcl recipe which has a bug, apparently, that overwites the regex.h file. This should be temporary, and this workaround should be removed once this problem is resolved.
2010-05-22linux-rp: fix SRC_URI of poodle_pm-r7.patchAndrea Adami
* patch is not yet in ${RPSRC}
2010-05-21cornucopia.inc: bump rev to get working fsonetworkd connection sharingKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-21openbmap-logger_0.4.0.bb: add a patch to make it compatible with fsogsmdKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-21linux-openmoko-devel_git.bb: apply getline fix for scripts/unidef.cKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-21linux-omap-psp 2.6.32: tweak reported powervalue for MUSB on beagleboardKoen Kooi
2010-05-21binutils-cross-sdk_cvs.bb: Use special do_install for cvs version.Khem Raj
* Remove do_stage for binutils_cvs * do_install is special for binutils cvs becasue binutils cvs checks out whole src tree hence it can not use autotools install funciton because that will install all tools that are in sourceware src repo. We only want all-ld all-binutils and all-gas. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-21packaged-staging: fixed deadlockEnrico Scholz
Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-05-21linux-rp: make 2.6.26 compile for poodleHenry von Tresckow
* first try: kernel compiles * still hangs at: "Uncompressing Linux..... done, booting the kernel." Signed-off-by: Henry von Tresckow <hvontres@gmail.com> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-05-21linux.inc: Rename getline in unifdef.c to parseline to avoid conflict.Andrea Adami
* move patch from linux-kexecboot.inc * see https://patchwork.kernel.org/patch/11166/ * committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7) * Acked-by: Tom Rini <tom_rini@mentor.com> * Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> * Acked-by: Koen Kooi <koen@openembedded.org>
2010-05-20automake_1.11.1.bb: Remove DEFAULT_PREFERENCE = "-1"Khem Raj
Hi, I was working on upgrading gettext and some other packages to latest versions but they use features from automake 1.11. We have this recipe but it not enabled. I ask for approval to make it default. I have build few images thus far without any problems and SHR already uses it as preferred automake. Some distributions ask for specific versions they wont be affected. Thanks -Khem * This would enable it by default for distributions who do not stick to a particular version of automake. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-05-20angstrom: fix java buildsKoen Kooi
2010-05-20jamvm: update to versiom 1.5.3Henning Heinold
2010-05-20sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1Tom Rini
Given the other powerpc issues that are now fixed in 4.4.4, this leads to ppc405 being broken. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-20kernel bbclass: switch to u-boot-mkimage-nativeKoen Kooi
This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not
2010-05-20u-boot-mkimage: convert to new style staging and bbclassextendKoen Kooi
2010-05-20eglibc-2.12: Add new recipes for 2.12Khem Raj
* Update svn recipe to latest revision on trunk. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-20uclibc-git: Update machine config for SH3 and SH4Khem Raj
* Bump the SRCREV to latest on git master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-19xf86-video-glamo: bump SRCREV, remove pushed patch and -pedantic removal ↵Martin Jansa
(already in git) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-19alsa-utils: inherit gettext instead of adding it in DEPENDSDenys Dmytriyenko
2010-05-19net-tools: use bitbake variables rather than shell variables in do_compileChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-19cherokee: use the bitbake BUILD_CC variable rather than the exported shell ↵Chris Larson
variable Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-19python-dir: raise an Exception instance, not a stringChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-19Fix a couple shell syntax errors in recipesChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-19firmware-marvell-sd8688: add recipeEric Bénard
* introduce linux-firmware.inc which allows to easily fetch firmwares for lot of devices. Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19ti-msp430-chronos: Add RDEPEND on tk, fix dos2unixRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-19xdotool: Change license to MITRoger Monk
* COPYRIGHT text suggests MIT license Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-19shr: add tk to DISTRO_FEATURES for python-idle->python-tkinter fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-19navit: bump SRCREV (also for navit-icons) and add new osd layout from ↵Martin Jansa
undrwater for SHR as default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-19linux-davinci: Update to latest kernel for DA8xx/OMAPL1xxRoger Monk
* Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-19linux-davinci: Fix Hawkboard RTC configuration causing hangRoger Monk
* RTC shouldn't touch RTC registers unless the hardware driver is configured * Debug tracked down thanks to laurent.dufrechou@gmail.com Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-19tk 8.5.8: reintroduce .so workaroundKoen Kooi
2010-05-19python-xmpppy: Add recipeMichael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-19gpsd: Add version 2.94Michael Lippautz
* Makes python-pygps usable again (2.91 lacks bindings)
2010-05-19tk: add 8.5.8Koen Kooi
2010-05-19tcl: add 8.5.8Koen Kooi
2010-05-19orc: add version 0.4.4Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19orc-native: fix temporary files'pathEric Bénard
* orcc is using /tmp for temporary file which leads to compilation failure if /tmp is mounted with noexec thus use the actual directory for temporary files. * tested with gst-plugins-bad Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19live555: add 20100409 and create packages for test programsEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19prelink_20090925: allow dynamic linking of prelinkEric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19elfutils_0.143: fix packages_splitEric Bénard
* actually elfutils contains only a link to the libs and the binaries are in -dev Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-05-19libmimedir: add glib-2.0 dependencyEric Benard
* bitbake meta-toolchain with task-sdk-base fails without this when runned from scratch with the following error log : mimedir-attachment.h:24:18: error: glib.h: No such file or directory mimedir-attachment.h:25:25: error: glib-object.h: No such file or directory Signed-off-by: Eric Bénard <eric@eukrea.com>