summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* setuptools: this is in the main yocto layer now, removeKoen Kooi2011-01-221-8/+0
| | | | 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>
* qt4: import files from OEKoen Kooi2011-01-032-0/+26
| | | | | | This gives us both qt4-x11 and qt4-embedded; qt4-x11 was already present in yocto, but was lacking features Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qmake2: import from OEKoen Kooi2011-01-031-0/+91
| | | | | | We want to have a seperate qmake for the time being, but eventually all tweaks should move into qt4-tools Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* siteinfo: import class from OE and append old yocto class to the bottomKoen Kooi2011-01-031-0/+218
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-openembedded: add BBCLASSEXTEND = native to gnome.bbclassKoen Kooi2010-12-041-1/+1
| | | | | | This fixes the missing 'hicolor-icon-theme-native' and 'gnome-common-native' deps Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* angstrom-layers: meta-openembedded: merge in module compile split from OEKoen Kooi2010-11-021-0/+513
|
* angstrom-layers: add gnome classes from OE to meta-openembeddedKoen Kooi2010-11-023-0/+90
mime.bbclass throws a python error, so the package splitting is disabled for the time being Signed-off-by: Koen Kooi <k-kooi@ti.com>