To make it clear that this is an alternative to the format PACKAGECONFIG, rename it to format-nongpl.
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb index c3184396d29..95afc1ead20 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb @@ -21,7 +21,7 @@ PACKAGECONFIG[format] = ",,,\ python3-rfc3987 \ python3-rfc3339-validator \ " -PACKAGECONFIG[nongpl] = ",,,\ +PACKAGECONFIG[format-nongpl] = ",,,\ python3-idna \ python3-jsonpointer \ python3-webcolors \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202369): https://lists.openembedded.org/g/openembedded-core/message/202369 Mute This Topic: https://lists.openembedded.org/mt/107505881/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
