summaryrefslogtreecommitdiff
path: root/rs-config
diff options
context:
space:
mode:
authorChangseok, Oh <seok.oh@samsung.com>2017-08-29 14:23:10 +0900
committerChangseok, Oh <seok.oh@samsung.com>2017-08-29 14:24:39 +0900
commitaf9b62e89c08844d5a2e9fe35cb535a72674557c (patch)
treec9fecaaa34e37a5bc56155835a25f8e170f655e2 /rs-config
parent125c09c24433ba8d7b6931a21f7511fa5e06deb9 (diff)
downloadrootstrap-af9b62e89c08844d5a2e9fe35cb535a72674557c.tar.gz
rootstrap-af9b62e89c08844d5a2e9fe35cb535a72674557c.tar.bz2
rootstrap-af9b62e89c08844d5a2e9fe35cb535a72674557c.zip
support iot-headed rootstrap
Change-Id: I7667b86aed5afc2891bd3286b7e80072f176e37d Signed-off-by: Changseok, Oh <seok.oh@samsung.com>
Diffstat (limited to 'rs-config')
-rw-r--r--rs-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/rs-config b/rs-config
index 91a8783..e12aac6 100644
--- a/rs-config
+++ b/rs-config
@@ -1,6 +1,6 @@
# Rootstrap configraution
-export PLATFORM_VERSION="4.0"
-export PLATFORM_PROFILE="mobile"
+export PLATFORM_VERSION="1.0"
+export PLATFORM_PROFILE="iot-headed"
export BASE_URL_PREFIX="http://165.213.149.200/download/public_mirror/tizen/base/latest/"
export BASE_URL_POSTFIX_TARGET="/repos/arm/packages/"