aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-03-17qemu_0.14.0.bb: Do not enable sound emulation.Khem Raj
Drop gnutls from DEPENDS we disable tls Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-18base-files: remove obsolete usbdmodule entries for Zaurus.Andrea Adami
* bump PR * grep reveals $usbdmodule is only used by Zaurus and openmn (?). * only use is in linux-hotplug/files/usbd.agent, for 2.4 kernels... Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-17gstreamer: move old versions to obsoleteMartin Jansa
Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-17SHR: blacklist some packages causing multiple runtime providersMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-17freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-17util-linux-ng.inc: Add pkgconfig-native to native DEPENDSTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-17linux-kexecboot: update 2.6.38 defconfig for collie (fonts 4x6)Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-17base-files: use default fstab for Zaurus devices. Bump PR.Andrea Adami
* Zaurus boots from different media and we can't make any guess. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-17ti-pru-sw-example: fix building with new toolchain sysrootchase maupin
* Patch taken from Arago overlay where it was added by Denys Dmytriyenko * PR incremented by two to align recipe PR values between Arago and OE. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-17matrix-gui: add support for dm386-evm machinechase maupin
* Add support for the dm368-evm machine type * Bump the PRs Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-17dm368-evm: Add configuration for DM368 machinechase maupin
* Added the configuration for the dm368-evm machine type. * Updated the sort.sh script * Updated the Linux kernel and u-boot recipes to support this new device. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-17u-boot.inc: allow variable make targetschase maupin
* Later versions of u-boot sometimes have top level make targets such as u-boot.imx, u-boot.kwb, and for upcoming TI devices u-boot.ti. * These targets define different calls to the mkimage tool to change the images created, such as changing the load address. * This change allows recipes to change the default make target of "all" to something like u-boot.ti or u-boot.imx by setting the UBOOT_MAKE_TARGET variable. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-17linux-omap-psp 2.6.32: bump PRKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-17linux: add initial 2.6.38 defconfigs for collie and tosa.Andrea Adami
* Uniform other minor settings. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-17linux-kexecboot-2.6.26, linux-rp-2.6.26: Fix Makefile rules to be compatible ↵Stanislav Brabec
with the new GNU make. Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-03-17contrib/testing/testbuilder: Update to 0.6.1Yuri Bushmelev
2011-03-16qemu_0.14.0.bb: Do not build all possible qemusKhem Raj
* We only build the targets that we support it reduces the compile time to half and averts the build failure on ubuntu 11.04 where it dies compiling sparc-softmmu which we dont really need Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-16gnutls_2.10.4.bb: Workaround gcc 4.5 ICE on ARMKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-16gcc-4.5: Fix segfault in dwarf2outKhem Raj
Currently following fails rm-oe-linux-uclibceabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi -DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./.. -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -pipe -g -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -o coding.o coding.c: In function 'asn1_length_der': coding.c:101:1: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2out.c:2221 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. {standard input}: Assembler messages: Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-16cacao-native: bumpg PR as sugessted by khemHenning Heinold
2011-03-16linux-omap-psp 2.6.32: add support for xM revision CKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-16In a large number of patches, remove unneeded '..' in paths.Tom Rini
In most cases we had both ../foopkg/foopkg as the first path and this simply became foopkg (the second path was already correct for the default strip level which is why the patch applies normally). In a few cases the second path was '.' which is valid but not as clear as 'b' (which is what git shows for example) so update that while we're at it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16xqt2: Rework the patches for xqt2 (vs the core part).Tom Rini
The way this package builds, xqt2 isn't the main place for ${S}. So we add in another task to apply the patches in that directory (as there's 4 of them). Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16tk 8.4.19: Rework disable-xim.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16poboxserver: Rework unicode.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16qscintilla 1.65-gpl-1.6: Rework no-external-lexers.patchTom Rini
Also drop do_stage and update do_install while in here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16opie-sh 1.2.4: Rework opie-sh-fsmounter-name.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16ftpd-topfield: Rework usb-header-name-2-6-23.patchTom Rini
While in here, clean up the recipe a bit. It's not autotools based and if we move the library in with an unpack2 the patch can be applied with striplevel=0. There are other problems with this recipe at present (CFLAGS/LDFLAGS in our env override the Makefile). Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16db: Rework arm-thumb-mutex_db5.patchTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16tcl: Rework mips-tclstrtod.patchTom Rini
We can't portably use .. in paths in patches so we stop applying this in do_patch and instead apply it at the start of do_configure. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16sane-toolchain-java: switch to cacao-native here tooHenning Heinold
2011-03-16angstrom-jalimo: use cacao-native hg version for javac-nativeHenning Heinold
* build java packages is more stable than with jamvm Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-16icedtea6-native: update to 1.7.10 versionHenning Heinold
* remove sizer.patch we will use qemu on openjdk * delete 1.7.6 recipe for security reasons * update angstroem-jalimo to prefer 1.7.10 Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-16cacao-hg: update to latest revisionHenning Heinold
2011-03-16openjdk: use qemu now for the awt sizer binary tooHenning Heinold
* bump INC_PR
2011-03-16beagleboard-*-image: change contents based on latest feedbackKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-16task-beagleboard*: add changes from latest round of feedbackKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-03-16qemu-0.14.0: Removed redundant parallel-build.patchKhem Raj
* Import patches from ubuntu Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-15mysql5-native: Drop PSTAGING_DISABLEDTom Rini
In 1775a986a1c063198ddacea0575623c0ef8c6de3 we dropped the rm_work hack as not being applicable anymore. That hack was also why I had added PSTAGING_DISABLED but have confirmed it's not needed now. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-15bitbake.conf: use .ubifs.img extension in IMAGE_CMD_ubiBen Gardiner
The current IMAGE_CMD_ubi creates an interim image with a .rootfs.ubifs extension. The ubifs image created is not considered a valid rootfs without a UBI container. Change the filename of the iterim ubifs image used by IMAGE_CMD_ubi to .ubifs.img to match the IMAGE_CMD_ubifs command. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-15image.bbclass: add link to .rootfs.<type> or .<type>.imgBen Gardiner
The current image link-creation code will unconditionaly create a link from .<type> pointing to the .rootfs.<type> output. This is not compatible with the UBIFS images produced which have .<type>.img extension since they are not considered to be valid rootfs images when they are not included in a UBI container. Check for existence of the link target .rootfs.<type> before creating the link and fallback to a check for the .<type>.img target after that. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-16contrib/testing/testbuilder: Update to 0.6Yuri Bushmelev
2011-03-16linux: add 2.6.38 initial defconfigs for c7x0, poodle, akita, spitz.Andrea Adami
* collie and tosa following soon Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-16linux: commit initial 2.6.38 recipe.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-16linux-kexecboot: add 2.6.38 defconfigs for Zaurus family.Andrea Adami
* Keep DEFAULT_PREFERENCE = "-1" until we have 2.6.38 as default. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-16linux-kexecboot: remove Zaurus support in 2.6.37.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-16linux-kexecboot: remove 2.6.36 version used only for Zaurus devel.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-15linux-2.6.37: add more Zaurus defconfigs.Andrea Adami
* adding akita c7x0 and poodle * editing spitz to allow boot from CF/HDD Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-15linux-kexecboot_git: update Zaurus defconfigs and prepare for 2.6.38Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-15opencv 2.2: bump SRCREV to where the patch has been applied upstreamKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>