From 4de419e8c18cef14027ac034742a3748f101d83f Mon Sep 17 00:00:00 2001 From: "yoonki.park" Date: Thu, 8 May 2014 17:21:19 +0900 Subject: [PATCH] [MISC] Changed platform dir name to mobile-2.3 Change-Id: I6b6f9c60a97c85456a852722d0d3f85749b8075f Signed-off-by: yoonki.park --- package/build.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/build.linux b/package/build.linux index 4038911..b944daf 100644 --- a/package/build.linux +++ b/package/build.linux @@ -4,7 +4,7 @@ # git path of web samples is defined as WEB_SAMPLE_GIT_LIST and HYBRID_SAMPLE_GIT_LIST in samples-git-list . ${SRCDIR}/package/samples-git-list -PLATFORM=mobile-3.0 +PLATFORM=mobile-2.3 GIT_REPOSITORY=public-git WEB_TEMPLATE_GIT=${GIT_REPOSITORY}:profile/mobile/sdk/web-template # The BRANCH should be changed to environment variable of build system -- 2.7.4