Hi, On Sat, Feb 24, 2018 at 12:11:56PM -0800, Stephano Cetola wrote: > On 2/22/18 3:59 AM, Pulizzotto Alessio (COMAU) wrote: > > Hello, > > > > I’m writing you because I have some problems with the building of an > > 2.4.1 image of the Yocto. > > > > I am using a Siemens IoT 2040 hardware witch have an intel quark cpu. > > > > My error is the follow, in the “bitbake name-image”: > > > > “ExpansionError during parsing > > ***/poky/meta-java/recipies-extended/xmlpull/xmlpull_1.1.3.4c.bb” > > > > And at the end: > > > > “module bb.data has no attribute ‘getVar’” > >
Tried building xmlpull for qemux86 with oe-core master branch. meta-java: master branch commit: fbe0b0eb30d93f5fa2101fb015f20c1dc118b4a6 It builds fine. Could you build with "rocko" branch of meta-java and see if that fixes this error ? > I am currently building for a product using Quark + Java running YP > 2.4.1. Here are the SHAs that are working for me: > > meta-yocto-bsp > yocto-2.4.1 > c2b641c8a0c4fd71fcb477d788a740c2c26cddce > > meta-intel > 8.0-rocko-2.4 > d68dda959b5bf6f90aa8e5c2f027be324bb68e14 > > meta-java > master > 03e35bf64f97980652ac532cca0ea96e730a551c > > Cheers, > Stephano > Best Regards, Maxin -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
