[poky] [PATCH 01/29] documentation/bsp-guide/bsp.xml: Changed meta naming convention

Scott Rifenbark scott.m.rifenbark at intel.com
Tue Dec 14 16:45:22 PST 2010


Replaced meta-<bsp_name>/recipes-<bsp_name> with meta-<bsp_name>/recipes-bsp.
This conforms to how the BSP standard will be working.

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

diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 3cad0fd..f55d14c 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -82,9 +82,9 @@ 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_name>/modem/modem-driver_0.1.bb
-meta-<bsp_name>/recipes-<bsp_name>/modem/modem-daemon_0.1.bb
-meta-<bsp_name>/recipes-<bsp_name>/image-creator/image-creator-native_0.1.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/
                 </programlisting>
             </para>
-- 
1.7.0.4




More information about the poky mailing list