summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fribidi: fix LICENSE, drop D_P, add LIC_FILES_CHKSUMMartin Jansa2011-03-241-6/+3
|
* gitflib: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-0/+1
|
* embryo: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-1/+2
|
* eina: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-1/+2
|
* mime-support: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-0/+1
|
* libgpg-error: add checksumsMartin Jansa2011-03-241-1/+2
|
* gnutls: drop from meta-oe, the one in oe-core compilesKoen Kooi2011-03-245-1245/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnutls: sync license with oe-coreKoen Kooi2011-03-241-2/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi2011-03-241-1/+1
| | | | | | | | When 'kernel-misc' is empty do_rootfs will fail when including 'kernel-modules' The proper fix would be to have a whitelist for the 'kernel-modules' meta-pkg Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* guile: fix LICENSE and add license checksumKoen Kooi2011-03-232-2/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: import from meta-shr.Koen Kooi2011-03-2395-0/+2569
| | | | | | Not all dependencies are in yet e.g. eve is missing webkit-efl, but e-wm should build Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnutls: import from meta-shrKoen Kooi2011-03-235-0/+1237
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mime-support: import from meta-shrKoen Kooi2011-03-231-0/+58
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libfribidi: import from meta-shrKoen Kooi2011-03-231-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* giflib: import from meta-shrKoen Kooi2011-03-231-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lua: import from meta-shrKoen Kooi2011-03-234-0/+689
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* guile-native: sync with meta-shrKoen Kooi2011-03-234-0/+25
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: sync with OE-core for do_install changesKoen Kooi2011-03-211-63/+35
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Sync patches from yoctoKhem Raj2011-03-206-38/+134
| | | | | | | | With this patchset now the gcc has all goodies from OE as well as yocto together merged into meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc 4.5: get rid of multiline commentsKoen Kooi2011-03-181-3/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Do another sync from OEKhem Raj2011-03-185-2/+361
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: put in some more infoKoen Kooi2011-03-171-1/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-17582-0/+2397
| | | | | | As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* util-linux-ng: drop, this is present in oe-core as plain util-linuxKoen Kooi2011-03-1510-593/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel bbclass: merge in changes from oe-coreKoen Kooi2011-03-151-3/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Sync from OEKhem Raj2011-03-1239-4413/+9656
| | | | | | | | | Remove unneeded patches. This should bring all the changes from OE uptodate. Now we are left with syncing the changes from oe-core then we will ready to push it into oe-core. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc 4.5: bitbake has taken a dislike to '#' in SRC_URI, so remove thoseKoen Kooi2011-02-231-3/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ocf-linux: allow PN to be empty to fix SDK buildKoen Kooi2011-02-211-7/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>