version up(1.0.27)
authoryoonki.park <yoonki.park@samsung.com>
Thu, 14 Sep 2017 00:58:48 +0000 (09:58 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Thu, 14 Sep 2017 00:58:48 +0000 (09:58 +0900)
- Change ocf core git path to origin

Signed-off-by: yoonki.park <yoonki.park@samsung.com>
package/build.linux
package/changelog
package/pkginfo.manifest

index 0dabbab..b38130d 100755 (executable)
@@ -54,7 +54,7 @@ build() {
     git clone git@github.sec.samsung.net:RS-TizenStudio/ide-eclipse-platform-ua.git ./rt-ide/tizen.rt.upstream.patches/eclipse.platform.ua -b ${BRANCH}
     git clone git@github.sec.samsung.net:RS-TizenStudio/ide-egit.git ./rt-ide/tizen.rt.upstream.patches/egit -b ${BRANCH}
     git clone git@github.sec.samsung.net:RS-TizenStudio/ocf-core-eplugin.git ./rt-ide/ocf-core-eplugin -b ${BRANCH}
-    git clone git@github.sec.samsung.net:yoonki-park/ocf-rt-ext-eplugin.git ./rt-ide/ocf-rt-ext-eplugin -b ${BRANCH}
+    git clone git@github.sec.samsung.net:RS-TizenStudio/ocf-rt-ext-eplugin.git ./rt-ide/ocf-rt-ext-eplugin -b ${BRANCH}
 
     cd ./rt-ide/tizen.rt.releng
     mvn clean verify -P ${TARGET_OS}
@@ -164,4 +164,4 @@ install() {
 
 [ "$1" = "clean" ] && clean
 [ "$1" = "build" ] && build
-[ "$1" = "install" ] && install
\ No newline at end of file
+[ "$1" = "install" ] && install
index 080c107..bab64cb 100644 (file)
@@ -1,3 +1,6 @@
+* 1.0.27
+- Change ocf core git path to origin
+== Yoonki Park <yoonki.park@samsung.com> 2017-09-14
 * 1.0.26
 - Update smartthings template
 == Yoonki Park <yoonki.park@samsung.com> 2017-09-13
index 524ca42..361a1e0 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.0.26
+Version:1.0.27
 Source:product
 Maintainer:hyeongseok heo <harry.heo@samsung.com>, gyeong-min Ju <gyeongmin.ju@samsung.com>, jaemin Kim <jm.jemin.kim@samsung.com>, Daeryong.park <bdragon.park@samsung.com>