]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-layers/create: Improve help message for layerid argument
authorPaul Barker <paul@pbarker.dev>
Wed, 24 Sep 2025 19:57:46 +0000 (20:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Oct 2025 09:52:51 +0000 (10:52 +0100)
commitbb8bd71b1aba31aeb0c1d2fbcae36da26865dc57
tree417622c8f5868d013d58070f23e6f5eba5f7ff5d
parentb5aec20d6139fb45501b383cd5cc2ef944cc6dd4
bitbake-layers/create: Improve help message for layerid argument

'Layer ID' isn't a commonly used term in our help messages or
documentation, so clarify that this is the identifier used for the new
layer in BBFILE_COLLECTIONS.

Also clarify that the default is the basename of the layerdir argument
if a layer ID is not separately provided.

Signed-off-by: Paul Barker <paul@pbarker.dev>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/bblayers/create.py