summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-06u-boot: calamari: moved to 2010.06 versionFrans Meulenbroeks10
all changes are calamari specific moved to 2010.06 version made sure all u-boot variants are build and deployed (for nor/nand/sd/spi) removed the patches that have been merged upstream removed a stale file that was not used: buggy-gcc-really-no-spe.patch added patch to increase sd card timeout Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05gst-ffmpeg: use immediate var expansion of TOOLCHAIN_PATH for PATH_prependDenys Dmytriyenko6
Fixes the recursive var expansion when TOOLCHAIN_PATH is derived from PATH. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-06Revert "klibc: get rid of legacy staging"Andrea Adami2
* committed broken version with evil install * WIP This reverts commit b32ce2a63973fdf72d1ffe94b8418ec214cb2b20.
2010-08-05linux-omap-psp_2.6.32: Move camera sensor resetJason Kridner3
Camera reset needed to be done after applying power. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-05u-boot: fix beagle patch namesKoen Kooi1
2010-08-05gphoto2: removed 2.1.x > 4 years old; not pinnedFrans Meulenbroeks6
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05angstrom-uboot-scripts: fixed tests for revisionjkridner@beagleboard.org3
Tests in u-boot scripts require the 'test' function. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-05u-boot: beagleboard: default 3MP camera supportjkridner@beagleboard.org3
This turns on the pull-ups so that the I2C will work by default as well as sets the default camera type. Currently, the kernel cannot probe for I2C devices, but that should be the long term fix. We put the change here into the default environment, instead of the boot.scr, such that there won't be a need to update your boot.scr in the future for the default camera if we ever get the kernel fixed to probe for I2C devcies. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-05lirc: removed old recipesFrans Meulenbroeks11
the lirc recipes still used legacy staging (apart from the latest version) nobody pinned these so removed them (and the associated lirc-modules recipes) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05zziplib-native: removedFrans Meulenbroeks1
no one has a dependency on this one and the leading non-native recipe is already at 0.13.49 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05wxwidgets/wxbase: remvoed 2.6.4Frans Meulenbroeks2
old, unpinned, using legacy staging Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05intltool: removed old versionsFrans Meulenbroeks9
removed older unpinned versions Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05glib-2.0: removed several old versionsFrans Meulenbroeks32
There were about 26 recipes in this dir; removed all recipes older than 2 years that were not pinned (as per TSC guidelines). There are still 17 recipes left.... Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-05gpe-ownerinfo: kill legacy stagingKoen Kooi2
2010-08-05libdisplaymigration: kill legacy stagingKoen Kooi1
2010-08-05libglade: kill legacy stagingKoen Kooi1
2010-08-05eds-dbus: work around crosscompile badnessKoen Kooi1
2010-08-05poptop: remove version 1.3.0Roman I Khimov1
Release dated 2005 and the recipe in unmaintained, 1.3.4 recipe is alsmost completely different now. So, I see no point in keeping it around. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05cramfs: remove -native recipe, replace with BBCLASSEXTENDRoman I Khimov2
Removes another do_stage instance along the way. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05tiff: remove version 3.7.2Roman I Khimov2
* released March 2005, obsolete * not pinned by any public distro * uses legacy staging Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05yaffs2-utils: remove deprecated patch parametersRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05geda-gattrib: remove deprecated patch parametersRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05tcpdump: remove deprecated patch optionsRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05libpcap: remove deprecated patch optionsRoman I Khimov1
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05barnyard2: remove deprecated patch optionsRoman I Khimov1
Another pick-from-local-branch error, sorry. Hopefully, last one,merged patch syntax changes there. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05qemu: Add 0.12.5Khem Raj14
* Remove 0.12.4 in favor of it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-05xapian-core: add BBCLASSEXTEND = "native" and remove -native recipes.Elena Grandi3
2010-08-05gtk+_2.20.1.bb: Ask for ARM_INSTRUCTION_SET to be 'arm'Khem Raj1
* It does not compile in thumb mode with gcc 4.5 other version of gcc were not tested probably they many have problem too. For now always build using arm mode. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-05netkit-telnet_0.17.bb: Add -lncurses to LDFLAGSKhem Raj1
* We also need to add this for non uclibc builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-05autotools_stage.bbclass: DeleteKhem Raj2
* This class should not be needed anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05recipes: inherit autotools instead of autotools_stageKhem Raj138
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-05device-mapper_1.02.28.bb: Get rid of legacy stagingKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05gupnp_0.13.1.bb: Get rid of legacy stagingKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05gupnp_0.12.5.bb: Get rid of legacy stagingKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05openobex_1.5.bb: Get rid of legacy stagingKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05popt: Use BBCLASSEXTEND instead of native recipes.Khem Raj5
* Use INC_PR Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05eds-dbus: add missing dep on libicalKoen Kooi1
2010-08-05java-library.bbclass: workaround for staging when BBCLASSEXTENDED is usedHenning Heinold1
* when BBCLASSEXTENDED is used, do_stage is not called for target stuff, so workaround it with the oejarinstall in do_install too
2010-08-05uclibc: use GENERIC_ARM, because we override the cpu flags anyway, bump PRHenning Heinold3
2010-08-05uclibc: try to fix isnan and bump PRHenning Heinold2
2010-08-05intltool: remove legacy stagingKoen Kooi1
2010-08-05eds-dbus: reenable calendar, was disabled in svn->git transition commit (no ↵Martin Jansa1
idea why) * compiles fine * dates depends on libecal Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05ncurses: added 5.7 recipeEnrico Scholz2
It uses ideas from the old 5.4 recipe but brings a lot of new features like widec libs, pkgconfig files or splitted library packages. As lot of packages depend on ncurses, whole distribution must be probably rebuild when updating to this new version. Due to this and the complex recipe, it has a negative DEFAULT_PREFERENCE for now. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-05libmatchbox: get rid of legacy stagingEnrico Scholz1
Legacy staging is not needed; things are done by normal installation already. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-05libfakekey: get rid of legacy stagingEnrico Scholz1
Legacy staging is not needed; things are done by normal installation already. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-05bitbake.conf: subversion cmds, remove --trust-server-cert and add --force, ↵Martin Jansa1
--accept * --trust-server-cert is supported only in >=svn-1.6 http://subversion.apache.org/docs/release-notes/1.6.html * --force allows to overwrite existing dirs ie matchbox-panel-2-icon-themes_0.0.1.bb matchbox-panel-2_svn.bb are checkouting/updating tiwo different SRCREVs and every few builds you end up removing svn checkout from downloads dir, just because it refuses to upgrade to newer revision (applets dir already exists there). * --accept to overwrite any local modifications (as we want clean checkout) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-05beagleboard-test-image: add cpuburn-neonjkridner@beagleboard.org1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-05libparams-validate-perl: update to version 0.95Roman I Khimov1
* fixes some bugs * fixes build failure like: | Validate.xs: In function 'get_type': | Validate.xs:212: error: duplicate case value | Validate.xs:209: error: previously used here * considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05lib(html-mason|log-dispatch|module-build)-perl: remove do_stage no-opsRoman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-08-05libpfring: remove deprecated patch optionsRoman I Khimov1
Sorry, didn't check this one when picking from local branch. Signed-off-by: Roman I Khimov <khimov@altell.ru>