geda-gattrib_1.4.3.bb: Fix bitbake parsing error
commit4e7aae593601b4dd5a665e651bcf0a8a371b9267
authorKhem Raj <raj.khem@gmail.com>
Sat, 3 Oct 2009 23:13:46 +0000 (3 16:13 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 4 Oct 2009 08:12:40 +0000 (4 01:12 -0700)
tree924aabaa36cd85518df1790ed0bb694779ad3e43
parentf3f1122ca1b7ea81635dff2114c79732d56b78ca
geda-gattrib_1.4.3.bb: Fix bitbake parsing error

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>
recipes/geda/geda-gattrib_1.4.3.bb