summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2023-05-06 11:00:34 +0800
committerJun Nie <jun.nie@linaro.org>2023-05-06 11:00:34 +0800
commita18a26e29b30562527dbf1960a68d1920d247d64 (patch)
treef031fb5241edeeb0c6c8d889199a93596ae9ff86
parentd8afa302af74ef72bd6ad91e101452d5d3fb4cc4 (diff)
meta-openembedded: Add python test to pefile and uswid
Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 1d2a9952c..c73f065a9 100644
--- a/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -273,6 +273,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-pastedeploy \
python3-pathspec \
python3-pathtools3 \
+ python3-pefile \
python3-pep8 \
python3-periphery \
python3-petact \
@@ -445,6 +446,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-ujson \
python3-unidiff \
python3-uritemplate \
+ python3-uswid \
python3-vcversioner \
python3-versiontools \
python3-visitor \