summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-21 13:22:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-24 11:07:50 +0100
commitda7196cc2d96a187da0d379e3fc03a4783c989bc (patch)
tree73e20eb90b2f1a95e86585def0c1a17e14af9d4e
parent8614206f39698389d06212caa6507197410ec926 (diff)
downloadpoky-da7196cc2d96a187da0d379e3fc03a4783c989bc.tar.gz
bsp-guide: Fixed link to the OpenEmbedded style guide.
A link was going to an old YP page that talked about patch style guide stuff. That page simply redirects the user to a styleguide of the OE. I fixed the link in the manual to go directly to that page now. (From yocto-docs rev: 256285af25d46c1cfcd09daae1a5d1f8045bbb0d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 8121d33a7b..ec39ec9b31 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -768,7 +768,7 @@
768 recipes. 768 recipes.
769 The recipes themselves should follow the general guidelines 769 The recipes themselves should follow the general guidelines
770 for recipes used in the Yocto Project found in the 770 for recipes used in the Yocto Project found in the
771 "<ulink url='https://wiki.yoctoproject.org/wiki/Recipe_%26_Patch_Style_Guide'>Yocto Recipe and Patch Style Guide</ulink>". 771 "<ulink url='http://openembedded.org/wiki/Styleguide'>OpenEmbedded Style Guide</ulink>".
772 </para></listitem> 772 </para></listitem>
773 <listitem><para><emphasis>License File:</emphasis> 773 <listitem><para><emphasis>License File:</emphasis>
774 You must include a license file in the 774 You must include a license file in the