[poky] [PATCH 06/59] Change sdk version in configuration file to 0.9+snapshot
Liping Ke
liping.ke at intel.com
Mon Jan 3 15:47:48 PST 2011
Change sdk version in configuration files for testing
Signed-off-by: Liping Ke <liping.ke at intel.com>
---
scripts/adt-installer/yocto_installer.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/adt-installer/yocto_installer.conf b/scripts/adt-installer/yocto_installer.conf
index 78bd392..da2449a 100644
--- a/scripts/adt-installer/yocto_installer.conf
+++ b/scripts/adt-installer/yocto_installer.conf
@@ -1,7 +1,7 @@
# Target ROOTFS Download site Configuration, normally it will be
# in the same repository with those ipks.
YOCTOADT_ROOTFS_LOC="http://llu-piketon.sh.intel.com/rootfs"
-YOCTOADT_VERSION="0.9-post"
+YOCTOADT_VERSION="0.9+snapshot"
#Host Area
YOCTOADT_TARGETS="powerpc mips arm x86 x86_64"
--
1.7.0.4
More information about the poky
mailing list