From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: "Zoltán Böszörményi" <zboszor@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error
Date: Mon, 22 Apr 2024 15:04:52 +0000 [thread overview]
Message-ID: <ZiZ8lNi03PvTp+ko@gmail.com> (raw)
In-Reply-To: <20240416043058.243257-1-zboszor@gmail.com>
merged.
Bruce
In message: [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error
on 16/04/2024 Zolt�n B�sz�rm�nyi wrote:
> RDEPENDS:${PN} must have a closing quotation mark.
> This error was present since the recipe was added.
> Scarthgap catches it as a syntax error.
>
> Signed-off-by: Zolt�n B�sz�rm�nyi <zboszor@gmail.com>
> ---
> meta-openstack/recipes-devtools/python/python3-os-brick_git.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb b/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
> index 093b673e..cef666d4 100644
> --- a/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
> @@ -40,3 +40,4 @@ RDEPENDS:${PN} += " \
> python3-retrying \
> python3-six \
> python3-os-win \
> +"
> --
> 2.44.0
>
next parent reply other threads:[~2024-04-22 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240416043058.243257-1-zboszor@gmail.com>
2024-04-22 15:04 ` Bruce Ashfield [this message]
2024-04-16 5:15 [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error Zoltán Böszörményi
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=ZiZ8lNi03PvTp+ko@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=zboszor@gmail.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