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 <[email protected]> --- 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: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
