summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add README and license for this layerKoen Kooi2011-02-132-0/+24
|
* udev 165: explicitly tell udev to replay 'add' triggersKoen Kooi2011-02-102-2/+2
|
* binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi2011-02-091-1/+2
| | | | | | | | | | | | | The error this works around is: cc1: warnings being treated as errors gas/config/tc-arm.c: In function 'parse_operands': gas/config/tc-arm.c:1876:27: error: 'firsttype$defined' may be used uninitialized in this function gas/config/tc-arm.c:1876:27: error: 'firsttype$index' may be used uninitialized in this function Ideally it should get fixed properly, but let's mimic binutils-cross for now Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: replace checksumsKoen Kooi2011-02-071-2/+2
| | | | | | After the fetcher overhaul these started erroring out, not sure what the root cause is Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4x11 bbclass: this is in the core layer now, drop from this oneKoen Kooi2011-02-011-9/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* directfb is in the core layer now, so drop from this oneKoen Kooi2011-02-0119-490/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: add back DBMsKoen Kooi2011-01-311-3/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: sync with paule/qt-fixes3Koen Kooi2011-01-3125-166/+343
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql 5.1.40: catch up with sysroot changesKoen Kooi2011-01-301-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups 1.4.6: clean up recipe and patchesKoen Kooi2011-01-305-234/+45
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups: update to 1.4.6Koen Kooi2011-01-305-10/+9
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb1: no functional changes compared to yocto, so dropKoen Kooi2011-01-281-19/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev 165: sync with OEKoen Kooi2011-01-282-4/+1
| | | | | | http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=61a8d80ccdc245898e878d97439a929d758ceb5b Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat: fix bbappend errorKoen Kooi2011-01-281-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat: convert to bbappendKoen Kooi2011-01-283-49/+4
|
* layer.conf: pick up bbappend files as wellKoen Kooi2011-01-281-1/+1
|
* xf86-video-omapfb: import from OE, the yocto one is brokenKoen Kooi2011-01-264-0/+109
| | | | | | See https://lists.yoctoproject.org/pipermail/poky/2011-January/002903.html Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.21.4: update license checksumKoen Kooi2011-01-251-2/+1
|
* pixman: add 0.21.4 from OEKoen Kooi2011-01-2525-1579/+40
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* htop: add 0.9Koen Kooi2011-01-252-0/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: merge in OE improvements for mkimage, PR and initramfsKoen Kooi2011-01-231-16/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: merge in yocto changesKoen Kooi2011-01-231-9/+15
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: merge in yocto fixes for 2.21.0Koen Kooi2011-01-225-77/+31254
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils: import 2.20.1 from yoctoKoen Kooi2011-01-2219-0/+902
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat 0.1.3: add license checksumKoen Kooi2011-01-221-1/+4
| | | | | | * this can be made into a bbappend file with just the PROVIDES line later Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* setuptools: this is in the main yocto layer now, removeKoen Kooi2011-01-221-8/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: sync with yoctoKoen Kooi2011-01-2230-664/+24
| | | | | | * don't duplicate .inc files, use the ones from the main layer(s) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* util-linux: Drop now unneeded DEPENDS on udevKoen Kooi2011-01-211-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dbus: Drop now unneeded DEPENDS on glib-2.0Koen Kooi2011-01-211-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3.inc: sync with OEKoen Kooi2011-01-181-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc: import yocto rev 0df3c481309e89b93e8a57773eb9c470b4dd13a7Koen Kooi2011-01-184-24/+44
| | | | | | | | | | | | | | | | | | | From: Dexuan Cui <dexuan.cui@intel.com> Date: Sat, 15 Jan 2011 10:47:50 +0000 Subject: libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* and crt*.o Currently gcc-runtime installs the files, but actually gcc-runtime's do_configure checks if the files are available, so before we build gcc-runtime, we should have some recipe install the files first! -- currently gcc-cross-intermediate actually does that(gcc-cross also installs the files, but it installs into the gcc-build-internal* directory), but gcc-cross-intermediate will have its own sysroot in future, after that, gcc-runtime won't build. So let us add this new target recipe and move the installation of the files from gcc-runtime into it changed to apply to gcc 4.5 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* remove stray patch fileKoen Kooi2011-01-181-191/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5.inc: Disable linaro rev 99456 patch for nowKhem Raj2011-01-141-2/+2
| | | | | | | | | | | * Fixes the problem as described in http://lists.linaro.org/pipermail/linaro-dev/2011-January/001993.html Signed-off-by: Khem Raj <raj.khem@gmail.com> (OE rev 0af4d2e8be4f0ac4564c3f4c4ae539a4d6a0485d) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-numpy: import from OEKoen Kooi2011-01-137-0/+151
| | | | | | Currently doesn't build Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* setuptools.bbclass: import from OEKoen Kooi2011-01-131-0/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd-firmware: import from OEKoen Kooi2011-01-132-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-setuptools: import from OEKoen Kooi2011-01-131-0/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc 4.5: sync with OEKoen Kooi2011-01-1315-53/+8335
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4-tools-native: add license checksumKoen Kooi2011-01-132-1/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* directfb: add license checksumKoen Kooi2011-01-131-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: add license checksumKoen Kooi2011-01-132-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sqlite 2.8.17: add license checksumKoen Kooi2011-01-131-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5: add license checksumKoen Kooi2011-01-131-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: adjust crontab location for cronieKoen Kooi2011-01-121-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: import from OEKoen Kooi2011-01-1211-0/+369
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ttf-deja: add license checksumKoen Kooi2011-01-081-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* font-update-common: add license checksumKoen Kooi2011-01-071-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gconf: add license checksumKoen Kooi2011-01-073-1/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* policykit: add license checksumKoen Kooi2011-01-071-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* orbit2: add license checksumKoen Kooi2011-01-072-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>