On 02/22/2018 07:59 PM, 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’”
This error suggests that you are using an older version of meta-java. You should try to use the latest. Thanks, Anuj -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
