aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-06-02kexecboot: update list of configure args in kexecboot.incAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-01kexecboot: move to git rev 698cf7185e013e873aa7df9388a31d857727d408Andrea Adami
* follow upstream developement * new: Enable menu item selection by keys 0-9 * debug for 'rotated qvga' case in progress Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-06-01lynx: Fixed download URL of the latest release.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-06-01lynx: correct `LICENSE` from `GPL` to `GPLv2`Paul Menzel
According to `COPYING` [1] the license is GPLv2. This is a fixup for commit 06d31dc0 [2]. commit 06d31dc06beb85a28ca3c2c2c0c2787267a24ff5 Author: Stanislav Brabec <utx@penguin.cz> Date: Tue May 31 22:28:20 2011 +0000 lynx: New recipe, version 2.8.7. Signed-off-by: Stanislav Brabec <utx@penguin.cz> recipes/lynx/lynx_2.8.7.bb | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) [1] http://lynx.isc.org/lynx2.8.7/lynx2-8-7/COPYING [2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=06d31dc06beb85a28ca3c2c2c0c2787267a24ff5 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-31lmsensors-apps: Various important fixesTom Rini
- Add DEPENDS = "bison-native flex-native" - Pass in CC/AR so that we build for the target - Use EXTRA_OEMAKE to pass in args - Set PACKAGE_ARCH = ${MACHINE_ARCH} since we reference kernel stuff. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-31perl-native: Bump PRTom Rini
This will make the utils.bbclass change that fixes using perl${PV} take effect for all users. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-31utils.bbclass: modify create_wrapper to correctly follow symlinksAndreas Müller
* taken from OE-Core [1] * thanks Khem for pointing out[2] * fixes build failure perl | env: ./perl5.10.1.real: No such file or directory | make[1]: *** [pod/perlapi.pod] Error 127 [1] http://git.openembedded.org/cgit.cgi/openembedded-core/commit/?id=a10bd976f4cef54ac50b0c82f885c17a26e5989f [2] http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/002975.html Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-31Merge branch 'master' of git.openembedded.net:openembedded (adding missed ↵Stanislav Brabec
patch). Conflicts: recipes/lynx/lynx_2.8.7.bb
2011-05-31lynx: New recipe, version 2.8.7.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-05-31lynx: New recipe, version 2.8.7.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-05-31mtkbabel: Upgrade to version 0.8.2.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-05-31navit: Update to SVN revision 4503.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-05-31gammu: Upgrade to version 1.29.0 and fix build.Stanislav Brabec
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2011-05-31lmbench: Obey ranlibTom Rini
In some cases the host may have too old of a ranlib to work. Since it's not exactly a great idea to not be using the cross ranlib anyhow, fix the Makefile so we can override ranlib and then override it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-31aurora: supply QT_DIR_NAME to configure script and bump PR/SRCREVSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-31linux-omap 2.6.39: sync with meta-texasinstruments for bootup fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-31aurora: make it suitable for the latest version and bump PR/SRCREVSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-31qfsodbusxml2cpp-native: add initial recipeSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-31iproute2: Add 2.6.38 versionTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-30xserver-xorg: upgrade from 1.10.1.902 to 1.10.2 and replace part of ↵Martin Jansa
randr-support.patch with upstream patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-30angstrom: prefer udev 171Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-30udev: add 171Koen Kooi
As the recipe says, machine specific rules should be in their own recipe Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-30udev git: bump SRCREV past 171Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-05-29qt4: remove qte.sh from shared SRC_URI and PACKAGE_ARCH_palmpreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-28linux-2.6.39: add defconfig for om-gta01Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-28nokia900: move more kernel drivers that were built in the kernel(=y) to ↵Denis 'GNUtoo' Carikli
modules(=m) * JaMa: minimize defconfig with savedefconfig Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-28linux-nokia900-meego: minimize defconfig with savedefconfigMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-28om-gta01: minimize 2.6.37 defconfig with savedefconfigMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-28python-pyside-embedded: update patch for qws support and bump PRSimon Busch
This removes the binding for the QWSServer from the patch as it's not working and not needed anymore. Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-28libshiboken: fixup several issues with the generated pkgconfig file and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-28aurora: update recipe for latest changes to aurora and bump PRSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2011-05-28python-2.6.6: backport pkgconfig support from version 2.7.1 and bump PRSimon Busch
Version 2.6.6 of python does not have support for pkgconfig and 2.7.1 is not yet ready in OE so I back-ported the new pkgconfig feature to 2.6.6. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2011-05-28mango-lassi: add `scrollkeeper-native` to `DEPENDS`Paul Menzel
Task compile fails with the following error. […] Making all in doc make[2]: Entering directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/mango-lassi-001+r0+gitrd50141ce4eb96e7326ba-r0/git/doc' /bin/sh: scrollkeeper-config: command not found /bin/sh: line 1: scrollkeeper-config: command not found The file '/Templates/C/scrollkeeper_cl.xml' does not exist. Please check your ScrollKeeper installation. make[2]: *** [mango-lassi-C.omf] Error 1 make[2]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/mango-lassi-001+r0+gitrd50141ce4eb96e7326ba-r0/git/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/mango-lassi-001+r0+gitrd50141ce4eb96e7326ba-r0/git' make: *** [all] Error 2 Adding `scrollkeeper-native` to `DEPENDS` fixes this problem. This patch is tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-28avahi-ui: add `libglade` to `DEPENDS`Paul Menzel
Task configure fails with the following error message. […] checking for GTK20... yes checking for GLADE20... configure: error: Package requirements ( libglade-2.0 >= 2.4.0 ) were not met: No package 'libglade-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLADE20_CFLAGS and GLADE20_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Adding `libglade` to `DEPENDS` fixes this issue. This patch is tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2011-05-28sflphone-common: Update to 0.9.13 and remove sflphone-pjprojectThomas Zimmermann
* sflphone-pjproject has installed .h files which have broken the build for other recipes, e.g. err.h and integers.h Signed-off-by: Thomas Zimmermann <zimmermann@vdm-design.de>
2011-05-28linux: set DEFAULT_PREFERENCE = "1" for 2.6.39 on Zaurus.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-28linux-kexecboot: set DEFAULT_PREFERENCE = "1" for 2.6.39 on Zaurus.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-28linux: : sync Zaurus _git defconfigs with 2.6.39 ones.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-28linux-kexecboot: sync Zaurus _git defconfigs with 2.6.39 ones.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-28linux-kexecboot: add remaining 2.6.39 defconfigs for Zaurus devices.Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-28linux: add remaining 2.6.39 defconfigs for Zaurus devicesAndrea Adami
* minor updates to spitz defconfig Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-05-27boa: Also flex-nativeTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-27boa: Add bison-native to DEPENDSTom Rini
Won't build without this, so no PR change. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-27openssl.inc: Fix PowerPC64 buildsTom Rini
No INC_PR bump, no PowerPC64 configs here yet. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-27sysvinit: Upstream patch for newer libcsTom Rini
ENOIOCTLCMD isn't defined in newer libcs. The fix here comes from Ubuntu which in turn comes from upstream. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-05-27linux: add new kernel task savedefconfigMartin Jansa
* like Andrea did for linux-kexecboot.inc in 3e4c19efcdac75f7c3af575e9be1f9ef75c4efa9 * because there is no "before build" param in addtask it's not problem when kernel doesn't support savedefconfig target yet and user has to call it manually with -c savedefconfig Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-27linux-openmoko-2.6.3[79]: fix nand with badblocksMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-27xserver-xorg: upgrade from 1.10.1.901 to 1.10.1.902Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-27xserver-xorg-1.10.1.901: fix screen rotationBenjamin Deering
* This should fix screen rotation for 2 and 3 orientation * this is still broken in 1.9.4 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-26opkg-utils: port arfile.py patch to opkg-utils, bump PRBernhard Guillon
We need this patch for opkg as well original commit b3da649ee25374f284d03ebce5843b6326559f73 original Author: Scott Anderson <o2e@saaworld.com> original commit message: ipkg-utils: Make arfile.py handle six digit UIDs Essentially, the problem is that arfile.py is splitting the ar header with white-space instead of fixed-width fields, so two fields would get treated as a single field. This makes things better than before as it now honors the fixed field widths. Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org>