summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* imlib2: add LIC_FILES_CHKSUMMartin Jansa2011-04-161-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREVMartin Jansa2011-04-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-xlib: fix FILESPATHMartin Jansa2011-04-161-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libpthread-stubs: add BBCLASSEXTEND for native and nativesdkKoen Kooi2011-04-101-0/+25
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxcb: import from oe-core to add BBCLASSEXTEND for native and nativesdkKoen Kooi2011-04-102-0/+76
| | | | | | This is needed for the updated X packages in meta-oe Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-10233-6/+29615
| | | | * tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
* libusb-compat: add native, nativesdk to BBCLASSEXTEND and define native PROVIDESMartin Jansa2011-04-101-0/+2
| | | | | | * virtual/libusb0-native is used in usbpath-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.5.inc: Compile gcc runtime stuff always in ARM mode for armKhem Raj2011-04-081-1/+2
| | | | | | | | | | Some distros e.g. SHR uses thumb1 for armv4t and armv5t so we need to make sure that in such cases libgcc is compiled in ARM mode Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-boot: move from meta-angstrom to meta-oeKoen Kooi2011-04-071-0/+45
| | | | | | 10:15 <JaMa|Wrk> Hi, found your task-boot, this is good for everyone, would you mind pushing it to meta-oe? Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4 4.7: move to 4.7.2 to catch up with oe-coreKoen Kooi2011-04-0710-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eject: import 2.1.5 from OEKoen Kooi2011-04-061-0/+26
| | | | | | OE commit ID 021312cbea3bd07f2ec8591d667998c9c7b28b3a Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* azy: disable mysql testsMartin Jansa2011-04-061-0/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: drop PACKAGES_DYNAMIC_virtclass-native, not needed anymoreMartin Jansa2011-04-061-1/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump SRCREVMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: update to 1.0.1Philippe De Swert2011-04-062-10/+10
| | | | | | | | | Version 1.0.1 contains bugfixes for udev watch/find functions to make sure devices are shown correctly. Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: inherit gettextMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ephoto: inherit gettextMartin Jansa2011-04-061-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ephoto: new svn build recipePhilippe De Swert2011-04-061-0/+12
| | | | | | Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eio: new recipe and include file for eioPhilippe De Swert2011-04-062-0/+21
| | | | | | Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ttf-arphic-uming: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa2011-04-061-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgpg-error_1.8.bb: Inherit gettextKhem Raj2011-03-311-1/+1
| | | | | | It uses gettext but was not specifying the dependency Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dupsKhem Raj2011-03-311-5/+0
| | | | | | This option is no longer default in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus.inc: Add missing dependency on libxdmcpKhem Raj2011-03-311-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>
* python-efl: import from meta-shrMartin Jansa2011-03-318-0/+122
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11-illume: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libeflvala: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ethumb: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emotion: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* illume-keyboards-shr: add LICENSEMartin Jansa2011-03-312-3/+29
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: document dependency on meta-oe layerKoen Kooi2011-03-251-0/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm: add LIC_FILES_CHKSUM and inherit gettextMartin Jansa2011-03-251-1/+2
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* edje: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* eeze: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* efreet: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* edbus: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* ecore: add LIC_FILES_CHKSUM and inherit gettextMartin Jansa2011-03-251-3/+4
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* evas: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* eet: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
* meta-efl: add COPYING.MITKoen Kooi2011-03-241-0/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: add READMEKoen Kooi2011-03-241-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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
|