Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
* http://svn.openmoko.org/trunk/src/target/OM-2007/ doesn't exist anymore.
|
|
|
|
Welte
|
|
* I'm not sure if I like distro revisions in bbclasses
|