meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error
@ 2024-04-16  5:15 Zoltán Böszörményi
  0 siblings, 0 replies; 2+ messages in thread
From: Zoltán Böszörményi @ 2024-04-16  5:15 UTC (permalink / raw)
  To: meta-virtualization, Bruce Ashfield
  Cc: Zoltán Böszörményi

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error
       [not found] <20240416043058.243257-1-zboszor@gmail.com>
@ 2024-04-22 15:04 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-04-22 15:04 UTC (permalink / raw)
  To: Zoltán Böszörményi; +Cc: meta-virtualization

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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-22 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16  5:15 [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error Zoltán Böszörményi
     [not found] <20240416043058.243257-1-zboszor@gmail.com>
2024-04-22 15:04 ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).