diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-10-01 08:51:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 23:06:33 +0100 |
commit | b263a3e1217460b099b4bea05b5126e554b0df22 (patch) | |
tree | bcd8dc9360d75695a1a7e70f9572c13c16de56e5 | |
parent | 9abc72cc98c3e56a456cdffc001a3630620de7f1 (diff) | |
download | poky-b263a3e1217460b099b4bea05b5126e554b0df22.tar.gz |
dev-manual: Added CentOS packages to enable runtime tests on QEMU
Fixes [YOCTO #8412]
Forgot about CentOS. I have added that item in.
(From yocto-docs rev: f298ef74d7366ef01b9b1efcf5b0824a6e1aa742)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 191e6f3173..534f578b89 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -8180,6 +8180,10 @@ | |||
8180 | <filename>sysstat</filename> and | 8180 | <filename>sysstat</filename> and |
8181 | <filename>iproute</filename> | 8181 | <filename>iproute</filename> |
8182 | </para></listitem> | 8182 | </para></listitem> |
8183 | <listitem><para>CentOS: | ||
8184 | <filename>sysstat</filename> and | ||
8185 | <filename>iproute</filename> | ||
8186 | </para></listitem> | ||
8183 | </itemizedlist> | 8187 | </itemizedlist> |
8184 | </para></listitem> | 8188 | </para></listitem> |
8185 | </itemizedlist> | 8189 | </itemizedlist> |