Browse Source

dev-manual: gen-tapdevs need iptables installed

Add the hint to the test setup that runqemu-gen-tapdevs will need the
iptables package installed.

(From yocto-docs rev: f703ac90d4fe6f004997e963c0cfc98c223bc146)

Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Simone Weiß 1 year ago
parent
commit
b110cd3d82
1 changed files with 2 additions and 0 deletions
  1. 2 0
      documentation/dev-manual/dev-manual-common-tasks.rst

+ 2 - 0
documentation/dev-manual/dev-manual-common-tasks.rst

@@ -8652,6 +8652,8 @@ In order to run tests, you need to do the following:
          -  Be sure to use an absolute path when calling this script
          -  Be sure to use an absolute path when calling this script
             with sudo.
             with sudo.
 
 
+         -  Ensure that your host has the package ``iptables`` installed.
+
          -  The package recipe ``qemu-helper-native`` is required to run
          -  The package recipe ``qemu-helper-native`` is required to run
             this script. Build the package using the following command:
             this script. Build the package using the following command:
             ::
             ::