[poky] [PATCH 35/59] Update user configuration file for testing

Liping Ke liping.ke at intel.com
Mon Jan 3 15:47:52 PST 2011


Add minial and sato images for testing since they're now in repository

Signed-off-by: Liping Ke <liping.ke at intel.com>
---
 scripts/adt-installer/yocto_installer.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/adt-installer/yocto_installer.conf b/scripts/adt-installer/yocto_installer.conf
index da2449a..3d17764 100644
--- a/scripts/adt-installer/yocto_installer.conf
+++ b/scripts/adt-installer/yocto_installer.conf
@@ -12,8 +12,8 @@ YOCTOADT_METADATA="Y"
 
 #Target Area
 YOCTOADT_TARGET_arm="Y"
-YOCTOADT_ROOTFS_arm="sdk"
-YOCTOADT_TARGET_SYSROOT_IMAGE_arm="sdk"
+YOCTOADT_ROOTFS_arm="minimal sato"
+YOCTOADT_TARGET_SYSROOT_IMAGE_arm="minimal"
 YOCTOADT_TARGET_SYSROOT_arm="$HOME/test-yocto/arm"
 
 YOCTOADT_TARGET_x86="Y"
-- 
1.7.0.4




More information about the poky mailing list