[poky] [PATCH 27/29] documentation/bsp-guide/bsp.xml: replaced the append file line in the template

Scott Rifenbark scott.m.rifenbark at intel.com
Fri Dec 17 16:29:53 PST 2010


Section 1.1 has the example filesystem layout.  The last line of the
example filesystem layout had linux-wrs.  It has been changed to
linux-yocto-stable.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 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 ff8a481..7909bb5 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -83,7 +83,7 @@ meta-<bsp_name>/conf/layer.conf
 meta-<bsp_name>/conf/machine/*.conf
 meta-<bsp_name>/recipes-bsp/*
 meta-<bsp_name>/recipes-graphics/*            
-meta-<bsp_name>/recipes-kernel/linux/linux-wrs_git.bbappend
+meta-<bsp_name>/recipes-kernel/linux/linux-yocto-stable.bbappend
                 </programlisting>
             </para>
 
-- 
1.7.0.4




More information about the poky mailing list