summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-05-06matrix-tui: add the Matrix TUI (Text UI) launcher app (from Arago)Denys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-06matrix-gui: numerous updates and fixes (from Arago)Denys Dmytriyenko2
* Bump the revision * Fix the license * Don't set redundant variables * Display message when calibrating TS * Install additional binaries/scripts Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-06Merge branch 'org.openembedded.dev' of git.openembedded.net:openembedded ↵Richard Purdie8
into wip2
2010-05-06util-linux-ng: Add missing gettext dependencyRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-06linux-kexecboot: further editings for Zaurus defconfigs.Andrea Adami6
* add FAT/VFAT support * remove unused sysfs and tmpfs * add KEYBOARD_GPIO for clamshells * this kernels won't work with udev...too many missing options. * collie, poodle and tosa probably still broken with vanilla sources
2010-05-05angstrom: add TARGET_SYS to /etc/angstrom-versionKoen Kooi1
2010-05-05navit: bump SRCREV for improved bookmarks supportMartin Jansa1
2010-05-05flex: This package requires gettext so inherit the classRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05enchant: Add missing glib-2.0 dependencyRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05aspell: This package requires gettext so inherit the classRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Joshua Lock21
populate_staging task to populate_sysroot This change, pulled from Poky, makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-05gcc-configure-cross.inc: The install function is used, stage is no longer ↵Richard Purdie1
required Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross: Use NATIVEDEPSRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross-sdk: Use NATIVEDEPS and drop unneeded DEPENDSRichard Purdie14
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc-2.3.6: Drop strange staging addition - the patch is already applied in ↵Richard Purdie1
SRC_URI anyway? Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variablesRichard Purdie63
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Move -native dependencies into the base gcc version configuration fileRichard Purdie35
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Simplfy some require statementsRichard Purdie44
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05module-init-tools: Convert from legacy staging function (from Poky)Richard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gdb: Convert to new staging mode (from Poky)Richard Purdie7
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05binutils: Convert to non-legacy stagingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05binutils-cross: Convert to non-legacy stagingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-cross: Convert to remove legacy staging functionsRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc-pacpake-cross.inc: Clean up do_install function massively (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05cross.bbclass: Move target_ variable definitions from gcc recipes to main ↵Richard Purdie1
class. Cross recipes need these in general (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc-initial: Convert from legacy staging model (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05glibc: Remove now unneeded legacy staging function (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05python 2.6: add ssl to python-ioJesse Gilles2
2010-05-05shr-settings: adjust Categories in .desktop file because of changed Efreet ↵Martin Jansa1
filter in ELF_SRCREV 48174 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05pisi: upgrade to 0.5.3Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05gdb: disable-lto as suggested by zecke on #oeMartin Jansa1
* workaround for CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/libelf in gdb_7.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05starling: depend on gst-plugin-mad only for not enterprise distroMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05podboy: depend on gst-plugin-mad only for not enterprise distroMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05linux: spitz defconfig, readd CONFIG_PMMartin Jansa1
* lost somewhere during defconfig merges/upgrades * also missing in 2.6.33 defconfig * suspend/resume works again :) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-05aspell: convert to new style stagingKoen Kooi2
2010-05-05perl-native: attempt to repair staging, bump PRKoen Kooi2
this should make things work again after http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=12c5d82663ff4436f4d979b4de1d4475694c7b9f
2010-05-05e-wm-config-angstrom: remove exebuf and msgbus_langKoen Kooi18
2010-05-05u-boot_2009.03: additional image processing for hipox machinesledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-05oxnas-boot-tools: new recipesledz3
Boot tools for OXNAS boards Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04eglibc_svn.bb: Move SRCREV to latest trunk.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-04gdb-7.1: Add recipes for version 7.1Khem Raj9
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-05opie-init: uncomment c7x0 specific stuffAndrea Adami1
* was commented in ver 1.2.4 but there are still bits in opie-init.inc * unbreak the build for the moment * still needs testing about w100 in opie
2010-05-04crda: add version 1.1.1Eric BENARD1
- http://wireless.kernel.org/en/developers/Regulatory/CRDA - CRDA acts as the udev helper for communication between the kernel and userspace for regulatory compliance. Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04python-m2crypto: add nativeEric Benard1
- this package is needed to compile crda Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04perl-native: Switch away from legacy staging, bump PR.Tom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-04lighttpd: add missing dep on zlipKoen Kooi1
2010-05-04xorg-xserver-common: make xvfb depend on xkeyboard-configKoen Kooi1
2010-05-04xkeyboard-config: convert to new style stagingKoen Kooi1
2010-05-04rsyslog: new version 5.5.4Steffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-05-04rsyslog: recipe cleanupSteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>