On Wednesday 19 September 2012 06:26:31 Khem Raj wrote: > On Wed, Sep 19, 2012 at 4:03 AM, Paul Eggleton > > <[email protected]> wrote: > > I have seen these errors as well. It definitely should be doing these > > checks - the warnings occur during the file checksum code but more > > broadly they indicate the system will fail to find these files should you > > try to build the targets mentioned. Looking more closely, I could be > > wrong but it looks to me that BPN is not correct at least in the case of > > lib64-build-appliance-image - I think it ought to be > > "build-appliance-image" but instead it is "lib64-build- > > appliance-image", which means that it can't find the files referred to in > > SRC_URI anymore given that they are located in a directory named "build- > > appliance-image". > > IMO when we inherit multilib bbclass then it should also add new > ${BPN} based dirs to FILESPATH
BPN-based dirs are already in FILESPATH - that's the issue, BPN itself is not the expected value. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
