mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
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:
committed by
Richard Purdie
parent
14e487aad9
commit
d4f05aaff5
@@ -21,7 +21,7 @@ PACKAGECONFIG[format] = ",,,\
|
||||
python3-rfc3987 \
|
||||
python3-rfc3339-validator \
|
||||
"
|
||||
PACKAGECONFIG[nongpl] = ",,,\
|
||||
PACKAGECONFIG[format-nongpl] = ",,,\
|
||||
python3-idna \
|
||||
python3-jsonpointer \
|
||||
python3-webcolors \
|
||||
|
||||
Reference in New Issue
Block a user