On Thu, 2015-07-30 at 14:28 +0100, Burton, Ross wrote: > > On 29 July 2015 at 20:50, wrote: > > The yocto-layer script puts an extra "meta-" prefix to the given > > layer > > name even when the prefix is already there. This fix avoids > > duplicating the prefix in these situations. > > > If the scripts expects the layer name to not have a meta- prefix, > should it also strip a prefix if its present before passing it to > yocto_layer_create()? I'm failing to understand the question, I think the yocto_layer_create() is receiving a layer_output_dir argument with 'meta-' checked to not be duplicated. The fix is right above the yocto_layer_create() call. > Ross > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org> http://lists.openembedded.org/mailman/listinfo/openembedded-core>