[poky] [PATCH 07/29] documentation/bsp-guide/bsp.xml: Updated common form for file structure.

Scott Rifenbark scott.m.rifenbark at intel.com
Wed Dec 15 12:31:06 PST 2010


Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
 documentation/bsp-guide/bsp.xml |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 874ef6d..f7dd12e 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -76,19 +76,15 @@
 
                 <programlisting>
 meta-<bsp_name>/                                
-meta-<bsp_name>/binary/zImage
-meta-<bsp_name>/binary/poky-image-minimal.directdisk
+meta-<bsp_name>/<bsp_license_file>
+meta-<bsp_name>/README
+meta-<bsp_name>/binary/<bootable_images>
 meta-<bsp_name>/conf/layer.conf 
-meta-<bsp_name>/conf/machine/*.conf             
-meta-<bsp_name>/conf/machine/include/tune-*.inc
-meta-<bsp_name>/recipes-kernel/bootloader/bootloader_0.1.bb
-meta-<bsp_name>/recipes-kernel/linux/linux-bsp-2.6.50/*.patch
-meta-<bsp_name>/recipes-kernel/linux/linux-bsp-2.6.50/defconfig-bsp
-meta-<bsp_name>/recipes-kernel/linux/linux-bsp_2.6.50.bb
-meta-<bsp_name>/recipes-bsp/modem/modem-driver_0.1.bb
-meta-<bsp_name>/recipes-bsp/modem/modem-daemon_0.1.bb
-meta-<bsp_name>/recipes-bsp/image-creator/image-creator-native_0.1.bb
-meta-<bsp_name>/prebuilds/
+meta-<bsp_name>/conf/machine/*.conf
+meta-<bsp_name>/recipes-bsp/*
+meta-<bsp_name>/recipes-bsp/formfactor/formfactor/<bsp_name>/*
+meta-<bsp_name>/recipes-graphics/*            
+meta-<bsp_name>/recipes-kernel/linux/linux-wrs_git.bbappend
                 </programlisting>
             </para>
 
-- 
1.7.0.4




More information about the poky mailing list