summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-08 14:14:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-14 10:19:24 +0100
commit7d231fb6814c089ea6432f14890a4b78c9d62bd7 (patch)
tree5d17d2328a35630769bd0806715a601baea9be11 /documentation
parent3cf074a1957326450a66f3bf701931fa8199ed4d (diff)
downloadpoky-7d231fb6814c089ea6432f14890a4b78c9d62bd7.tar.gz
dev-manual: Removed last paragraph of BSP workflow section.
This paragraph had some links to old stuff. Removed the whole paragraph. (From yocto-docs rev: 95c1f348ed018c697cc996bc962787ede056b94b) 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-model.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 1008e11696..2ea472bcc5 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -255,19 +255,6 @@
255 supported images.</para></listitem> 255 supported images.</para></listitem>
256 </orderedlist> 256 </orderedlist>
257 </para> 257 </para>
258
259 <para>
260 You can view a video presentation on "Building Custom Embedded Images with Yocto"
261 at <ulink url='http://free-electrons.com/blog/elc-2011-videos'>Free Electrons</ulink>.
262 After going to the page, just search for "Embedded".
263 You can also find supplemental information in the
264 <ulink url='&YOCTO_DOCS_BSP_URL;'>
265 Yocto Project Board Support Package (BSP) Developer's Guide</ulink>.
266 Finally, there is helpful material and links on this
267 <ulink url='&YOCTO_WIKI_URL;/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>wiki page</ulink>.
268 Although a bit dated, you might find the information on the wiki
269 helpful.
270 </para>
271 </section> 258 </section>
272 259
273 <section id='modifying-the-kernel'> 260 <section id='modifying-the-kernel'>