aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-19 21:48:00 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-19 23:22:24 -0800
commitfd0418411b3da78b4b11f1eb9e1e15cfa6fe6a85 (patch)
treef8b007c189f93133dc57fce6e84199f6db3c32d4
parent0cd1b4301ef9c2132cafdd89db1b4b635359f3c0 (diff)
downloadmeta-openembedded-contrib-fd0418411b3da78b4b11f1eb9e1e15cfa6fe6a85.tar.gz
python-inotify: re-enable working ptests for the package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/conf/include/ptest-packagelists-meta-python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc
index fdc0ed6cc9..b80b966242 100644
--- a/meta-python/conf/include/ptest-packagelists-meta-python.inc
+++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc
@@ -21,6 +21,7 @@ PTESTS_FAST_META_PYTHON = "\
python3-gunicorn \
python3-html2text \
python3-inflection \
+ python3-inotify \
python3-intervals \
python3-ipy \
python3-iso3166 \
@@ -71,7 +72,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-dnspython \
python3-fastjsonschema \
python3-gpiod \
- python3-inotify \
python3-jdcal \
python3-jsmin \
python3-license-expression \