]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-jsonschema: rename nongpl PACKAGECONFIG
authorRoss Burton <ross.burton@arm.com>
Tue, 23 Jul 2024 14:51:02 +0000 (15:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jul 2024 21:49:18 +0000 (22:49 +0100)
To make it clear that this is an alternative to the format PACKAGECONFIG,
rename it to format-nongpl.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-jsonschema_4.22.0.bb

index c3184396d2956f6da22fe8a492d80ed329a57b43..95afc1ead207e327b3a823aebf44d8f6d6d8a90a 100644 (file)
@@ -21,7 +21,7 @@ PACKAGECONFIG[format] = ",,,\
     python3-rfc3987 \
     python3-rfc3339-validator \
 "
-PACKAGECONFIG[nongpl] = ",,,\
+PACKAGECONFIG[format-nongpl] = ",,,\
     python3-idna \
     python3-jsonpointer \
     python3-webcolors \