Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-06 | matrix-tui: add the Matrix TUI (Text UI) launcher app (from Arago) | Denys Dmytriyenko | 2 | |
Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2010-05-06 | matrix-gui: numerous updates and fixes (from Arago) | Denys Dmytriyenko | 2 | |
* 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-06 | Merge branch 'org.openembedded.dev' of git.openembedded.net:openembedded ↵ | Richard Purdie | 8 | |
into wip2 | ||||
2010-05-06 | util-linux-ng: Add missing gettext dependency | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-06 | linux-kexecboot: further editings for Zaurus defconfigs. | Andrea Adami | 6 | |
* 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-05 | angstrom: add TARGET_SYS to /etc/angstrom-version | Koen Kooi | 1 | |
2010-05-05 | navit: bump SRCREV for improved bookmarks support | Martin Jansa | 1 | |
2010-05-05 | flex: This package requires gettext so inherit the class | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | enchant: Add missing glib-2.0 dependency | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | aspell: This package requires gettext so inherit the class | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵ | Joshua Lock | 21 | |
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-05 | gcc-configure-cross.inc: The install function is used, stage is no longer ↵ | Richard Purdie | 1 | |
required Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc-cross: Use NATIVEDEPS | Richard Purdie | 2 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc-cross-sdk: Use NATIVEDEPS and drop unneeded DEPENDS | Richard Purdie | 14 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | glibc-2.3.6: Drop strange staging addition - the patch is already applied in ↵ | Richard Purdie | 1 | |
SRC_URI anyway? Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc: Create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variables | Richard Purdie | 63 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc: Move -native dependencies into the base gcc version configuration file | Richard Purdie | 35 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc: Simplfy some require statements | Richard Purdie | 44 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | module-init-tools: Convert from legacy staging function (from Poky) | Richard Purdie | 2 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gdb: Convert to new staging mode (from Poky) | Richard Purdie | 7 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | binutils: Convert to non-legacy staging | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | binutils-cross: Convert to non-legacy staging | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc-cross: Convert to remove legacy staging functions | Richard Purdie | 3 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | gcc-pacpake-cross.inc: Clean up do_install function massively (from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | cross.bbclass: Move target_ variable definitions from gcc recipes to main ↵ | Richard Purdie | 1 | |
class. Cross recipes need these in general (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | glibc-initial: Convert from legacy staging model (from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | glibc: Remove now unneeded legacy staging function (from Poky) | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-05-05 | python 2.6: add ssl to python-io | Jesse Gilles | 2 | |
2010-05-05 | shr-settings: adjust Categories in .desktop file because of changed Efreet ↵ | Martin Jansa | 1 | |
filter in ELF_SRCREV 48174 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-05 | pisi: upgrade to 0.5.3 | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-05 | gdb: disable-lto as suggested by zecke on #oe | Martin Jansa | 1 | |
* 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-05 | starling: depend on gst-plugin-mad only for not enterprise distro | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-05 | podboy: depend on gst-plugin-mad only for not enterprise distro | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-05 | linux: spitz defconfig, readd CONFIG_PM | Martin Jansa | 1 | |
* 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-05 | aspell: convert to new style staging | Koen Kooi | 2 | |
2010-05-05 | perl-native: attempt to repair staging, bump PR | Koen Kooi | 2 | |
this should make things work again after http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=12c5d82663ff4436f4d979b4de1d4475694c7b9f | ||||
2010-05-05 | e-wm-config-angstrom: remove exebuf and msgbus_lang | Koen Kooi | 18 | |
2010-05-05 | u-boot_2009.03: additional image processing for hipox machine | sledz | 1 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-05-05 | oxnas-boot-tools: new recipe | sledz | 3 | |
Boot tools for OXNAS boards Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-05-04 | eglibc_svn.bb: Move SRCREV to latest trunk. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-04 | gdb-7.1: Add recipes for version 7.1 | Khem Raj | 9 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-05 | opie-init: uncomment c7x0 specific stuff | Andrea Adami | 1 | |
* 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-04 | crda: add version 1.1.1 | Eric BENARD | 1 | |
- 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-04 | python-m2crypto: add native | Eric Benard | 1 | |
- 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-04 | perl-native: Switch away from legacy staging, bump PR. | Tom Rini | 2 | |
Signed-off-by: Tom Rini <tom_rini@mentor.com> | ||||
2010-05-04 | lighttpd: add missing dep on zlip | Koen Kooi | 1 | |
2010-05-04 | xorg-xserver-common: make xvfb depend on xkeyboard-config | Koen Kooi | 1 | |
2010-05-04 | xkeyboard-config: convert to new style staging | Koen Kooi | 1 | |
2010-05-04 | rsyslog: new version 5.5.4 | Steffen Sledz | 1 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> | ||||
2010-05-04 | rsyslog: recipe cleanup | Steffen Sledz | 2 | |
Signed-off-by: Steffen Sledz <sledz@dresearch.de> |