summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-03-28 06:37:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-31 12:14:18 +0100
commitc015fed613948069f666cca783cb157c37f85970 (patch)
treeacad33119fa9161771c876ff49dbdf07fb06ccfc /documentation
parenta51a7e9d87ee49ec85371728cfb2d548ebaf3ee9 (diff)
downloadpoky-c015fed613948069f666cca783cb157c37f85970.tar.gz
dev-manuual: Replaced "smart" with "dnf"
Fixes [YOCTO #9675] I missed one occurrence of changing "smart" to "dnf" in the Enabling Tests section. Corrected. (From yocto-docs rev: b5106c7a38f51dbfea6d200072039f624be7ed3a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0f6b32209f..eda8df21f5 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -9330,7 +9330,7 @@
9330 Some of the tests (in particular dnf tests) start 9330 Some of the tests (in particular dnf tests) start
9331 an HTTP server on a random high number port, 9331 an HTTP server on a random high number port,
9332 which is used to serve files to the target. 9332 which is used to serve files to the target.
9333 The smart module serves 9333 The Dnf module serves
9334 <filename>${WORKDIR}/oe-rootfs-repo</filename> 9334 <filename>${WORKDIR}/oe-rootfs-repo</filename>
9335 so it can run dnf channel commands. 9335 so it can run dnf channel commands.
9336 That means your host's firewall 9336 That means your host's firewall