summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-12-16iptables_1.4.6.bb: Recipe for version 1.4.6.Khem Raj4
* Switch to INC_PR. * inherit autotools Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-16task-shr-feed: add obex-data-serverKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-17Merge branch 'jay7-akita' into org.openembedded.devYuri Bushmelev2
2009-12-16coreutils: don't patch the autotools files in the native recipesChris Larson10
If we patch autotools files in the native recipes and build them, the make results in the make rules trying to rerun autoconf, automake, aclocal, etc, and those don't yet exist when coreutils-native is built. So we split out the common target (not native) specific bits so that native recipes aren't including the target recipes, so we can avoid applying those patches for native. This also avoids some duplication of target bits between the versions. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-12-16xorg-xserver-common.inc: depend on virtual/libgl instead of mesaMartin Jansa1
2009-12-16mesa: add 7.6 from xorg-7.5 branch, update git version with different ↵Martin Jansa4
SRC_URI for om-gta02 (glamo patches)
2009-12-15Patch added to fix QEMU 0.10.3 compilation on distros with FORTIFY_SOURCE ↵Yuri Bushmelev2
enabled.
2009-12-15illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yetKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-15qt4-tools: add sdk version as wellKoen Kooi1
* this should really move to BBCLASSEXTEND
2009-12-14xf86-input-tslib: Add patch to stop events being flooded upto to the X server.David-John Willis2
2009-12-14zenity: Add 2.28.0 and checksum.David-John Willis1
2009-12-14networkmanager: Update recipe to install an empty VPN folder in ↵David-John Willis1
/etc/networkmanager as nm-connection-editor will happily segfault without it. * This happens regardless of the VPN setting in the build.
2009-12-14mesa: Add a few more missing INC_PR's for old recipes.David-John Willis2
2009-12-14mesa-xlib: Add 7.4.David-John Willis1
2009-12-14mesa-xlib 7.2: Add missing INC_PR.David-John Willis1
2009-12-14mesa: Add INC_PR for old mesa recipes as these still seem to be in use.David-John Willis3
2009-12-15kexec-tools-klibc-static_1.101: remove unsetting of compiler flagsAndrea Adami1
- klcc is now fixed with reference to -isystem - bump PR
2009-12-15kexec-tools-dietlibc_2.0.1: fix typo, remove unused line.Andrea Adami1
2009-12-15kexec: rename to kexec-tools (kexec and kdump)Andrea Adami17
2009-12-14gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14gcc-svn: Add mpc to DEPENDS.Khem Raj5
* mpc-native is needed for cross gcc recipes. * mpc will be needed for gcc recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14linux-libc-headers_2.6.32.bb: New recipeKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14mpc: New recipe for mpc.Khem Raj3
* mpc will be pre-requisite for gcc 4.5 currently gcc svn recipes need it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14linux_2.6.23: move task compulab_image after do_package instead do_deployMartin Jansa1
* without this change there is dependency loop * do_deploy is now after do_package in kernel.bbclass * addtask after do_deploy before do_package is creating dependency loop Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-14kexecboot_git: move to daa68b5aaa56a036c24c7929e239ebd5edf8fdfe.Andrea Adami2
- clean up kexecboot.inc after klcc fixes. - add EXTRA_OECONF_zaurus - Bump PR.
2009-12-14qt4: munge more references toKoen Kooi1
2009-12-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks72
into org.openembedded.dev
2009-12-14sg3-utils: fixed GNU_HASH issueFrans Meulenbroeks1
2009-12-14Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Marcin Juszkiewicz25
into org.openembedded.dev
2009-12-14linux 2.6.32: update to 2.6.32.1Marcin Juszkiewicz1
2009-12-14linux 2.6.31: update to 2.6.31.8Marcin Juszkiewicz1
2009-12-14uclibc-nptl: Move to current tip of branchKhem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14iproute2: Use $CC in configure tests.Khem Raj6
* Switch to INC_PR * honor LDFLAGS env var. * Use CC env var in configure tests currently it uses native gcc which is wrong in cross compilation context. * Fix PR 5147 Signed-off-by: Erik Boto <erik.boto@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14fbreader: add 0.12.1Klaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-14initscripts-shr: add initscript to set usb gadget mode for palmpreKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-14libgles-omap3: add compatible machineKoen Kooi1
2009-12-14Merge branch 'org.openembedded.dev' of ↵Klaus Kurzmann9
git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
2009-12-14gabriel: fix depencyFrederik Sdun1
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-14qt 4.6.0: fix packaging, staging and x11 buildKoen Kooi6
2009-12-14wolfenqt: add qt3d demoKoen Kooi3
2009-12-14aceofpenguins-launcher: update recipe from 0.3 to 0.4Thomas Zimmermann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-14linux: fix location of patches for misc RCx kernelsMarcin Juszkiewicz6
2009-12-14linux 2.6.25: merge 2.6.25.20 into it (they are same version)Marcin Juszkiewicz4
2009-12-14linux 2.6.30: update to 2.6.30.10Marcin Juszkiewicz1
2009-12-14linux 2.6.31: update to 2.6.31.7Marcin Juszkiewicz1
2009-12-14linux 2.6.29: removed two patches from micro2440 which are also in stable updateMarcin Juszkiewicz3
2009-12-14linux 2.6.29: update to latest stable patchMarcin Juszkiewicz1
2009-12-14linux 2.6.28: update to latest stable patchMarcin Juszkiewicz1
2009-12-14linux 2.6.27: update to latest stable patchMarcin Juszkiewicz1
2009-12-14linux 2.6.26: do not apply 2.6.26.5 for topas910Marcin Juszkiewicz1