summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-23oe.path.join: simplify a bitChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-23base.bbclass: add <dir>/lib for each dir in BBPATH to the python search pathChris Larson
Also makes the os, time, and bb package availability explicit. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-23do_unpack: shift some responsibility around, clean things upChris Larson
- Move the unpacking message printing into do_unpack - Move the destination directory determination into do_unpack - Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd - Use shutil.copy2/copytree for ordinary file "unpack" - Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls - Only display the unpack destdir to the user when debugging is enabled, as we all know they unpack into WORKDIR Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-23perl: undef 'futimes' for uclibc buildVladimir Sorokin
Function 'futimes' doesn't exist in uClibc. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23proxy-libintl: fix build for x86_64Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23pyphonelog_git.bb: bump rev to get fixes for changed opimdKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-23cluster-resource-agents: update to version 1.0.3Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23cluster-glue: update to version 1.0.5Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23corosync: update to version 1.2.1Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23pacemaker: fix volatilesRoman I Khimov
populate-volatile.sh doesn't like blank lines in volatile files. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23corosync: fix volatilesRoman I Khimov
populate-volatile.sh doesn't like blank lines in volatile files. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23pacemaker: fix uclibc buildRoman I Khimov
Software stack protection is not available. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23cluster-resource-agents: fix uclibc buildRoman I Khimov
Software stack protection is not available. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23cluster-glue: fix uclibc buildRoman I Khimov
Stack protection is not available. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23cluster-resource-agents: disable doc buildRoman I Khimov
Unreliable (breaks from time to time) and VERY time consuming. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-23opencv + samples: update to 2.1.0Koen Kooi
2010-04-23e-wm-config-illume2-shr_git.bb: bump rev to get adjusted config for current ↵Klaus Kurzmann
illume2 Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-23frameworkd_git.bb: bump rev to get message timestamp fixKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-23gpicview: add 0.2.1Koen Kooi
2010-04-23angstrom-task-lxde: add tasks to base an LXDE image onKoen Kooi
2010-04-23pmount: fix config.rpath problemKoen Kooi
2010-04-23xfce4-settings: add 4.6.4Koen Kooi
2010-04-23xfce-base apps: convert to new style stagingKoen Kooi
2010-04-23xfce-base libs: convert to new style stagingKoen Kooi
2010-04-23xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.David-John Willis
2010-04-22Use the python modules for checksum generation where we canChris Larson
Based on df32920678d15c86897b50b752b937210a01edea. Signed-off-by: Chris Larson <chris_larson@mentor.com> Tested-by: Khem Raj <raj.khem@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-22gcc-svn.inc: Change version to 4.6.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-22gcc: Add recipes for version 4.5.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-23util-linux-ng: handle chrt through alternatives tooRoman I Khimov
Can be provided by busybox. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-22task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22task-shr-feed: drop fso-abyss and mokokoMartin Jansa
* fso-abyss is not needed with fsogsmd * mokoko is broken after last EFL bump and pretty much dead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22libframeworkd-glib_git.bb: bump rev to get fsogsmd compatability fixKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-22util-linux-ng: handle setsid through alternatives tooRoman I Khimov
It can be provided by busybox. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-22python-2.6.4: make Modules/_ctypes/libffi configureAntonio Ospite
This fixes configure issues with recent autoconf, e.g: autoreconf: Entering directory `Modules/_ctypes/libffi' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:26: error: m4_copy: won't overwrite defined macro: \ _AC_ARG_VAR_PRECIOUS configure.ac:26: the top level It also adjustes Makefile.am to take into account the fact that python ships incomplete source from libffi. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22liblauncher: add 0.3.8, disabled by default since it breaks APIKoen Kooi
2010-04-22qwo: add patch for build with automake-1.11Martin Jansa
* qwo.1 is created in created in DESTDIR already with help2man, no need to add it to DEST files * automake-1.11 checks for files instaled more than once and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22libconfig_1.3.2: add patch for build with automake-1.11Martin Jansa
* libconfig.h is installed twice from $(libinc) and then again from $(libinc_cpp) * newer automake checks that and fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22glib-2.0 2.24.0: apply two patches from release branch and one from ubuntuKoen Kooi
2010-04-22ti-local-power-manager: Remove OPT from LPM sources using #defineRoger Monk
* OPT Argument Decorator is no longer used/supported in latest dsplink versions * LPM implements some callback functions from DSPLINK which used this decorator * 'Void _TAL_translateCallback (IN Uint32, IN OPT Pvoid, IN OPT Pvoid);' * Remove by passing -DOPT="" to LPM build * Safe to remove for building against older DSPLINK versions as well * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Add runtime depends for examples on lpm-utils for lpmOn/Off utilsRoger Monk
* DSPLINK Examples need to use lpmOn/Off add RDEPENDS * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Use new URL and add dsplink v1.65.00.02 (early adopter)Roger Monk
* Add new version (1.65.00.02) - eary adopter release * Start using new URI base location * Introduce variables to keep SRC_URI common and PV variants Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Move dsplink_1.64 fix-ups into version specific recipeRoger Monk
* Fix-ups for kernel headers and CROSS_COMPILE are specific to 1.64 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: Introduce DSPLINKDSP to simplify DSP executable installRoger Monk
* Add new variable DSPLINKDSP to be used in install scripts Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22ti-dsplink: remove unnecessary 'clean' stepRoger Monk
* dsplink installations (when used directly, and not from cetools) are clean and therefore don't need a clean step Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-22busybox: prevent postinst script from failingSergey Lapin
recent addition in rootfs_ipk.bbclass which runs postinst scripts with -e option, while very useful, prevents busybox from configuring at image build time. It will be configured at first image boot if your file system is writable, but in case of e.g. squashfs, that will be fatal error. This commit prevents postinst to fail, so busybox will create all needed links at image build time.
2010-04-22tinylogin: bump PR for LICENSE changeKoen Kooi
2010-04-21utils.bbclass: make check_app_exists slightly more pythonicChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-21Add emit_data.bbclass, which emits the metadata and displays diffs from previousChris Larson
This can be useful for making invasive changes, to see if you inadvertantly broke something. Signed-off-by: Chris Larson <chris_larson@mentor.com>