diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-09 10:48:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-13 23:57:21 +0100 |
commit | c6a0d8642faf2e87bc42243f6f805f92549312ef (patch) | |
tree | 0c7be8c770c965a9333e3935c6d6361efa48631b /documentation | |
parent | c9e3261d135d36d1686b754a14ac24d4df8d4ee8 (diff) | |
download | poky-c6a0d8642faf2e87bc42243f6f805f92549312ef.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')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
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:" |