On Thursday, 17 August 2017 7:36:14 PM NZST Richard Purdie wrote: > On Wed, 2017-08-16 at 18:36 -0700, [email protected] > wrote: > > From: Juan M Cruz Alcaraz <[email protected]> > > > > The eSDK installation requires the meta-skeleton layer. > > The build system might use the meta-skeleton recipes as layout > > to create custom recipes. An example is the recipetool script > > that uses the meta-skeleton kernel recipe when creating a custom > > kernel recipe. > > > > [YOCTO #11102] > > > > Signed-off-by: Juan M Cruz Alcaraz <[email protected] > > om> > > --- > > meta/lib/oe/copy_buildsystem.py | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > Failed to build on the autobuilder I'm afraid: > > https://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/1216/ steps/BuildImages_2/logs/stdio
Right, the assumption that the first part will be "poky/" is probably the issue here. I suspect you will have to step through the list and remove anything that ends with '/meta-skeleton'. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
