From 53dcc4b7bb4dce6cd2bc8d194efc4b8246317f22 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 6 May 2021 14:32:27 +0100 Subject: [PATCH] ptest-packagelists: Add expat-ptest to fast ptests This ptest package was accidentally not enabled. The tests run quickly (2s) and pass so add to the standard test suite. Signed-off-by: Richard Purdie --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index e0a876dbdc7..70d5fa8877f 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -14,6 +14,7 @@ PTESTS_FAST = "\ diffutils-ptest \ elfutils-ptest \ ethtool-ptest \ + expat-ptest \ flex-ptest \ gawk-ptest \ gdbm-ptest \ -- 2.47.2