summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-06xslt: deletel 1.1.17: very old, not pinnedFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-06linux-omap-psp: Add camera bootargJason Kridner3
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-06libgsm: kill legacy stagingKoen Kooi1
2010-08-06mpeg2dec: kill legacy stagingKoen Kooi1
2010-08-06Remove redundant dependencies upon opkg and opkg-collateral.Graham Gower5
rootfs_ipk.bbclass already pulls these in, so avoid some confusion. This is totally untested. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Chris Larson <clarson@kergoth.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-06Revert "rootfs_ipk.bbclass: install the package manager in a separate pass ↵Martin Jansa1
from the other packages" * This reverts commit acc720fa80227d08fd15764117e0c34e2387e804. * Graham already has a proper fix for this. * This breaks rootfs with ${ONLINE_PACKAGE_MANAGEMENT}" == "none" Conflicts: classes/rootfs_ipk.bbclass Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-By: Chris Larson <clarson@mvista.com>
2010-08-06package_ipk.bbclass: add lists_dir to sysroots' /etc/opkg.confGraham Gower1
This makes the sysroots' /etc/opkg.conf agree with opkg-collateral on where the package lists database should be found. Fixes a problem whereby opkg cannot find the package lists after opkg-collateral is installed. This fixes the same problem as acc720fa80227d08fd15764117e0c34e2387e804. But since that doesn't take into account other dependencies bringing opkg-collateral into the image, it doesn't solve the problem in all cases and could probably be reverted. This is a bit messy, having hardcoded /var/lib/opkg as the lists_dir in multiple locations. Other suggestions welcome. I'm not sure its all that necessary to be using /usr/lib/opkg other than for backwards compatibility with existing installations. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-06readline: apply the patches...Enrico Scholz1
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-06readline: added 6.1 recipeEnrico Scholz3
It has a negative default preference for now due to the GPLv2 -> GPLv3 switch. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-06jpeg: updated to version 8bEnrico Scholz1
jpeg8b is now automake based and does not required the patches from the 6b recipe anymore. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-06shr: prefer ncurses 5.7 also for nativeMartin Jansa1
2010-08-06shr: prefer ncurses 5.7Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-06recipe for scli-0.4.0Henri Bragge1
Signed-off-by: Henri Bragge <henri.bragge@dcombus.com>
2010-08-06recipe for gsnmp-0.3.0Henri Bragge1
Signed-off-by: Henri Bragge <henri.bragge@dcombus.com>
2010-08-06Comedilib: Add version 0.8.1Martyn Welch1
The Comedi project develops open-source drivers, tools, and libraries for data acquisition. Comedilib is a user-space library that provides a developer-friendly interface to Comedi devices. Signed-off-by: Martyn Welch <martyn.welch@ge.com>
2010-08-06tar: removed 1.13.93Frans Meulenbroeks2
5 years old, 4 newer versions exist, not pinned using legacy staging and native recipe more than enough reasons to remove Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-06shadow: added new package shadow-group. Fix for build with uclibc.Vladimir Sorokin1
shadow-group contains utilities (sg, newgrp, gpasswd, groups) for group manipulation, useful when you only need things not provided by busybox. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
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>