[OE-core] Testcases to show bitbake malfunction when using python functions in recipes

Khem Raj raj.khem at gmail.com
Fri Mar 25 23:03:53 UTC 2011


On Fri, Mar 25, 2011 at 3:59 PM, Khem Raj <raj.khem at gmail.com> wrote:
> Hi
>
> Attached are two patched good.patch and bad.patch both can be applied on
> top of oe-core independently in two trees.
>
> Then bitbake -p or bitbake -e qemu-native and search for EXTRA_OECONF
>
> You will see that good.patch works but bad.patch does not
>
> What I observed is it
>
> put the python func in .bb - work
> in .inc included by .bb - Does not work
> in .inc -> .inc -> .bb - works
> in  .inc -> .inc -> .inc -> .bb - Does not work
>
> So there seems to be a pattern here
>
> Let me  know if more info is needed
>
>
> --
> -Khem
>

the patches were stripped again. I wonder if its the mailman because
they appear fine in my sent folder

Here they are put again

http://uclibc.org/~kraj/bad.patch
http://uclibc.org/~kraj/good.patch




More information about the Openembedded-core mailing list