From c015fed613948069f666cca783cb157c37f85970 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 28 Mar 2017 06:37:00 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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 @@ Some of the tests (in particular dnf tests) start an HTTP server on a random high number port, which is used to serve files to the target. - The smart module serves + The Dnf module serves ${WORKDIR}/oe-rootfs-repo so it can run dnf channel commands. That means your host's firewall -- cgit v1.2.3-54-g00ecf