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:
0573a93
)
[NativeTCT][scripts][NonACR][6.0 rootstrap build support for building 6.5 tv modules...
58/250458/2
author
Nibha Sharma
<nibha.sharma@samsung.com>
Mon, 28 Dec 2020 04:10:14 +0000
(09:40 +0530)
committer
shobhit verma
<shobhit.v@samsung.com>
Mon, 28 Dec 2020 04:18:42 +0000
(
04:18
+0000)
Change-Id: Ic96d0222d42eb710031a60fc10e7a94377a51c9a
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 8c3149bec98be222ea19e979a9b7f68071fc4c5d..5f03a1c457d48930fc4949c1213043597419aa41 100755
(executable)
--- a/
scripts_tpk/tpk_create.sh
+++ b/
scripts_tpk/tpk_create.sh
@@
-688,7
+688,7
@@
elif [ $PROFILE_TYPE == "wearable" ]; then
elif [ $PROFILE_TYPE == "tizeniot" ]; then
checkRootstrap "$ROOTSTRAP_TIZENIOT" $PROFILE_TYPE $DEVICE_TYPE $CURRENT_VERSION
elif [ $PROFILE_TYPE == "tv" ]; then
- checkRootstrap "$ROOTSTRAP_TV" $PROFILE_TYPE $DEVICE_TYPE
$CURRENT_VERSION
+ checkRootstrap "$ROOTSTRAP_TV" $PROFILE_TYPE $DEVICE_TYPE
"6.0"
fi
if [ $PROFILE_TYPE == "tizeniot" ]; then