diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-29 16:03:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-30 12:37:02 +0100 |
commit | 414215be667294ad4c1952821a129203d84205f7 (patch) | |
tree | ab4f382ef7d6e03f9640bf4af85f276e4e95dbd1 /meta/conf/distro | |
parent | c6d12254e9ea06629b2b48334b5db1a0f3d4b54b (diff) | |
download | poky-414215be667294ad4c1952821a129203d84205f7.tar.gz |
ptest-packagelists: Add mdadm
(From OE-Core rev: a6a5c07b3f004f19ac45ae8f34e43d8fa0d330cb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index ec7ed6fa4d..17deaa762a 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
@@ -65,6 +65,7 @@ PTESTS_SLOW = "\ | |||
65 | gstreamer1.0-ptest \ | 65 | gstreamer1.0-ptest \ |
66 | libevent-ptest \ | 66 | libevent-ptest \ |
67 | lttng-tools-ptest \ | 67 | lttng-tools-ptest \ |
68 | mdadm-ptest \ | ||
68 | openssh-ptest \ | 69 | openssh-ptest \ |
69 | openssl-ptest \ | 70 | openssl-ptest \ |
70 | perl-ptest \ | 71 | perl-ptest \ |