summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-11ecore: split exit_uclibc patch, as one part needs maxrev=47076Martin Jansa3
* ecore_con_dns.c was removed in r47077 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11om-gta01: fix XSERVER variable, bump PR for task-x11shr build user2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11navit: remove D_P -1 as older release 0.1.0 is not compatible with current gpsdMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11compatibility-providers: add gtk+-native as provider for ↵Martin Jansa1
gdk-pixbuf-csource-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11fso: bump cornucopia SRCREV for async fixesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11qi-ubi: add ubifs rootfs params also for gta01, move SRCREV to recipeMartin Jansa5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11xf86-video-glamo: bump SRCREV for xrandr fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11linux-openmoko-2.6.32: two more patchesMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11libgsm0710mux|fso-abyss: catch up with SRC_URI; both have moved into cornucopiaMichael 'Mickey' Lauer2
2010-03-11fsogsmd: depend on ppp and msmcommd; build the qualcomm_palm modem pluginMichael 'Mickey' Lauer1
2010-03-11vala: 0.7.10.3 -> 0.7.10.4Michael 'Mickey' Lauer4
2010-03-11pixman git: add some ARMv6 optimizationsKoen Kooi3
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz2
* initrd images need to be prepared with mkimage to be usable from u-boot Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-03-09linux/linux/linux-jlime-jornada7xx_2.6.32+git.bb:Kristoffer Ericson2
* Add newest HP Jornada 700-series kernel recipe. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-03-09gtk+: remove special-casing for native installation, declare provider for ↵Phil Blundell2
gdk-pixbuf-csource-native when building natively (based on original patch from Graeme Gregory <dp@xora.org.uk> with minor edits)
2010-03-09task-shr-feed: add bootchart-liteMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09task-shr-minimal: readd libx11-localeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09libgles-omap3: prepare initscript for ES5.x (DM37xx and OMAP36xx)3Koen Kooi1
2010-03-09linux 2.6.33: add support for ts72xxPetr Štetiar18
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2010-03-09Revert "angstrom: prefer gnutls 2.4.2, 2.8.5 induces too much breakage"Marcin Juszkiewicz1
This reverts commit de69350beb7739b944c728980ca724e171492595. All recipes which depend on gnutls was fixed to build with 2.8.5 version. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2010-03-09gnutls: drop old versionsMarcin Juszkiewicz12
GnuTLS 2.7 moved from M4 macros + libgnutls-config to pkg-config. All software which required gnutls got fixed for this and is not buildable with older versions. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09libgcrypt: add nativeMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09libgpg-error: add nativeMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09task-openprotium: adapt to e2fsprogs/util-linux-ng changesMarcin Juszkiewicz1
2010-03-09task-mamona-base: adapt to e2fsprogs<>util-linux-ng changesMarcin Juszkiewicz1
2010-03-09task-slugos: adapt to e2fsprogs<>util-linux-ng changesMarcin Juszkiewicz1
2010-03-09task-proper-tools: dropped e2fsprogs-fsck as it is part of util-linux-ng nowMarcin Juszkiewicz1
2010-03-09util-linux-ng: provide libblkid/libuuid/fsck/blkid instead of e2fsprogsMarcin Juszkiewicz9
This commit is next step after e2fsprogs lost libblkid, libuuid, fsck, blkid packages. Most applications/libraries now require u-l-ng versions of uuid/blkid libraries. Also I followed Debian in moving to u-l-ng components instead of e2fsprogs ones (fsck, blkid). Recipe got cleaned up and unified. Util-linux-ng 2.17 requires fallocate64 which is glibc 2.11+ so I disabled that functionality for now. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09e2fsprogs: move libblkid/libuuid/fsck to util-linux-ng + new staging/nativeMarcin Juszkiewicz9
Dropped libblkid, libuuid and fsck binary and use those which are in util-linux-ng. There are more and more applications/libraries which require libblkid 2.xx - for example recent HAL. Unified recipes, moved to new staging, used BBCLASSEXTEND for native. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09msmtp: upgrade to 1.4.19Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09loudmouth: added patch from Debian to use new GnuTLSMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09gnome-vfs 2.24.1: added patch from Debian to use new GnuTLSMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09iksemel 1.2: drop glibc dependencyMarcin Juszkiewicz1
2010-03-09iksemel: make it build with GnuTLS 2.8.5 - from upstream SVNMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09mutt: apply Debian patch for new GnuTLSMarcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09lftp: upgrade to 4.0.5Marcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09qemu: remove 0.10.3Roman I Khimov18
See "sanity: remove /proc/sys/vm/mmap_min_addr check" for reasoning, basically, 0.12.x is needed for reliable work on any host system. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09qemu: remove 0.9.xRoman I Khimov110
QEMU 0.9.x is obsolete this days and with all modifications made for QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was introduced 10 month ago, so a good transition time was also given. Now it's time to just kill it. Also remove cvs and svn versions since those are 0.9.x leftovers and QEMU moved to git long ago. Also remove gcc3 checks since that are not relevant for QEMU 0.10+. Also remove from icecc blacklist, since QEMU builds fine with it and the reason for blacklisting was GCC 3. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09sanity: remove /proc/sys/vm/mmap_min_addr checkRoman I Khimov1
Binary locale generation fails on openSUSE 11.2 and probably would fail on some other hosts with 2.6.31+ kernels since mmap-ing page zero may be forbidden for security reasons even with /proc/sys/vm/mmap_min_addr set to 0 (this also affects Ubuntu 9.10, although it's been fixed there: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/423513 ). This is not a problem for recently introduced qemu 0.12.3 since it can relocate binaries now, which is tested on openSUSE 2.6.31 kernel with mmap_min_addr=65536 and Debian lenny 2.6.26 with mmap_min_addr set to 0, 4096, 65536. Given that, this check is just useless. Unfortunately, it also means that for reliable builds we have to remove qemu 0.10 which can't work with some kernels. Patch will follow to do that. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09qemu: add version 0.12.3Roman I Khimov14
qemu-native tested to compile on openSUSE 11.2 and Debian Lenny. Binary locale generation tested for qemuarm/glibc, simpad/glibc, x86-prescott/eglibc, efika/glibc. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-09opensll: Upgrade to version 0.9.8mHolger Hans Peter Freyther9
* Upgrade both openssl and openssl-native to 0.9.8m * Upgrade the Makefile and Config changes * Switch to checksums inside the recipe
2010-03-09linux-davinci: update to the latest staging snapshotDenys Dmytriyenko2
2010-03-09sane-srcrevs-fso: bump frameworkd, previous rev turned out faulty.Sebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-03-09webkit-gtk: bump SRCREVKoen Kooi3
2010-03-09kernel-module-bc: recipe to build WTBU bc_cat.koKoen Kooi1
2010-03-09consolekit 0.4.1: sync packaging with 0.3.xKoen Kooi1
2010-03-09libsoup-2.4: add 2.29.91Koen Kooi1
2010-03-09angstrom-led-config: Add LED setup for the ts72xx and bump PRPetr Štetiar2
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-08linux-libc-headers: kill unneeded do_stage functionsChris Larson12
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-08package_ipk: ensure pkgdest/root dirs exist before the lockfile/chdirChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>