]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-bblayers/create: Add optional layerid argument
authorCharlie Davies <charles.davies@whitetree.xyz>
Mon, 15 Feb 2021 20:07:44 +0000 (20:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Mar 2021 22:36:34 +0000 (22:36 +0000)
commit8f896bd9b34f19535838757c8f3049bae438e4fe
treeef42cf6a2ac0323019a75dbaa8cec1178589acd1
parentd10d928c6030951994bc2404cde78137c86917a4
bitbake-bblayers/create: Add optional layerid argument

This commit adds an optional layerid argument which can
be passed to the bitbake-layers create-layer command.
This allows for creation of a layer with a layer id
different to that of the layer's name. The default
behaviour of the command where the layer's id is set
to the layer's name is still retained.

Signed-off-by: Charlie Davies <charles.davies@whitetree.xyz>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/bblayers/create.py
meta/lib/bblayers/templates/layer.conf