summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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>
2010-03-08linux: Do not put the simone kernel image into package.Florian Boor1
The default bootloader configuration expects the kernel in a separate partition. We save quite some precious flash removing the kernel from the filesystem.
2010-03-08base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URIBernhard Reutner-Fischer2
2010-03-08frameworkd: bump SRCREV a bit moreMartin Jansa1
2010-03-08task-shr: replace default browser midori with venturaMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08frameworkd: missing quot in postinst :/Martin Jansa1
2010-03-08angstrom-task-gnome: add pam ck connectorKoen Kooi1
2010-03-08fso: bump SRCREV for libgsm0710, fso-abyss, frameworkd (redesigned opimd ↵Martin Jansa3
database) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08binutils: add 2.20.1Phil Blundell10
2010-03-08libgles-omap3: autoload bufferclass_ti driver at bootKoen Kooi2
2010-03-08midori: add 0.2.4Koen Kooi1
2010-03-08consolekit: pam-plugin-ck-connector rdepends on consolekitOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2010-03-08consolekit: add pam-plugin-ck-connector packageOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2010-03-08fsodatad: missing PR bumpMartin Jansa1
2010-03-08shr: move etk-themes to obsolete, remove etk-theme-neo from RSUGGESTSMartin Jansa8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08shr: move some obsolete SHR apps to obsolete directoryMartin Jansa9
* with SRCREV moved from sane-srcrevs.inc to recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08gst-plugin-bc: update patch to the version thats going upstreamKoen Kooi1
2010-03-08git: Upgrade from 1.6.0.4 to 1.7.0.2Holger Hans Peter Freyther8
The git-daemon+(x)inetd has a known denial of service problem. Upgrade to a newer git version just in case. Remove two bogus autoconf patches that can be done by passing in autoconf varaibles. Switch to local checksums instead of checksums.ini
2010-03-08samba-ads: Upgrade from 3.3.0 to 3.3.9 to benefit from various fixesHolger Hans Peter Freyther2
There were certain but bugs that were fixed between 3.3.0 and 3.3.8, it makes sense to upgrade to this version.
2010-03-08samba: Upgrade stable releases from 3.2.8 to latest 3.2.x releaseHolger Hans Peter Freyther4
This is addressing: CVE-2009-1886, CVE-2009-1888, CVE-2009-2813 CVE-2009-2948 and CVE-2009-2906.
2010-03-08gst-plugin-gles: use proper gst-plugin packagingKoen Kooi1
2010-03-08gst-plugin-bc: add git versionKoen Kooi2
2010-03-08gst-plugins: seperate packaging from configuring .incKoen Kooi2
2010-03-08squashfs-tools-4.0: Use LDFLAGS in Makefile.Leon Woestenberg2
LDFLAGS was not used. Fixed that. The staged zlib was not picked up on a system that hadn't zlib-dev installed natively. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-03-08gst-plugin-gles: update to current gitKoen Kooi2
2010-03-08mplayer: Upgrade yuv assembly conversion in vo_omapfbGregoire Gentil2
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-03-08pidgin: add 2.6.6Koen Kooi1
2010-03-08fsodatad: move mobile-broadband-provider-info to RDEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-08task-shr-feed: add evopediaMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>