summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-01-25tzcode: moved to 2011aFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-25minimal.conf: inherit devshell taskVíctor Manuel Jáquez Leal
Everybody loves devshell Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-01-25linux-kexecboot: reset DEFAULT_PREFERENCE = "-1"Andrea Adami
* changed by mistake with commit 9c72d93981212efdbfb87ad2b3c1ac4a8f43daf7 * def. pref. will be set only for specific machines (Zaurus) soon * sorry for the noise
2011-01-25p2020rdb: Add xserver-xorg stuffTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-25pixman: upgrade from 0.21.2 to 0.21.4Martin Jansa
Acked-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-25midpath: Make sdl-fixes patch externalAlex Ferguson
Deleted sdl-fixes patch and uploaded it to an external repository because it needs CRLF line endings to apply and git automatically converts CRLF to LF. This should provide a working solution. Bumped PR. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2011-01-25buglabs-ppp-scripts: Some scripts to enable BUG for different broadband ↵Stefan Schmidt
providers
2011-01-25p2020rdb: New Freescale QorQ P2 machine, based on p1020rdb (P1)Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2011-01-25htop: update to 0.9Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-25linux-omap4: tweak panda defconfig a bitKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-25libxp: move from 1.0.0 to 1.0.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-24opkg-utils_svn.bb: Sync with yoctoKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24Fail if the cpio command is missing (v3)Martin Panter
This one is rebased against today's git master, with an extra line for cpio.xz -Martin >From 388638cf72e6224fba4b96cda8db26fbc43bb20d Mon Sep 17 00:00:00 2001 From: Martin Panter <vadmium à gmail.com> Date: Sun, 16 Jan 2011 04:38:03 +0000 Subject: [PATCH] IMAGE_CMD: Fail if the cpio command is missing Previously my cpio.gz image was an empty gzip file because the missing cpio command was ignored and gzip was blindly run with no input. Signed-off-by: Martin Panter <vadmium+floss@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24qt-demo-init: Corrected a typo in qtdemo-init scriptAlessandro Sappia
Signed-off-by: Alessandro Sappia <a.sappia@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24matrix-gui: Update to the latest SRCREVJeff Lance
* update SRCREV to integrate in new platforms am35x, am180x and am181x. * Making support files identical across platforms * Adding new applications for PRU for am180x. * Adding application descriptions. * Adding support files updates for CCSv5. * Fixing a potential lockup problem when test descripion mode is turned off * Fixing a text display issue, where some application text output is not display promptly. Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24matrix-gui-common: Support SVG iconsJeff Lance
* Add support to install *.svg icons as well as *.png icons * Bump up the recipe revision Signed-off-by: Jeff Lance <j-lance1@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24sudo: upgrade to 1.7.4p6Scott Garman
Addresses the following CVEs: * CVE-2010-2956 * CVE-2010-1646 * CVE-2011-0010 Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24udev: Remove duplicate udev firmware loading ruleKhem Raj
A duplicate udev rule calling firmware.sh exists in 50-udev-default.rules and udev.rules This causes the kernel to sometimes get the wrong the firmware due to a race between the two calls. This is with udev124 from the stable2009 openembedded branch however a quick glance suggests that the same problem exists on the dev branch. 50-udev-default.rules comes from the upstream tarball udev.rules is in the openembedded recipe. This causes the infamous "Error number -110" while uploading firmware, i.e: [ 4171.357272] firmware: requesting zd1211/zd1211b_ub [ 4171.375779] firmware: requesting zd1211/zd1211b_uphr [ 4193.981056] firmware: requesting zd1211/zd1211b_ub [ 4193.986433] firmware: requesting zd1211/zd1211b_uphr [ 4195.033695] usb 8-3: USB control request for firmware upload failed. Error number -110 * Fixes Bugzilla/5334 Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2011-01-24openssl.inc: Simplify our check for a 'linux' OS.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-24omap3.inc: bump MACHINE_KERNEL_PR for kernel changesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-24linux-omap4: push to a newer SRCREVVíctor Manuel Jáquez Leal
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
2011-01-24linux-omap4: fix break caused by the new binutilsVíctor Manuel Jáquez Leal
According to this discussion [1], a couple patches where required by the kernel using the latest binutils (2.21). This patch add those patches, which were posted in the Ubuntu's kernel repository. 1. http://comments.gmane.org/gmane.comp.handhelds.openembedded/40650 Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-24u-boot-sakoman: fix break caused by the new binutilsVíctor Manuel Jáquez Leal
New assemblers need -march=armv7-a+sec on command line or .arch_extension sec inline to enable use of the smc instruction. This patch adds as-instr to check the latter to conditionally enable the former in AFLAGS for files that use smc. Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-24busybox-1.18.2: add latest fixEric Bénard
wc: fix swapped -c and -m 1336f89d59fc571ef19f3cb74ced0580b3331a96 Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-01-24busybox: introduce git versionEric Bénard
which is not a default preference. Signed-off-by: Eric Bénard <eric@eukrea.com>
2011-01-24gcc-cross-kernel.inc: Install it in STAGING_BINDIRKhem Raj
* After moving toolchains under native sysroot gcc-cross-kernels stopped working becaue it could not find the remaining gcc programs correctly. ${STAGING_DIR_NATIVE}${prefix_native}/bin/ is not same as STAGING_BINDIR for cross recipes * Fixed Bugzilla/5468 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24Revert "angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git"Koen Kooi
This reverts commit e5274a6cceb56653971f355a4f19079831efb832. This was pushed without maintainer sign-off and breaks angstrom
2011-01-24mc_4.7.5.bb: Add recipe for 4.7.5Khem Raj
* This works equally well on uclibc systems. Older versions wont compile * Fixes bugzilla/1749 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-24emtooth2: upgrade to new revision 127Pau Espin Pedrol
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-23gumstix-kernel_2.6.21.bb: Fix compile failure of sumversion.c fix Bugzilla/5142Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23attr_2.4.44.bb: Dont add -lintl if doing native build and target is uclibcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23yaffs2-utils: Fix yaffs2 image generation fix Bugzilla/5483Korey Lu
Before making this change, a yaffs2 rootfs image generated by 'IMAGE_FSTYPES = "yaffs2"' makes Linux kernel fail to find init. After makeing this change, the generated yaffs2 image would work. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23v8: Add recipes for v8/google's opensource JavaScript EngineKhem Raj
* Fixed Bugzilla/5486 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-gitKhem Raj
* no need to pin older udev with uclibc/git either Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23opensp_1.5.bb: Fix compilation failure seen with -Os/gcc-4.5, Bugzilla/5494Khem Raj
This has been reported many times on mailing list and also in bugzilla/5494 The problem seems to be that gcc is not inlining the functions marked inline in class definitions and emits calls to them but then there is no definitions of these functions elsewhere. I dont know the real cause yet could be a gcc problem. Problem is when compiling armeb-oe-linux-uclibceabi-g++ -march=armv5te -mtune=xscale -DHAVE_CONFIG_H -I. -I.. -I../include -I../generic -isystem/scratch/oe/sysroots/armv5teb-oe-linux-uclibceabi/usr/include -isystem/scratch/oe/sysroots/armv5teb-oe-linux-uclibceabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -pipe -fpermissive -fvisibility-inlines-hidden -fvisibility-inlines-hidden -MT SgmlsEventHandler.o -MD -MP -MF .deps/SgmlsEventHandler.Tpo -c -o SgmlsEventHandler.o SgmlsEventHandler.cxx Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23Updates cryptsetup recipe to version 1.1.3, the most recent version that buildsMike Westerhof
with the current version of automake in OE. Note that we need to keep the old 1.0.5 recipe, even though it is not fetchable any longer, because the license has changed. Signed-off-by: Mike Westerhof <mike@mwester.net> Acked-by: Khem Raj <raj.khem@gmail.com>
2011-01-23SlugOS: madwifi-ng - remove unnecessary pinning of an old version for SlugOSMike Westerhof
2011-01-23libmokosuite, mokohome, mokomessages, mokopanel, mokophone: SRCREV bumpDaniele Ricci
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-01-23initscripts-shr: add script to populate /dev/cmt on nokia900Klaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-01-23vdr_1.7.16.bb: Specify the libc-uclibc override correctlyKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-23netperf: fix patchChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2011-01-23linux-omap 2.6.37: fix mmc regulators when using wl1271 expansion boardKoen Kooi
linux-omap 2.6.37: cherry-pick a few wl1271 patches * tested on a beagleboard xM with wl1271 expansionboard linux-omap 2.6.37: update wl127xx patchset to include BT and FM drivers Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-23ti-wifi-utils: add git versionKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-22netbook-pro-kernel_2.6.17.bb: Fix Bugzilla/5411 kernel compilation failureKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-22xxs1500.conf: Remove this board from OEKhem Raj
* The kernel is no more fetchable as reported in bugzilla/1737 * Vendor has EOLed the product Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-22SlugOS: slugos.inc - lock down DEPLOY_DIR, weak assignment doesn't workMike Westerhof
2011-01-22SlugOS: nslu2-image.bbclass - use overrides to enable only for nslu2Mike Westerhof
This change effectively makes inheriting nslu2-image a no-op unless MACHINE == nslu2, making it much easier and neater to support other machine types with SlugOS.
2011-01-22SlugOS: slugos images - add machine name to the image nameMike Westerhof
This change is required to enable SlugOS to be built for multiple machines in the same tmpdir.
2011-01-22SlugOS: task-slugos-extd.bb - kexec-tools should just be kexec, now.Mike Westerhof
2011-01-22frameworkd: install needed directory: /etc/freesmartphone/opim/Thomas Zimmermann
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>