python3-jsonschema: rename nongpl PACKAGECONFIG

To make it clear that this is an alternative to the format PACKAGECONFIG,
rename it to format-nongpl.

(From OE-Core rev: 56eaa1c074282774c5cf7dc2f8a4b3c4eac4179c)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-23 15:51:02 +01:00
committed by Richard Purdie
parent 14e487aad9
commit d4f05aaff5

View File

@@ -21,7 +21,7 @@ PACKAGECONFIG[format] = ",,,\
python3-rfc3987 \
python3-rfc3339-validator \
"
PACKAGECONFIG[nongpl] = ",,,\
PACKAGECONFIG[format-nongpl] = ",,,\
python3-idna \
python3-jsonpointer \
python3-webcolors \