aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-22insane.bbclass: Add nios2 architecture.Walter Goossens
2009-11-22siteinfo.bbclass: Added nios2 architecture.Walter Goossens
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-22shr.conf: blacklist atd, because it's replaced by atd-over-fsoThomas Zimmermann
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22linux-openmoko-2.6.31: add Weiss's patches from gdrm-2.6.31Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22module_strip.bbclass: look for modules in right directoryMartin Jansa
* After 29c7d3351f43678c6e93b707b301832009f64b31 modules are not in install directory but in package, packages-split * modules*.tgz is created BEFORE this, so it contains non stripped modules * for modules*.tgz with stripped modules see following patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22task-shr-feed: add speexSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22checksums: add checksum for new tangogps_0.99Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22tangogps: bump version to 0.99.1Sebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22gpe-sketchbook: add gpe-icons to rdependsThomas Zimmermann
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22sane-srcrevs-fso.inc: bump rev for fsodevicedSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22task-shr-feed: add sox, zile, mpg123Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22linux-openmoko: don't clear module_autoload_snd-soc-neo1973-gta02-wm8753 for ↵Martin Jansa
gta02 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22palmtop.bbclass: fix QA of plugins wrt packaging of -dbg filesAndrea Adami
Acked-by: Paul Eggleton <bluelightning@bluelightning.org>
2009-11-22nvidia-display: Added 190.42 release. Builds but packaging needs clean-up.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-22linux-2.6.31: Added defconfig for MACHINE ion.Leon Woestenberg
2009-11-22opie-networksettings: unbreak builds against *actual* linux-2.6.31Andrea Adami
headers. Acked-by: Paul Eggleton <bluelightning@bluelightning.org>
2009-11-21Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Jansa
into org.openembedded.dev
2009-11-21sane-srcrevs: bump SRCREV for linux-openmoko-shr-drm-devel and glamo-dri-testsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-21squashfs-tools: allow setting of SRC_URI before loading .incOtavio Salvador
Without this change bitbake due a fetcher failure because SRC_URI is then cached and later changed. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-21task-shr-feed: add xboardKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-21sane-srcrevs-fso.inc: bump rev for fsodevicedKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-21fsodeviced: set default niceness to +10 rather than -19Sebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-21tune-atom.inc: Use gcc arch and tune options for GCC 4.3.1+Leon Woestenberg
2009-11-21mokomaze: missing space between SRC_URI entriesDavid Lanzendörfer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-21tinderclient.bbclass: Less ego...Holger Hans Peter Freyther
2009-11-21sane-srcrevs.inc: bump rev for e-wm-sysactions-shr and e-wm-config-illume-shrKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-21e-wm-sysactions-shr: install lock.shKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-21kexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS stringAndrea Adami
2009-11-21kexec-tools_2.0.1: add uImage support from upstream. Bump PR of sharedAndrea Adami
and static recipes.
2009-11-21kexecboot_git: bump to ddf66724ce68509a8d80727f26f682b9a9341ff5.Andrea Adami
Increase PR.
2009-11-21Updated xboard's recipe and patch to the newest version Removed old recipe ↵Tom Hacohen
as the sources are not available any more Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-20gnuradio : Fix stupid typo. Sorry for the noise.Philip Balister
2009-11-20gnuradio : Restore DEFAULT_PREFERENCE = "-1".Philip Balister
2009-11-20gnuradio : Update git recipe to build from current HEAD.Philip Balister
* Update recipe to allow building from dev repos and branches.
2009-11-20Add preferred kernel for the ben-nanonote and merge thatKristoffer Ericson
into linux_2.6.31.bb. Patches and config are grabbed from qi-hardware.com. fix_mips_vmlinux.lds.patch is added to fix problem in 2.6.31.5 vanilla.
2009-11-20Add machine file for Qi-Hardware's ben nanonote.Kristoffer Ericson
2009-11-20update jlime-2009.1 distro file and check so it buildsKristoffer Ericson
2009-11-20update Maintainer informationKristoffer Ericson
2009-11-20Change config into something that actually builds.Kristoffer Ericson
2009-11-20glibc-package.bbclass: Add support for precompiled glibc trees (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-20glibc-package.bbclass: Fix case PN = glibc and corrupts FILES variablesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-20Revert "om-gta0{1, 2}.conf task-shr-minimal: remove apm from machineSebastian Spaeth
features and add fso-apm to task-shr-minimal-base" * Will do it distro specific.... * This reverts commit 1bfa409a3a28cee60c4800d3caf33ce3f100d4ca.
2009-11-20python-epsilon: Add new SRC_URIThomas Zimmermann
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-20task-shr-minimal: Remove fso-apm and e-wm-config-illume-shrSebastian Spaeth
* fso-apm is pulled by task-fso2-compliance * e-wm-config-illume-shr is pulled by SHR distro setting ILLUME_THEME in task-x11-illume Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-20om-gta0{1, 2}.conf task-shr-minimal: remove apm from machine features and ↵Thomas Zimmermann
add fso-apm to task-shr-minimal-base
2009-11-20jamvm-initial: add libffi-native dependencyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-20Upgrade guile from 1.8.6 to 1.8.7.Robert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Philip Balister <philip@balister.org>
2009-11-20webkit-efl: run thru oe-stylize.pyKoen Kooi
2009-11-20task-shr-feed: remove all stuff depending on bluez-libsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-20added SHR specific choices for default illume theme and configTom