summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-22task-shr-minimal: drop fso-abyss from RDEPENDS (not needed with fsogsmd)Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22frameworkd-config-shr: drop fso-abyss from RDEPENDS (not needed with fsogsmd)Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-22task-shr-feed: drop fso-abyss and mokokoMartin Jansa1
* 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 Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-22util-linux-ng: handle setsid through alternatives tooRoman I Khimov1
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 Ospite3
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 Kooi2
2010-04-22qwo: add patch for build with automake-1.11Martin Jansa2
* 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 Jansa2
* 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 Kooi5
2010-04-22ti-local-power-manager: Remove OPT from LPM sources using #defineRoger Monk3
* 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 Monk1
* 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 Monk3
* 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 Monk2
* 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 Monk1
* 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 Monk1
* 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 Lapin1
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 Kooi1
2010-04-21utils.bbclass: make check_app_exists slightly more pythonicChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-21Add emit_data.bbclass, which emits the metadata and displays diffs from previousChris Larson1
This can be useful for making invasive changes, to see if you inadvertantly broke something. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-22linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)Andrea Adami1
2010-04-21Add an initial layer.conf for use with bitbake's bblayers support, for ↵Chris Larson1
convenience Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-04-21tinylogin: update LICENSE to more specific GPLv2Denys Dmytriyenko1
2010-04-21shr: bump SRCREVs for fsogsmd compatible versionsMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21frameworkd-config-shr: bump SRCREVs to disable ogsmd and switch to fsogsmdMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21frameworkd: bump SRCREV for s/Notify/Changed/ in opreferencesdMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21fsogsmd: install dbus activation file again for SHRMartin Jansa1
2010-04-21EFL: bump SRCREV for more illume2 fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21shr-settings: bump SRCREVMartin Jansa1
2010-04-21fso: bump SRCREV for libfsotransport fixes (reliable GSM registration for om)Martin Jansa3
2010-04-21base-files: improve profile for SHRJoachim Ott2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21angstrom feed sorter: atomically replace list of know packagesKoen Kooi1
This change also makes it preserve packages that have been deleted, so we can now safely delete morgue directories
2010-04-21linux-omap-psp 2.6.32: change 37xx OPP to latest definitionsKoen Kooi3
2010-04-21meta-toolchain: add hook to install proper feedconfigs and add an extra ↵Koen Kooi1
check to prevent bogus ones from going in
2010-04-21meta-toolchain-qte: include QT version for angstromKoen Kooi1
2010-04-21Merge branch 'org.openembedded.dev' of ↵Graeme Gregory2
git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
2010-04-21linux-omap-zoomsync_2.6.32.bb : OTG support without gadgetGraeme Gregory2
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
2010-04-21include/kaeilos-2010.inc: includes for KaeilOS version 2010Marco Cavallini1
2010-04-21kaeilos-2010.conf: added new KaeilOS version 2010Marco Cavallini1
2010-04-21atd-over-fso: also support for fsotdld API (incompatible to frameworkd otimed)Łukasz Pankowski2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21ffalarms: bump git version fix snooze when using fsotdld?ukasz Pankowski1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-21angstrom: set DISTRO_FEED_CONFIGSKoen Kooi1
2010-04-21zaurus-installer: deploy legacy gnu-tar here, not in zaurus-updater.Andrea Adami3
* (only for spitz)
2010-04-21zaurus-2.6.inc: remove forgotten comments (#) and unbreak jffs2Andrea Adami1
2010-04-21zaurus-2.6.inc: merge the jffs2 bits from zaurus-clamshells.inc.Andrea Adami5
* remove the legacy headers needed for vanilla Sharp images. * (the checksum was anyway broken)
2010-04-21zaurus-2.6.inc: reorder common Zaurus settings.Andrea Adami2
* reabsorb zaurus-kernel.inc
2010-04-20angstrom: prefer xserver-common 1.33Koen Kooi1
2010-04-20xserver-common: add 1.33 with some extra fixesKoen Kooi3
2010-04-20tiff 3.9.2: fix QA error during configureKoen Kooi1
2010-04-20libphone-ui*: bump to recent versionSebastian Spaeth2
to catch up with recent EFL changes Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>