[meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error

2024-04-15 Thread Zoltan Boszormenyi
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 
---
 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


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8680): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8680
Mute This Topic: https://lists.yoctoproject.org/mt/105551666/21656
Group Owner: meta-virtualization+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [meta-virtualization][m-c-s][PATCH] python3-os-brick: Fix syntax error

2024-04-22 Thread Bruce Ashfield
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 
> ---
>  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
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8692): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8692
Mute This Topic: https://lists.yoctoproject.org/mt/105551666/21656
Group Owner: meta-virtualization+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-