[yocto] [PATCH] Documentation: Fix overlooked "netfilter.scc" reference.

Robert P. J. Day rpjday at crashcourse.ca
Fri Mar 6 02:13:49 PST 2015


Make reference to netfilter.scc file consistent with the rest.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

  not sure how i missed this before and, yes, i know the "short form"
works but it's not something i think should be encouraged. or should
it?

diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml
index dc5d9ba..c5172cc 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.xml
+++ b/documentation/kernel-dev/kernel-dev-advanced.xml
@@ -133,7 +133,7 @@
         to include features (configuration fragments, patches, or both) that
         are not already included by the <filename>KMACHINE</filename> and
         <filename>LINUX_KERNEL_TYPE</filename> variable combination.
-        For example, to include a feature specified as "features/netfilter.scc",
+        For example, to include a feature specified as "features/netfilter/netfilter.scc",
         specify:
         <literallayout class='monospaced'>
      KERNEL_FEATURES += "features/netfilter/netfilter.scc"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list