mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00: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-rfc3987 \
|
||||||
python3-rfc3339-validator \
|
python3-rfc3339-validator \
|
||||||
"
|
"
|
||||||
PACKAGECONFIG[nongpl] = ",,,\
|
PACKAGECONFIG[format-nongpl] = ",,,\
|
||||||
python3-idna \
|
python3-idna \
|
||||||
python3-jsonpointer \
|
python3-jsonpointer \
|
||||||
python3-webcolors \
|
python3-webcolors \
|
||||||
|
|||||||
Reference in New Issue
Block a user