summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-03-17linux-omap-zoomsync_2.6.32.bb : reinstate bootlogoGraeme Gregory1
2010-03-17sane-srcrevs-fso: bump all (because I forgot to bump libfso-glib, fos-specs ↵Martin Jansa1
before for newer fsogsmd) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17socat_1.7.1.2: change SRC_URI, it's available only without /Archive/Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17fsogsmd: fix SRCREV bumpMartin Jansa1
2010-03-17shr: bump SRCREVs for SHR projects, fsogsmd, remove frameworkd-config from ↵Martin Jansa3
autorev Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17packaged-staging: Fix packagaging of cross packagesJoshua Lock1
packagedstaging_fastpath() was only copying the contents of CROSS_DIR to PSTAGE_TMPDIR resulting in the folders contents being packaged and then installed incorrectly at the top level of CROSS_DIR rather than in HOST_ARCH specific sub directories. This patch fixes that issue by copying the directory and its contents rather than just the directory contents. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-17fsodatad: DEPEND on mobile-broadband-provider infoMichael 'Mickey' Lauer1
2010-03-17fso-image.inc: remove unconditional autostart of bluetooth, avahi, connman. ↵Michael 'Mickey' Lauer1
FSO uses dbus system activation for that
2010-03-17task-fso2-compliance: remove unnecessary dependenciesMichael 'Mickey' Lauer1
2010-03-17task-cli-tools: add gdb to task-cli-tools-debugMichael 'Mickey' Lauer1
2010-03-17linux-omap-zoomsync_2.6.32.bb : update to the latest zoomsync kernelGraeme Gregory2
This is the version ti integration tree is using, updated the defconfig to include the wifi driver and UVC devices.
2010-03-17sane-srcrevs: move SRCREVs to recipes for openmoko related svn recipesMartin Jansa81
* As suggested few times on ML * I would move git revs too, but after merging SRCPV (don't want to resolve so much conflicts now) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17findutils: convert to BBCLASSEXTEND, add 4.5.5 instead of 4.4, use more ↵Martin Jansa6
specific LICENCE GPLv2|3 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17ventura: bump SRCREV for https handlingMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17gegl: add git versionKoen Kooi1
2010-03-17babl: add git versionKoen Kooi1
2010-03-17orc: add license stub, packaging still needs to change to comply with itKoen Kooi1
2010-03-17gegl: convert to new-style stagingKoen Kooi1
2010-03-17gst-ffmpeg: add 0.10.10, needed for newer ffmpeg_svn.bbKoen Kooi1
2010-03-17ffmpeg: install more avutil headers, partially fixes the breakages ↵Koen Kooi1
introduced by the SRCREV bump
2010-03-17sourcepkg: save lots of space by only making the diff arch specificKoen Kooi1
2010-03-17angstrom: pin lighttpd to 1.4.26Koen Kooi1
2010-03-17angstrom feed sorter: add smdk6410Koen Kooi1
2010-03-17pixman git: fix typo in patchKoen Kooi2
2010-03-17pulseaudio-0.9.15: Fix a flaw in the tmp directory handlingHolger Hans Peter Freyther2
* Address CVE-2009-1299, compare with http://www.debian.org/security/2010/dsa-2017
2010-03-17wv: Upgrade to 1.2.4 to address multiple flawsHolger Hans Peter Freyther3
Addressed CVE-2006-4513.
2010-03-17bogofilter: Upgrade to 0.96.6Holger Hans Peter Freyther3
* 0.96.6 is the latest release of the ancient 0.96 release * It is addressing CVE-2005-4592
2010-03-17lighttpd: Upgrade to 1.4.26Holger Hans Peter Freyther4
This should address CVE-2010-0295.
2010-03-17maradns: Upgrade to version 1.4.03Holger Hans Peter Freyther3
* Patch the Makefiles so LDFLAGS is passed to the linker
2010-03-17nsd: Bump to 3.2.4Holger Hans Peter Freyther3
This addresses CVE-2009-1755 which is in any nsd below 3.2.2.
2010-03-17cdrtools-native: Upgrade to the latest versionHolger Hans Peter Freyther1
2010-03-17socat: Upgrade to version 1.7.1.2Holger Hans Peter Freyther6
Upgrade socat to the latest available version
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>