From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: "michael.opdenacker@bootlin.com" <michael.opdenacker@bootlin.com>,
"bitbake-devel@lists.openembedded.org"
<bitbake-devel@lists.openembedded.org>
Cc: "docs@lists.yoctoproject.org" <docs@lists.yoctoproject.org>
Subject: RE: [docs] [PATCH 2/2] doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs
Date: Thu, 10 Mar 2022 10:53:47 +0000 [thread overview]
Message-ID: <a1abff5be8224e7683afab63e7f3e9fc@axis.com> (raw)
In-Reply-To: <20220309175319.620707-2-michael.opdenacker@bootlin.com>
> -----Original Message-----
> From: docs@lists.yoctoproject.org <docs@lists.yoctoproject.org> On Behalf
> Of Michael Opdenacker via lists.yoctoproject.org
> Sent: den 9 mars 2022 18:53
> To: bitbake-devel@lists.openembedded.org
> Cc: docs@lists.yoctoproject.org; Michael Opdenacker
> <michael.opdenacker@bootlin.com>
> Subject: [docs] [PATCH 2/2] doc: bitbake-user-manual: branch parameter now
> mandatory in git SRC_URIs
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
> doc/bitbake-user-manual/bitbake-user-manual-fetching.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
> b/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
> index ae2d3a17..d0c78062 100644
> --- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
> +++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
> @@ -432,8 +432,8 @@ This fetcher supports the following parameters:
> raw Git metadata is provided. This parameter implies the "nocheckout"
> parameter as well.
>
> -- *"branch":* The branch(es) of the Git tree to clone. If unset, this
> - is assumed to be "master". The number of branch parameters much match
> +- *"branch":* The branch(es) of the Git tree to clone. This is a
> + mandatory parameter. The number of branch parameters must match
> the number of name parameters.
Note that it is either branch=... or nobranch=1 that is mandatory.
>
> - *"rev":* The revision to use for the checkout. The default is
> --
> 2.25.1
//Peter
next prev parent reply other threads:[~2022-03-10 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-09 17:53 [PATCH 1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples Michael Opdenacker
2022-03-09 17:53 ` [PATCH 2/2] doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs Michael Opdenacker
2022-03-10 10:53 ` Peter Kjellerstedt [this message]
2022-03-10 16:38 ` [docs] " 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=a1abff5be8224e7683afab63e7f3e9fc@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=docs@lists.yoctoproject.org \
--cc=michael.opdenacker@bootlin.com \
/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