I didn’t see any more comments regarding this, are there any updates? I am not entirely sure about Ross’ question either.
From: Benjamin Esquivel [mailto:[email protected]] Sent: Thursday, July 30, 2015 10:59 AM To: Burton, Ross; Ibarra Lopez, Humberto Cc: OE-core Subject: Re: [OE-core] [scripts][PATCH] yocto-layer: Stops duplication of "meta-" prefix On Thu, 2015-07-30 at 14:28 +0100, Burton, Ross wrote: On 29 July 2015 at 20:50, <[email protected]<mailto:[email protected]>> 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 [email protected]<mailto:[email protected]> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
