summaryrefslogtreecommitdiff
path: root/poky/documentation/dev-manual/runtime-testing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/dev-manual/runtime-testing.rst')
-rw-r--r--poky/documentation/dev-manual/runtime-testing.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/documentation/dev-manual/runtime-testing.rst b/poky/documentation/dev-manual/runtime-testing.rst
index be1e8c02e5..1a2e9ec4fe 100644
--- a/poky/documentation/dev-manual/runtime-testing.rst
+++ b/poky/documentation/dev-manual/runtime-testing.rst
@@ -52,6 +52,8 @@ In order to run tests, you need to do the following:
- Be sure to use an absolute path when calling this script
with sudo.
+ - Ensure that your host has the package ``iptables`` installed.
+
- The package recipe ``qemu-helper-native`` is required to run
this script. Build the package using the following command::