Age | Commit message (Collapse) | Author | Files |
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
ERROR: Error in executing python function in:
ERROR: Exception:<type 'exceptions.TypeError'> Message:list indices must
be integers, not NoneType
ERROR: Printing the environment of the function
ERROR: 0001:def __anonfunc():
ERROR: 0002: import bb
ERROR: 0003: from bb import __version__
ERROR: 0004: base_after_parse(d)
ERROR: 0005:
ERROR: Function __anonfunc failed
ERROR: ('function __anonfunc failed',
'/home/kraj/work/oe/build/anonfunc//log.__anonfunc.13347.0.848951115496')
while parsing
/home/kraj/work/oe/openembedded/recipes/geda/geda-gattrib_1.4.3.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|