projects
/
test
/
tct
/
native
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d588b9
)
[Scripts][NonACR][Added rootstrap version to 7.0]
67/266367/2
author
Nibha Sharma
<nibha.sharma@samsung.com>
Thu, 11 Nov 2021 05:32:04 +0000
(11:02 +0530)
committer
shobhit verma
<shobhit.v@samsung.com>
Thu, 11 Nov 2021 05:40:30 +0000
(
05:40
+0000)
Change-Id: I642d474333922c72eacba8d7c959df4b44f2d49f
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
scripts_tpk/tpk_create.sh
patch
|
blob
|
history
diff --git
a/scripts_tpk/tpk_create.sh
b/scripts_tpk/tpk_create.sh
index bea7c684dfd92844ce60dc4b8b71dc70857c82d2..7c40da1b273f6366bc59682b2f8971dad98bce85 100755
(executable)
--- a/
scripts_tpk/tpk_create.sh
+++ b/
scripts_tpk/tpk_create.sh
@@
-575,7
+575,7
@@
ARCH_TYPE="$3"
APPLLICATION_PROFILE="basic-ui"
PROFILE_TYPE="$4"
WORKSPACE_PATH="$HOME/workspace_$PROFILE_TYPE"
-CURRENT_VERSION="
6.5
"
+CURRENT_VERSION="
7.0
"
#####Check for architecture in case of TV profile##########
if [ "$ARCH_TYPE" != "arm" ]; then