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 33aff7f442..9182acf449 100644
--- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
@@ -31,7 +31,6 @@ PTESTS_FAST_META_OE = "\
31 nlohmann-json \ 31 nlohmann-json \
32 nodejs \ 32 nodejs \
33 onig \ 33 onig \
34 poco \
35 protobuf \ 34 protobuf \
36 sdbus-c++ \ 35 sdbus-c++ \
37 uthash \ 36 uthash \
@@ -51,6 +50,7 @@ PTESTS_SLOW_META_OE = "\
51 libusb-compat \ 50 libusb-compat \
52 rsyslog \ 51 rsyslog \
53 mariadb \ 52 mariadb \
53 poco \
54 re2 \ 54 re2 \
55" 55"
56PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest" 56PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"