summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/conf/include/ptest-packagelists-meta-oe.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
index 825747d522..580c79d6d9 100644
--- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
@@ -20,6 +20,7 @@ PTESTS_FAST_META_OE = "\
20 jq \ 20 jq \
21 leveldb \ 21 leveldb \
22 libcereal \ 22 libcereal \
23 libdbi-perl \
23 libgpiod \ 24 libgpiod \
24 libjcat \ 25 libjcat \
25 libio-pty-perl \ 26 libio-pty-perl \
@@ -71,7 +72,6 @@ PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest"
71 72
72PTESTS_PROBLEMS_META_OE = "\ 73PTESTS_PROBLEMS_META_OE = "\
73 keyutils \ 74 keyutils \
74 libdbi-perl \
75 mariadb \ 75 mariadb \
76 ostree \ 76 ostree \
77 poco \ 77 poco \