aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
AgeCommit message (Collapse)Author
2010-10-20mesa-7.8.2: remove D_P_shr as we want 7.9 nowMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20mesa: add 7.9 releaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20talloc: add recipe for talloc, needed by new mesa releasesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20palmpre: add some utilities to MACHINE_EXTRA_RDEPENDSimon Busch
Some utilities are essential for the palmpre but no other machine so the machine config rdepends on them. They will be installed in an image via task-base. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20xserver-xorg-conf: switch from plain tslib access to evdev for touchscreen ↵Simon Busch
on palmpre machine Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20initscripts-shr: add mountdevtmpfs init script for palmpre machineSimon Busch
On the palmpre machine we are currently come into the SHR rootfs through mounting it from /boot and switch the rootfs via pivot_root. So we can't automatically mount devtmpfs on /dev. Instead we do this right after SHR begins to boot and before any other filesystem is mounted on the new rootfs. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-10-20linux-palmpre: enable devtmpfs per default but do not auto mount itSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20linux-palmpre: bump git SRCREV for devtmpfs supportSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20tslib: fix typo in palmpre machine ts.conf file and switch to raw moduleSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20palmpre-audio-scripts: add initial versionSimon Busch
For the palmpre machine some special audio scripts are needed to do audio routing, as it is not possible to do audio routing with common tools used on other machines. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20tellbootie: add initial git versionSimon Busch
tellbootie is a little utility for the palmpre machine which tells the bootloader over some spare space in the memory about what to do on next restart (e.g. fall in recovery mode). Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20initscripts-shr: remove unused usb-gadget script for palmpre machineSimon Busch
This script was resonsible for activating networking over usb but is not needed anymore as our default kernel for the palmpre machine activates usb networking per default. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-20tslib: add patch for git version to compile cy8mrln pluginSimon Busch
The cy8mrln plugin needs the cy8mrln.h which is shipped with the kernel but currently not deployed by any kernel-headers packages. So we include the header file for now directly within tslib. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20netbase: powerup usb0 interface automatically on palmpre machineSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20tsmd: add initial recipeSimon Busch
tsmd is a touchscreen management daemon for the palmpre machine. It has juast one simple task to do: It open's the touchscreen dev node on /dev/touchscreen, process it's data with tslib and forward all input events to uinput dev node. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20read-tokens: add initial git versionSimon Busch
read-tokens is a little utility especially for the palmpre. It reads so alled 'tokens' from the internal flash and stores them in a key-value file so other system components can read them from there. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20tslib: adjust various recipe settings for the palmpre machineSimon Busch
* set PACKAGE_ARCH = "${MACHINE_ARCH}" for palmpre machine * provide special EXTRA_CONF setting to build plugin for the cy8mrln touchscreen Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-10-20egl: Add tu816x as combatible SOC_FAMILYRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-20gst-plugins-ugly: add 0.10.16Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-20gst-plugins-good: add 0.10.25Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-19binutils.inc: Filter out --with-sysroot for target binutilsKhem Raj
* This is not needed but libtool 2.4 will add it so we filter it out here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-19gcc-configure-target.inc: Filter out --with-sysrootKhem Raj
* For target gcc we dont need to specify --with-sysroot even with libtool 2.4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-19opie-mediaplayer2: remove reference to OPIE_CVS_PV and default OPIE_GIT_PV ↵Paul Eggleton
if not set I'm a bit skeptical of having these defaults; anyone building Opie from git *should* be including preferred-opie-git-versions.inc and not trying to build without doing so. For consistency however I'm including the defaults here.
2010-10-19qt4: move QtDeclarative to qt4.incKoen Kooi
* This avoids pulling in Qt 4.7.0 into meta-toolchain-qte when 4.6.3 is specified * No further changes in behaviour or packaging
2010-10-19transmission_2.04.bb: added checksumsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-19libtorrent: added xmlrpc supportFrans Meulenbroeks
so web clients can interface with it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-19xmlrpc-c: add inherit binconfigFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-19lighttpd_1.4.28.bb: added checksumsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-19settingsgui: move both versions to obsolete, nobody have it in task/images nowMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19openmoko: move initscripts, psplash, alsa-scenarios also to obsoleteMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19openmoko: remove openmoko directories used from FILESPATH as openmoko ↵Martin Jansa
distribution was obsoleted on Aug 2010 Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19linux-openmoko: obsolete 2.6.24 and 2.6.28Martin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19openmoko: obsolete old openmoko classes and recipes using thoseMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19openmoko: obsolete tasks and images, openmoko as distribution was obsoleted ↵Martin Jansa
on Aug 10, 2010. Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19libmokoui2, openmoko-apps: move to obsolete as libmokoui2 doesn't build for ↵Martin Jansa
a while and nobody cares to fix it Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19meta-angstrom-2007: remove openmoko-browser2 which was moved to obsoletedMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19fso-image: remove obsoleted openmoko stuffMartin Jansa
Acked-by: Michael 'Mickey' Lauer <mickey@openmoko.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-19libsdl-directfb: use the options of our patched autoreconf, to prevent ↵Henning Heinold
autoheader * thank's kergoth for the hint * no functional changes so no bump of PR's
2010-10-19pango: add 1.28.3Koen Kooi
2010-10-19task-sdk-gnuradio-native: Stop build failures due to missing packages.Philip Balister
2010-10-19gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/Philip Balister
2010-10-19vim: Add new package vim-vimrc that installs a vimrc that makes me happy.Philip Balister
2010-10-19gnome-games: update 2.30.x to 2.30.2 and add 2.32.0Koen Kooi
2010-10-19qt4: replace underscore with dash in library nameChase Maupin
* For libraries that are added to the QT_LIB_NAMES or QT_EXTRA_LIBS variables replace any "_" characters in the library name with "-" for use in the package name. * The actual library file names are left alone. * Bump the PR for packages using qt4.inc Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-10-19libsdl-directfb: update to 1.2.14Andreas Oberritter
Changes since v1: * removed patches. * use autoreconf to update libtool etc. * inherit lib_package * dropped some unused configure options. * ran oe-stylize.py Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>
2010-10-19directfb-1.4.6: fix packagingAndreas Oberritter
* Files were searched in the wrong directory, because $RV was wrong. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by:: Henning Heinold <heinold@inf.fu-berlin.de>
2010-10-19tiwlan-wl1271: add kernel drivers and loaders for the wifi portion of a ↵Koen Kooi
wl1271 chipset * based on the ubuntu makefiles, so still a messy wrt OE style
2010-10-19dietlibc: move do_stage to do_installHenning Heinold
* bump INC_PR
2010-10-19task-opie: bump PR for previous changePaul Eggleton
2010-10-19opie-vmemo: add dependency on libopiemm2Paul Eggleton