aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-08-14guile: removed unused 1.8.5 and 1.8.6Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14gcc4.5: patch Makefile.in for cross compile badnessFrans Meulenbroeks
When compiling gcc target code make passes -I(GMPINC) but this one points to the host dir (it is set to HOST_GMPINC which in oe points to tmp/sysroots/i686-linux/usr/include). This patch breaks the env var $(INCLUDES) in two and only uses the TARGET specific part for compiling libgcc and the crt stuff. The patch has been verified by baking the 4.5 recipe with bitbake -c patch -b gcc_4.5.bb Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14gmp: removed old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14intltool/files: removed; was only used by now removed recipesFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14intltool: removed old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14libidl: remove old version 0.8.10Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14sdcc: removed old versionFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14gcc4.2.x: patch Makefile.in for cross compile badnessFrans Meulenbroeks
When compiling gcc target code make passes -I(GMPINC) but this one points to the host dir (it is set to HOST_GMPINC which in oe points to tmp/sysroots/i686-linux/usr/include). This patch breaks the env var $(INCLUDES) in two and only uses the TARGET specific part for compiling libgcc and the crt stuff. The patch has been verified by baking all affected recipes with bitbake -c configure -b recipe Also introduced INC_PR Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14libcgroup: correct the license and use the final releaseHenning Heinold
* updated checksums * bump PR
2010-08-14genboot-native: Removing legacy stagingFrans Meulenbroeks
* Replaced do_stage function with do_install and replaced ${STAGING_BINDIR} with ${D}${bindir} * removed FILESDIR * bumped PR * ran through oe-stylize Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14serload-native: Removing legacy stagingFrans Meulenbroeks
* Replaced do_stage function with do_install and replaced ${STAGING_BINDIR} with ${D}${bindir} * removed FILES_DIR * added PR * ran through oe-stylize Signed-off-by: Ahsan, Noor <noor_ahsan@mentor.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-14estardict: add version 0.3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-14libphone-ui(-shr): bump SRCREV to the 0.0.1 releaseLukas Märdian
Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-13canutils: update to version 4.0.6Vitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-13libsocketcan: remove old version 0.0.7Vitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-13canutils: remove old version 4.0.4Vitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-13pidgin: 2.7.2->2.7.3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12squashfs-tools: Switch to BBCLASSEXTEND, drop legacy staging, bump PRTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-12task-shr-feed: add supertux-qvga wesnothMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12procps: RRECOMMENDS ncurses-terminfoMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12nano: RRECOMMENDS ncurses-terminfoMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12joe: RRECOMMENDS ncurses-terminfoMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12htop: RRECOMMENDS ncurses-terminfoMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12squashfs-tools.inc: Switch to FILESPATHPKG =.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-12openjdk-6-common.inc: Switch to FILESPATHPKG =.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-12initscripts-slugos: Switch to FILESPATHPKG =.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-12klibc: Fix staging and PRKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-12octave: check in WIP recipe for 3.2.4Koen Kooi
2010-08-12metacity: bump PRKoen Kooi
gnome-panel: bump PR
2010-08-12binutils.inc: Drop spurious CC definition.Tom Rini
There's always been a definition of CC here that gets out of sync with bitbake.conf. Drop. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-12mythtv: upgraded to SRCREV 25609Frans Meulenbroeks
This includes the 0.23.1 patches Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-12navit: bump SRCREV a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12qt-4.7.0-beta1: move to beta2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12xorg: add latest versions for 2010-08-12Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-12urjtag: added git versionFrans Meulenbroeks
added git version as git head supports jtag over gpio. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-12u-boot: beagleboard: adjusted clocks to match PSPJason Kridner
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-11klibc: Remove do_stageKhem Raj
* Some cleanups Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-11libx11_1.3.2.bb: Use Os in DEBUG_OPTIMIZATION for thumbKhem Raj
* This is to avoid a bug in GCC 4.5 where it ICEs with -O1 -mthumb -fno-omit-frame-pointer Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-12klibc: remove old unused 1.5 and 1.5.15 recipes.Andrea Adami
* Keep 1.5.18 which builds vs. 2.6.2x and 2.6.3x kernels. * Reintroduce do_stage (hard to die!). * WIP in order to get finally rid of legacy staging * For the moment, refactor the recipe and bump PR.
2010-08-11eglibc: build with -ggdb3 as workaround for alignment trapsMartin Jansa
* I've seen it only with eglibc-2.12 built with gcc-4.5 that's why I bumped PR only in 2.12 * can be removed as soon as gcc bug is fixed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-11ncurses: swapped installation of widec and narrowc headersEnrico Scholz
Widec headers contain additional definitions and shall be installed last hence. To ensure compatibility of both headers a sanity check was added. Thanks to Martin Jansa for noticing this issue. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-11lmbench: fix buildKoen Kooi
2010-08-11task-shr-feed: add numberx and neomisMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-11bash: bump PR after ncurses upgradeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-11rygel: add 0.6.0Koen Kooi
2010-08-11gupnp-av: add 0.5.9Koen Kooi
2010-08-11gupnp: add 0.13.4Koen Kooi
2010-08-11omap3-sgx-modules: add patch to fix texture width detectionKoen Kooi
2010-08-11xfsdump: add xfsprogs to DEPENDSMartin Jansa
2010-08-11task-shr-feed: add xfsdumpMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>