aboutsummaryrefslogtreecommitdiffstats
path: root/classes/openmoko-base.bbclass
AgeCommit message (Collapse)Author
2010-09-15openmoko2.bbclass, openmoko-base.bbclass: Fix openmoko_two_get_license and ↵Khem Raj
openmoko_two_get_subdir Usually openmoko inheriting recipes have SECTION like openmoko/libs etc then the code works well but for packages e.g. -dev -dbg same section is not true and the functions fail File "openmoko2.bbclass", line 2, in openmoko_two_get_subdir ValueError: need more than 1 value to unpack This patch makes sure to split the string only if SECTION contains '/' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-10Drop some unnecessary immediate assignmentsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2007-12-30openmoko-base.bbclass: Use OM-2007.2.Paul Sokolovsky
* http://svn.openmoko.org/trunk/src/target/OM-2007/ doesn't exist anymore.
2007-04-02classes/openmoko-base.bbclass: add support for inputmethodsMichael Lauer
2007-02-15openmoko-base.bbclass: switch to svn http transport, as requested by Harald ↵Koen Kooi
Welte
2007-02-14openmoko*.bbclass: add classes from openmoko svnKoen Kooi
* I'm not sure if I like distro revisions in bbclasses