summaryrefslogtreecommitdiffstats
path: root/meta-python/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-09 15:01:13 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-10 18:39:31 -0700
commit4085ac5975f21874012b38c6952ab75af5deea58 (patch)
treec32b94c2048cf6c9033afbcdfc23545b48f6ab1c /meta-python/conf
parentcbe22302dfbe0659c59db9abddf3d7a3264c66c4 (diff)
downloadmeta-openembedded-4085ac5975f21874012b38c6952ab75af5deea58.tar.gz
python3-gpt-image: Use PEP-517 build backend
Switch to using ptest-python-pytest and add it to PTESTS_FAST_META_PYTHON Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf')
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index bdb4482dc5..03b4d685f1 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -31,6 +31,7 @@ PTESTS_FAST_META_PYTHON = "\
31 python3-geojson \ 31 python3-geojson \
32 python3-google-auth-oauthlib \ 32 python3-google-auth-oauthlib \
33 python3-gpiod \ 33 python3-gpiod \
34 python3-gpt-image \
34 python3-gunicorn \ 35 python3-gunicorn \
35 python3-html2text \ 36 python3-html2text \
36 python3-httptools \ 37 python3-httptools \