summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-09-14libgles-omap3_3.01.00.07.bb: Add recipeKhem Raj3
* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-14eglibc: Do not specify ports multiple time to --enable-addonsKhem Raj5
* While building for mips64 I noticed a problem where eglibc configure did not get the mips sub arch correct during configure the reason was we had ports twice in configure commandline which ran a ports configure twice and appended machines multiple times to paths which then were wrong and it failed to select correct ABI to compile eglibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-14fftw: added --enable-threads to the 3.2.2 recipesFrans Meulenbroeks3
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-14foonas-init: remove broken and unused recipe.Graham Gower8
This recipe has references to non existant files in its SRC_URI, I could not find them in the git logs either. A grep -r foonas-init shows no in tree users. Signed-off-by: Graham Gower <graham.gower@gmail.com> Verified with Tim Ellis and Oyvind Repvik that this can be deleted Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-14dspgw-utils_3.3.1.bb,soundtracker-gtk2_0.6.7.bb: Add missing checksumsKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-14python-native: configure unicode to ucs4Eric BENARD1
* while trying to run gdb from an SDK created by OE, I got the following errors: /usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi-gdb: undefined symbol: PyUnicodeUCS2_FromEncodedObject * the reason is that the workstation (ubuntu 10.04 or 9.01)'s Python is compiled using ucs4 and the python-native used to create arm-angstrom-linux-gnueabi-gdb is using ucs2, the problem is detailed here : http://docs.python.org/faq/extending#when-importing-module-x-why-do-i-get-undefined-symbol-pyunicodeucs2 * configuring python-native with ucs=4 solves this problem. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-09-14task-qte-toolchain-target: add libqt-embeddedmultimedia4-devEric BENARD1
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-09-14busybox/mdev.conf: add net/tunEric BENARD1
having tun in /dev/net/tun allows openvpn to run without any hack on the target Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-09-14preferred-xorg-versions-X11R7.5-latest.inc: Move to pixman 0.18.4Leon Woestenberg1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Frans Meulenbroeks <frans.meulenbroeks@gmail.com>
2010-09-14linux-palmpre: enable uinput support in defconfigSimon Busch2
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-14netbase: add interface file for palmpre machine and bump PRSimon Busch2
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-14tslib_git.bb: bump SRCREVSimon Busch1
Newer version of tslib contains better support for the cy8mrln touchscreen used on the palmpre machine. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-14xserver-common: patch to add a section for nokia900 to xserver-commonKlaus Kurzmann3
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-14watchdog_5.6.bb: add config for the nokia900 machineKlaus Kurzmann4
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-14angstrom 2008: switch to cairo 1.10Koen Kooi1
2010-09-14libdecodeqr: add 0.9.4+gitKoen Kooi1
2010-09-14ti-codec-engine: Add initial recipe for latest ce 2.26.00.08Roger Monk2
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-14ti-codec-engine_2.26.00.08: add new codec engine version.Brijesh Singh2
ti-codec-engine_2.26.00.08: add new codec engine version. * Add CE 2.26 GA release version. * .make target is no longer supported on 2.26 hence commenting out from .inc. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com>
2010-09-13cpuburn_1.4.bb: Set COMPATIBLE_HOST to x86 and x86_64 only.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13cpuburn-neon.bb: Only build for arm hostsKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-13freesmartphone/msmcomm.inc: Bump SRCREVKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-14openssl 1.0.0a: fix CVE-2010-2939Roman I Khimov2
0.9.8 is also affected, please try the same patch if using that. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-14quagga: update 0.99.16 to 0.99.17Roman I Khimov2
* fixes two DoS attacks in BGP implementation * fixes other bugs * considered as sage upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-14squid: update 3.1.7 to 3.1.8Roman I Khimov3
* fixes SQUID-2010:3 DoS (http://www.squid-cache.org/Advisories/SQUID-2010_3.txt) * hardenes DNS client * fixes other bugs * considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-13angstrom-next: switch to perl 5.10.1Koen Kooi1
2010-09-13fsogsmd: fix dependency chain for palmpre machineSimon Busch1
Through the last commit for fsogsmd the dependency chain for fsogsmd was broken. libgsm0710mux was never compiled as dependency as it was overwritten by the other dependencies necessary for the palmpre machine. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-13klibc: fix packaging mismatchAndrea Adami2
* introduced by mistake extending list of packaged files * (copy and paste is for the lazy...) * bump PR
2010-09-13Revert "gcc: trade QA errors for broken runtime dependencies"Koen Kooi1
This isn't needed anymore now the proper fix is in This reverts commit 241b8865f20b9e3c3beb334535e6cd8452cbf47d.
2010-09-13time: Make /usr/bin/time use update-alternativesTom Rini1
This is a little funny as we don't want u-a on the -native. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13inetutils: Add traceroute and ifconfig to u-a, ifconfig moves to /sbinTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13xfsprogs: Switch to getting libtool from PATHTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13xfsdump: Switch to getting libtool from PATHTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13sg3-utils: Switch to getting libtool from PATHTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13jpeg 6b: Switch to getting libtool from PATHTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apmd: Switch to getting libtool from PATHTom Rini1
While doing this, also ensure CC/CFLAGS/LDFLAGS are also obeyed. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr-util: Switch to getting libtool from PATHTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr 1.2.12: Switch to getting libtool from PATHTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr 1.3.5: Rework and re-apply the cleanup patch, so this builds.Tom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13packaged-staging: Fix libtool-cross stagingTom Rini1
libtool-cross must not inherit cross, so wasn't getting the right mangling and saving done. In addition, we want a slightly broader grep to be used in these cases. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13libtool-cross 2.2.6[ab]: Drop legacy staging, taken from pokyTom Rini2
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13packaged-staging: When taking ipks use PKGV not PVTom Rini1
This fixes a problem where ncurses 5.7 (and readline) wasn't having ipks stored. package_ipk.bbclass uses PKGV not PV which means packaged-staging should too. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13ffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPCTom Rini2
What's passed for --enable-ldflags is for ffmpeg using cc-as-ld but not just using CCLD, so pass in TOOLCHAIN_OPTIONS. For PowerPC, only pass --enable-altivec on ppce600 (only case of it we support) otherwise disable as ffmpeg defaults to enabled. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13libfreesmartphone-glib: new recipeKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13angstrom-next: switch to a newer busybox and cairoKoen Kooi1
2010-09-13cairo: add 1.10.0, latest stable releaseKoen Kooi2
2010-09-13shr-splash-theme-logo: support palmpre and htcdream machinesSebastian Krzyszkowiak1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13cornucopia: bump to get fsogsmd fixSebastian Krzyszkowiak1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13util-linux-ng: increase PREric Bénard1
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13util-linux-ng: fix broken symlinksEric Bénard1
* # opkg files util-linux-ng | grep 'halt\|boot' | xargs file /usr/sbin/fastboot: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/halt: broken symbolic link to `shutdown' /usr/sbin/halt.util-linux-ng: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/fasthalt: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/reboot: broken symbolic link to `shutdown' /usr/sbin/reboot.util-linux-ng: broken symbolic link to `/usr/sbin/shutdown' * this patch close bug 5475 http://bugs.openembedded.org/show_bug.cgi?id=5475 From: Korey Lu <koreylu@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13util-linux-ng: add missing `update-alternatives --remove' in pkg_prermEric Bénard1
* util-linux-ng installs alternative of hexdump, setsid and chrt in postinst, but doesn't remove them in prerm leading to broken simlinks * this patch closes bug 5476 http://bugs.openembedded.org/show_bug.cgi?id=5476 From: Korey Lu <koreylu@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>