[OE-core] [PATCH v2] scripts/yocto-layer Change to the yocto-layer script. The fix avoids the duplication of the "meta-" prefix on the layer directory when creating a new layer with the prefix already there. Made the script inside the create subcommand method since it's a change specific to the creation of layers and parsing it in the main method was not the way to go.

Christopher Larson clarson at kergoth.com
Tue Dec 8 23:05:14 UTC 2015


On Tue, Dec 8, 2015 at 10:22 AM, <humberto.ibarra.lopez at intel.com> wrote:

> From: Humberto Ibarra <humberto.ibarra.lopez at intel.com>
>
> Before the change:
>
> $ yocto-layer create meta-layer2
> ...
> New layer created in meta-meta-layer2.
>
> ---------
>
> After the change:
>
> $ yocto-layer create meta-layer2
> ...
> New layer created in meta-layer2.
>
> Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez at intel.com>
>

The commit message violates our conventions, specifically the subject line
isn't prefixed correctly, and is ridiculously long.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151208/e0f29b2f/attachment-0002.html>


More information about the Openembedded-core mailing list