summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-02-02xserver-common: fix angstrom RDEPENDS for 1.25 and fix ts for angstrom in 1.32Koen Kooi2
2010-02-02freesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided ↵Martin Jansa16
with source Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-02-01uclibc_git: Bump SRCREV to latest upstream.Khem Raj2
* Delete patches that are merged upstream. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-02task-shr-feed: add litephoneMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02litephone: add new recipeChristian Rüb3
* Qt4 based phone application for FSO based phones Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02task-shr-feed: add qgpslogMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02qgpslog: New recipe for Qt based GPS track loggerChristian Rüb1
* Qt4 based * uses FSO dbus calls and signals Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02stopwatch: Add version 1.4.0Christian Rüb2
* use tarball not git for source * preferred version is not git Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02linux-leviathan: defconfig: enable devtmpfsMichael 'Mickey' Lauer1
2010-02-02angstrom-2008-preferred-versions: fix preferred version to existing oneMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02mplayer-common: fix FILESMartin Jansa1
* ${sysconfdir} starts with /, so now we had /usr//etc/mplayer in install call and FILES, but it doesn't work in FILES variable * /usr${sysconfdir} works but it's ugly, feel free to revert to original version with /usr/etc/mplayer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01uclibc-nptl: Update to latest top of upstream branch.Khem Raj3
* Drop upstream merged patches. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-01conf: add inc file for toolchain-javaHenning Heinold1
2010-02-01classpath-native: the exit_hook.patch don't work anymore disable ↵Henning Heinold1
wrapper-tools for now
2010-02-01ecj: fix maxheap size jamvm is compiled with 512m onlyHenning Heinold1
2010-02-01python-cython: add version 0.12Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-02-01python: add version 2.6.4Martin Jansa18
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2010-02-01linux 2.6.28: added Nokia N900 supportMarcin Juszkiewicz1
Patch made by nokia does not apply to 2.6.28 with stable updates so we redefine whole SRC_URI instead of adding into it. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-01base.bbclass: in base_contains, check for var existance before using itBrian Pomerantz1
When using base_contains() to check for a string in a variable for a, if the variable is not defined an exception occurs. By checking the existance of the variable and returning false if it isn't there, a value can be checked for a variable regardless of whether or not it is defined. Signed-off-by: Brian Pomerantz <bapper@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-01rtc-drbcc: be a bit more verbose in case of errorsSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-01transmission_1.83.bb : bugfix upgradeGraeme Gregory1
2010-02-01Revert "conf/machine/jornada7xx.conf : Use EABI"Koen Kooi1
TARGET_OS does explicitly NOT belong in a machine.conf, it belongs in a distro.conf This reverts commit 78411fdbc9e5a4a737303b88ef8962c275425802.
2010-02-01conf/machine/jornada7xx.conf : Use EABIKristoffer Ericson1
* EABI has advantages for all armv4 > and with a little tinkering it works well for armv4. Since it comes with speed increases theres no reason to use anything else. Signed-off-by: Kristoffer ericson <kristoffer.ericson@gmail.com>
2010-02-01efl: bump SRCREV for SDL_gl fixesKoen Kooi1
2010-02-01preferred-shr-versions: set P_V for gtk+-native and gtk+ to 2.18.6Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01angstrom-2008-preferred-versions: set P_V for gtk+-native (same as for gtk+)Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from MakefileGuo Hongruan2
* linux-2.6.16-chumby-1.2.tar.gz set CROSS_COMPILE as arm-linux- hardly. * It causes the AR used to compile chumby-kernel is arm-linux-, but it should be set dynamically * according CROSS_COMPILE passed by openembedded Signed-off-by: Guo Hongruan <camelguo@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-01gtkmathview: fix build for gcc44Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01task-shr-feed: remove stuff (exhibit, tasks, emacs, mpg123) never built ↵Martin Jansa1
successfully Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01mplayer_git: bump SRCREV ~r30448+Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01u-boot-2009.03: fix link detection for onboard switch at hipox machineSteffen Sledz2
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-02-01e-tasks: move SRCREV to recipe and update it for rebuild after EFL bumpMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31linux-leviathan: defconfig: enable NFS, CIFS, and the vibratorMichael 'Mickey' Lauer1
2010-01-31sane-srcrevs.inc: bump PR of elmdenticaKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-31conf/distro/jlime-2010.1.conf: Update jlime configKristoffer Ericson1
* Use less hardcoded strings in IMAGE_NAME * Bump coreutils version * Bump binutils version * Switch from kdrive to xserver-xorg-kdrive. * Make possible to override TARGET_OS. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-01-31linux-kirkwood: fixed patch issues for openrd-baseFrans Meulenbroeks3
- eliminate a patch from the recipe that was already in git - fixed a patch which failed on a file which was not applicable for openrd-base (made a dedicated patch with only those parts that are needed for openrd-base) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-31wolfenqt: bump PRKoen Kooi1
2010-01-31angstrom feed sorter: fix ordering issue with armv4 and armv4tKoen Kooi1
2010-01-31angstrom feed builder: add more packagesKoen Kooi1
2010-01-31gtk+: don't install the pixbug-csource tool when building -native, it ↵Koen Kooi8
doesn't work properly * the work around involved cleaning up old recipes as well, new-style staging here we come!
2010-01-31htcdream: prefer linux-leviathan as kernelMichael 'Mickey' Lauer1
2010-01-31fsodeviced: ship new machine configuration filesMichael 'Mickey' Lauer1
2010-01-31task-shr-feed: reenable obexpush, obexftp and python-pybluesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31emtooth: bump SRCREV againMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31intone: bump PR after EFL bumpMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31xserver-kdrive-common: missing ;; after GTA01 caseMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31xserver-kdrive-common: move xinput-calibrator-once section AFTER kernel ↵Martin Jansa1
evdev setting for SHR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31ventura: bump SRCREV, include edj filesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31om-gta0(1|2): synchronize machine config, drop SHR override where not needed ↵Martin Jansa2
anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31xserver-xorg-conf: add om-gta01 configurationMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>