summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-04-15claws-mail: bump PRKoen Kooi1
2010-04-15ti-xdctools: add PRIVATE_LIBS list for internal libsKoen Kooi1
2010-04-15abiword 2.8.3: bump PRKoen Kooi1
2010-04-15gpsd: fix dbg packagingKoen Kooi1
2010-04-15libxml2: fix regression where -native wouldn't build python stuff needed for ↵Koen Kooi1
xml2po anymore * also fix 1 bug in do_install where it pokes stuff outside of ${D} * binconfig hack is still there, though
2010-04-15linux 2.6.31: add cm-x300 supportSiebren Hakkesteegt3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-15cm-x300: add machine configurationSiebren Hakkesteegt1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-15xorg-app: convert to new style stagingKoen Kooi4
2010-04-15xorg-lib: switch to new style stagingKoen Kooi6
2010-04-15gnome-db-daemon: fix src_uri nameKoen Kooi1
2010-04-15python-pygobject 2.20: convert to new style stagingKoen Kooi1
2010-04-15phoneme-advanced-foundation: add build 160Henning Heinold2
2010-04-15kernel bbclass: read version from ${B}, remove obsolete hostap logic that ↵Koen Kooi1
breaks the build (from poky)
2010-04-15kernel bbclass: don't depend on c library (from poky)Koen Kooi1
2010-04-15gnome-dvb-daemon: add 0.1.17Koen Kooi1
2010-04-15gnome: convert a lot of recipes to new style stagingKoen Kooi52
2010-04-15gail: convert to new style stagingKoen Kooi1
2010-04-15libnids: Upgrade to 1.24Scott Garman2
* Addresses CVE-2010-0751 * Use new-style checksums Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-04-15pixman git + 0.18.0: add patches to fix TLS behaviourKoen Kooi4
2010-04-15gnome-common, gnome-doc-utils: use gnomebase.bbclassKoen Kooi3
2010-04-15gnome: split out gnomebase.bbclass that doesn't have gconf and gmime dependsKoen Kooi3
2010-04-15ventura: bump SRCREV for usability fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-14bitbake.conf: drop default inclusion of collections.incChris Larson1
It can interfere with the bblayers stuff in bitbake master. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-15recipes: more checksums and more fixes to download them allMartin Jansa100
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-14var_src_uri.xml: Update the git entry to include branch and SRCREVTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-14packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm'Enrico Scholz1
Doing a '-c clean' operation on a staged package with very much files (e.g. glibc) took several minutes because * every removed file was reported * an 'rm' instance was spawned for every file This patch uses the native 'os.unlink()' method for removing files and reports only the removed root directory instead of the single files. Based upon maillist discussion, reporting happens with 'debug' level instead of 'note' one, and only error conditions due to non-existing files will be ignored. Other (e.g. permission denied) errors will now abort the build while they were silently ignored previously. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de> Acked-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-14kernel.bbclass: s!D!PKGD! (trivial)Enrico Scholz1
Acked-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-04-14gnome-utils: don't try to build help, it fails most of the timesKoen Kooi1
2010-04-14imote2-image.bb: Add imote2 image with lowpan-tools and ibrdtnStefan Schmidt1
Based on Angstrom minimalist image.
2010-04-14lowpan-tools_git.bb: Bump SRCREV to get segfault fixesStefan Schmidt1
2010-04-14live555: also copy all headers into /usr/includeKoen Kooi1
2010-04-14gnome-python-desktop: add 2.30.0Koen Kooi1
2010-04-14live555 20090602: convert to new style stagingKoen Kooi1
2010-04-14liba52: convert to new style stagingKoen Kooi1
2010-04-14angstrom-task-gnome: bump PRKoen Kooi1
2010-04-14linux-omap-psp 2.6.32: add patch to allow OTG port to detect host cables ↵Koen Kooi2
with a gadget loaded
2010-04-14navit,navit-icons: bump SRCREVMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-14linux-openmoko-2.6.32: add 2 new patches from gdrm-2.6.32 branchMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-14xserver-xorg 1.7.4,1.8.0,git : make it MACHINE_ARCH for ion and bump PRDenis 'GNUtoo' Carikli3
In case of ion(a machine),Xorg is configured with --enable-xinerama, But xorg is not MACHINE_ARCH anymore,so that's problematic. The easiest fix as suggested in #oe is this one: <XorA> needs PACKAGE_ARCH_ion = "${MACHINE_ARCH}" then PR was also bumped(advise taken in #oe): <GNUtoo> I'll also bump PR: PR = "${INC_PR}.0" => PR = "${INC_PR}.1" <GNUtoo> JaMa, is it ok to bump like this for xserver or does every xf86-somesystem-somedriver has to be rebuilt? <JaMa> GNUtoo: no, it should be fine.. <GNUtoo> ok thanks a lot <JaMa> drivers needs to be bumped only if ABI changed
2010-04-14sane-srcrevs.inc: bump EFL_SRCREV to get latest illume2 fixes and enhancementsKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-14fsotdld_git.bb: give it an initscriptKlaus Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-04-14u-boot git: update beagleboard patchesKoen Kooi8
2010-04-13x-load git: patch beagleboard MLO to be less stupid searching for FAT partitionsKoen Kooi2
2010-04-13recipes: few more checksumsMartin Jansa17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13networkmanager-openvpn_0.8: in this case PV in SRC_URI is enough and ↵Martin Jansa1
'gnome_verdir' is not defined Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13em8300_0.16.3: drop extra quote, add checksumsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13 asterisk-moh-freeplay: add my checksums to comment, probably really changed ↵Martin Jansa4
upstream as .tar.gz is not versioned, but someone with old version should check first Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13asterisk_1.2.24: update SRC_URI to location where it still isMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13asterisk-addons_1.6.0-beta2: add checksumsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13cx3110x_1.1: add checksums, drop ^MsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>