On Wed, 2011-05-25 at 14:40 +0200, Martin Jansa wrote:
> * PACKAGEFUNCS ?= "perform_packagecopy \
> ${PACKAGE_PREPROCESS_FUNCS} \
> our py_package_preprocess is called after perform_packagecopy which does
> copy D to PKGD
> so we change it to target version in D (image/) before populating sysroot
> (sysroot-destdir/)
> while keeping Makefile.sysroot version in PKGD which was created before
> calling
> py_package_preprocess, so both package for runtime and sysroot end wrong
>
> * I haven't seen this problem on faster builder, I guess because do_package
> and do_populate_sysroot
> can run in paralell and I was lucky that do_populate_sysroot finished
> before py_package_preprocess
> was started, but if you build python step by step -c package first you
> should see it every time
Merged to master, thanks.
Richard
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core