summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* proxy-libintl: Bring in recipes from OEKhem Raj2011-03-314-0/+165
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-312-4/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uclibc: Add uclibc 0.9.32(to be)Khem Raj2011-03-3142-0/+10651
| | | | | | | | | In addition to stock OE uclibc it has more Add argp support Add x86_64 arch support Only NPTL is supported for threading Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ttf-sazanami: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cython: import from meta-shrMartin Jansa2011-03-311-0/+19
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: adjust README to point to oe-develKoen Kooi2011-03-241-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lua5.1: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-0/+1
|
* 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
|
* 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>
* 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/+161238
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>