From: Michael Opdenacker <michael.opdenacker@bootlin.com>
To: Takayasu Ito <ito@lineo.co.jp>
Cc: docs@lists.yoctoproject.org
Subject: Re: [docs][PATCH v6] release-notes-4.1.rst remove bitbake-layers subcommand argument
Date: Thu, 20 Oct 2022 09:06:40 +0200 [thread overview]
Message-ID: <39e4d562-ea12-9fe3-7d6d-853c57f45cc7@bootlin.com> (raw)
In-Reply-To: <20221020065246.33834-1-ito@lineo.co.jp>
Hi again Ito
Now that the patch is correct, let's talk about the proposed change
itself...
On 10/20/22 08:52, Takayasu Ito wrote:
> From: Takayasu Ito <ito@lineo.co.jp>
>
> Signed-off-by: Takayasu Ito <ito@lineo.co.jp>
> ---
> documentation/migration-guides/release-notes-4.1.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/migration-guides/release-notes-4.1.rst b/documentation/migration-guides/release-notes-4.1.rst
> index 0c552bf1a..a2d4b3d6c 100644
> --- a/documentation/migration-guides/release-notes-4.1.rst
> +++ b/documentation/migration-guides/release-notes-4.1.rst
> @@ -18,7 +18,7 @@ New Features / Enhancements in 4.1
>
> - New ``scripts/oe-setup-layers`` standalone script to restore the layer
> configuration from a json file
> - - New ``bitbake-layers create-layers-setup destdir`` command to save the
> + - New ``bitbake-layers create-layers-setup`` command to save the
> layer configuration to a json file
> - New ``bitbake-layers save-build-conf`` command to save the active build
> configuration as a template into a layer
I'm not sure what you propose to modify is correct though.
Here's what I have with the latest "master" branch from the poky repository:
$ bitbake-layers create-layers-setup
NOTE: Starting bitbake server...
usage: bitbake-layers create-layers-setup [-h] [--output-prefix OUTPUT_PREFIX] [--writer {oe-setup-layers}] [--json-only] destdir
bitbake-layers create-layers-setup: error: the following arguments are required: destdir
$ mkdir my-conf
$ bitbake-layers create-layers-setup my-conf
NOTE: Starting bitbake server...
NOTE: Created /home/mike/work/git/git.yoctoproject.org/build/my-conf/setup-layers.json
NOTE: Created /home/mike/work/git/git.yoctoproject.org/build/my-conf/setup-layers
Which version did you make your tests with? Or what misled you?
Cheers
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-10-20 7:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 6:52 [docs][PATCH v6] release-notes-4.1.rst remove bitbake-layers subcommand argument ito
2022-10-20 6:56 ` Michael Opdenacker
2022-10-20 7:06 ` Michael Opdenacker [this message]
2022-10-20 7:28 ` Takayasu Ito
2022-10-20 7:29 ` Alexander Kanavin
2022-10-20 7:35 ` Michael Opdenacker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39e4d562-ea12-9fe3-7d6d-853c57f45cc7@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=ito@lineo.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox