summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-09 10:48:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-13 23:57:14 +0100
commit867abaa8fa464762a9f468a2a5f5f409f110f760 (patch)
tree5a016b60907ce37e0053301791ec0a52062ea6fe /documentation/bsp-guide
parenta75a9fde5f71ae610c4aaedb5ae0a9b587d26b4d (diff)
downloadpoky-867abaa8fa464762a9f468a2a5f5f409f110f760.tar.gz
bsp-guide: fix reference to old netbase version
This was pointing to the old 4.47 file even though the rest of the references in this section used 5.0. (From yocto-docs rev: 42c2a0262b316ac25ad3a413f925e94cabae4553) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 8c0a344f5a..a4ed45297c 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -889,7 +889,7 @@
889 <filename>netbase_5.0.bb</filename> recipe for machine "xyz". 889 <filename>netbase_5.0.bb</filename> recipe for machine "xyz".
890 Do the following: 890 Do the following:
891 <orderedlist> 891 <orderedlist>
892 <listitem><para>Edit the <filename>netbase_4.47.bbappend</filename> file so that it 892 <listitem><para>Edit the <filename>netbase_5.0.bbappend</filename> file so that it
893 contains the following: 893 contains the following:
894 <literallayout class='monospaced'> 894 <literallayout class='monospaced'>
895 FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 895 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"