mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
ptest-packagelists: Add missing python3-jsonpointer entry
Resolves: WARNING: python3-jsonpointer-2.2-r0 do_package_qa: QA Issue: supports ptests but is not included in oe-core's ptest-packagelists.inc [missing-ptest] (From OE-Core rev: 7e561760278c980715fa966448f1f978b3767b8a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -51,6 +51,7 @@ PTESTS_FAST = "\
|
|||||||
python3-atomicwrites-ptest \
|
python3-atomicwrites-ptest \
|
||||||
python3-hypothesis-ptest \
|
python3-hypothesis-ptest \
|
||||||
python3-jinja2-ptest \
|
python3-jinja2-ptest \
|
||||||
|
python3-jsonpointer-ptest \
|
||||||
python3-markupsafe-ptest \
|
python3-markupsafe-ptest \
|
||||||
python3-more-itertools-ptest \
|
python3-more-itertools-ptest \
|
||||||
python3-pluggy-ptest \
|
python3-pluggy-ptest \
|
||||||
|
|||||||
Reference in New Issue
Block a user