summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-16packaged-staging: Grab the staging lock before we copy and test the stamps soTom Rini1
that we don't have other threads try and validate or install based on them being valid. This is a potential issue for certain BB_STAMP_POLICY (such as the default) values and enough concurrent threads. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-16qemu: fix build with zlib-dev missing on hostRoman I Khimov1
OE provides its own zlib-native and qemu-native should use that. Thanks to Thomas Zimmermann <ml@vdm-design.de> for spotting it. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-03-16tune-ppc440.inc: add base to extra archsAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16xilinx-bsp.bbclass: add support for xilinx ml507Adrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16defconfig: xilinx ml507 kernel configAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16linux-xilinx-ml507_git: new kernel recipe for xilinx ml507Adrian Alonso1
* Based on the oficial xilinx repo since not all drivers are in the * mainline kernel tree * Make use off the xilinx-bsp bbclass to override device tree descriptor Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16device_table_add-xsa: add dev nodes for system aceAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16xilinx-ml507.conf: new config file for ml507 devboardAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16linux.inc: add device tree for xilinx ml507Adrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16dbus: PR bump after libexpat soname changeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16dbus-glib: PR bump after libexpat soname changeMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16fontconfig: PR bump after libexpat soname changeMartin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16edje: PR bump after libexpat soname changeMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16ecore: PR bump after libexpat soname changeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16evas: PR bump after libexpat soname changeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16vala-dbus-binding-tool: PR bump after libexpat soname changeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16libxml-parser-perl: PR bump after libexpat soname changeMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16phoneui-shr-theme-neo: SRCREV bumpMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16pixman git: update to 0.17.10 + ~alexl/alex-scaler2 + overlapped bltKoen Kooi10
2010-03-16udev 151: remove symlinking logic completely:Koen Kooi1
* it breaks upgrade paths * broken apps will still be broken
2010-03-16procps: apply patch from Ubuntu to finally get rid of 'Unknown Hz value'Marcin Juszkiewicz2
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-16udev 151: libdir symlinking logic was reversed, fix thatKoen Kooi1
2010-03-16desktop-file-utils: add 0.16Koen Kooi1
2010-03-16xfsprogs: added 3.1.1Frans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-16mplayer_git: bump SRCREV and remove unsupported optionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16ffmpeg: Stage `avconfig.h` which is built at compile time.Paul Menzel1
This header is needed for `libvalhalla`. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16sourcepkg: split per package arch to catch arch overrides as wellKoen Kooi1
2010-03-16cscope: Upgrade to 15.7a to address multiple flawsHolger Hans Peter Freyther3
2010-03-16oe_audit.py: Print only vulnerabe softwareHolger Hans Peter Freyther1
2010-03-16oe_audit.py: Upgrade list of packet matchHolger Hans Peter Freyther1
2010-03-16oe_audit.py: Ignore packets that are not in OEHolger Hans Peter Freyther1
Split the list in two parts with packets that will be never in OE and thet ones that are not in OE right now.
2010-03-16proftpd: Upgrade to the latest version.Holger Hans Peter Freyther2
2010-03-16expat-native: Upgrade to match latest of expat.Holger Hans Peter Freyther1
2010-03-16qt4-x11 4.6.2: apply neon fix from qt/e to here as wellKoen Kooi1
2010-03-16alsa-state: add alsa-state for at91 processorsNicolas Ferre22
+ at91sam9260ek + at91sam9261ek + at91sam9263ek (updated) + at91sam9g10ek + at91sam9g20ek + at91sam9g20ek_2mmc + at91sam9g45ek (updated) + at91sam9g45ekes + at91sam9m10ekes + at91sam9m10g45ek + at91sam9rlek Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-16check-kernel-updates.sh: really fetch listMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-16gnupg-1.4.10: Readd the ARM Thumb patch as debian has no thumb supportHolger Hans Peter Freyther2
2010-03-16gnupg-1.4.10: Upgrade to the latest gnupg releaseHolger Hans Peter Freyther10
* Drop all prior patches... debian has none applied so it should work on mips and such as well.
2010-03-16elementary: add .debug from tests to -dbg package before including it in -testsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16navit: bump SRCREVMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16ffmpeg: Stage `attributes.h`.Paul Menzel1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16ffmpeg: Convert recipe to use INC_PR.Paul Menzel5
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16acl: fix msgfmt and msgmerge paths like already done for xgettextThomas Zimmermann1
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-16Revert "qemu: fix build without zlib headers installed on buildhost"Thomas Zimmermann1
This reverts commit e19f00968b9d865088ef3a45a85825c5fc17edc5.
2010-03-16attr: fix MSGFMT and MSGMERGE pathsThomas Zimmermann1
* do_configure fails if gettext isn't installed on buildhost * set ac_cv_path_MSGFMT and ac_cv_path_MSGMERGE like it's already done for ac_cv_path_XGETTEXT Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-03-16Merge branch 'org.openembedded.dev' of ↵Thomas Zimmermann318
ssh://git.openembedded.net/openembedded into org.openembedded.dev
2010-03-16ctorrent-3.3.1: Apply patch from the bugtracker...Holger Hans Peter Freyther2
Apparently this should fix CVE-2009-1759.
2010-03-16libvorbis-1.2.3: Address CVE-2009-3379Holger Hans Peter Freyther6
Fix handling of malformed Vorbis streams that would crash libvorbis. CVE-2008-1420 (improved), CVE-2009-3379. Patches are coming from FreeBSD.
2010-03-16fbv-1.0: Build fbv with support for jpeg and bmpUlf Samuelsson2
fbv today only supports png files. This patch will enable jpeg and bmp support in fbv Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
2010-03-16osb-jscore_svn.bb: Templates cannot be staticUlf Samuelsson2
"static inline" templates in "JavaScriptCore/kjs/protected_values.cpp" causes compile errors This patch removes the static keywords allowing the build to complete successfully. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>