diff options
author | Amritanshu <a.pandia1@samsung.com> | 2019-10-18 15:01:21 +0900 |
---|---|---|
committer | Amritanshu <a.pandia1@samsung.com> | 2019-10-18 15:01:21 +0900 |
commit | ce3e01212d1f237df896017d5642f255a96a0a76 (patch) | |
tree | dff18dfbcdb545fdef8e91536aa36c30bc579165 | |
parent | b537c0688121d0c27b5e5030d3dd1b631bb35989 (diff) | |
download | w3-home-ce3e01212d1f237df896017d5642f255a96a0a76.tar.gz w3-home-ce3e01212d1f237df896017d5642f255a96a0a76.tar.bz2 w3-home-ce3e01212d1f237df896017d5642f255a96a0a76.zip |
[ABS] Support component-based applicationsubmit/tizen_wearable_tpk/20191018.055854accepted/tizen/unified/20191018.074452
Reference: submit/tizen/20191018.055854
Commit id: 8bbda8a9ee4eb421c5a65b78e048b261bc0505d9
Requested by: a.pandia1@samsung.com
SDK rootstrap version: 20191017_2
-rw-r--r-- | org.tizen.w-home-1.0.0-arm-debug.tpk | bin | 1690042 -> 1693939 bytes | |||
-rw-r--r-- | org.tizen.w-home-1.0.0-arm.tpk | bin | 1290603 -> 1292749 bytes | |||
-rw-r--r-- | org.tizen.w-home-1.0.0-x86-debug.tpk | bin | 1653356 -> 1657901 bytes | |||
-rw-r--r-- | org.tizen.w-home-1.0.0-x86.tpk | bin | 1653356 -> 1657901 bytes | |||
-rw-r--r-- | packaging/org.tizen.w-home.spec | 6 |
5 files changed, 3 insertions, 3 deletions
diff --git a/org.tizen.w-home-1.0.0-arm-debug.tpk b/org.tizen.w-home-1.0.0-arm-debug.tpk Binary files differindex f3c6348..8fa8c9a 100644 --- a/org.tizen.w-home-1.0.0-arm-debug.tpk +++ b/org.tizen.w-home-1.0.0-arm-debug.tpk diff --git a/org.tizen.w-home-1.0.0-arm.tpk b/org.tizen.w-home-1.0.0-arm.tpk Binary files differindex a8097ce..f720d6f 100644 --- a/org.tizen.w-home-1.0.0-arm.tpk +++ b/org.tizen.w-home-1.0.0-arm.tpk diff --git a/org.tizen.w-home-1.0.0-x86-debug.tpk b/org.tizen.w-home-1.0.0-x86-debug.tpk Binary files differindex fe20da6..52a3258 100644 --- a/org.tizen.w-home-1.0.0-x86-debug.tpk +++ b/org.tizen.w-home-1.0.0-x86-debug.tpk diff --git a/org.tizen.w-home-1.0.0-x86.tpk b/org.tizen.w-home-1.0.0-x86.tpk Binary files differindex 2df1c8d..796b5c0 100644 --- a/org.tizen.w-home-1.0.0-x86.tpk +++ b/org.tizen.w-home-1.0.0-x86.tpk diff --git a/packaging/org.tizen.w-home.spec b/packaging/org.tizen.w-home.spec index be681ce..8fe2dab 100644 --- a/packaging/org.tizen.w-home.spec +++ b/packaging/org.tizen.w-home.spec @@ -1,6 +1,6 @@ Name: org.tizen.w-home -#VCS_FROM: profile/wearable/apps/native/w3-home#ea3caa01fc6cde09da47f7e5c38bb31bd86c3556 -#RS_Ver: 20190909_1 +#VCS_FROM: profile/wearable/apps/native/w3-home#8bbda8a9ee4eb421c5a65b78e048b261bc0505d9 +#RS_Ver: 20191017_2 Summary: Home for the wearable devices Version: 1.0.0 Release: 1 @@ -33,7 +33,7 @@ Requires(post): /usr/bin/tpk-backend %endif %description -profile/wearable/apps/native/w3-home#ea3caa01fc6cde09da47f7e5c38bb31bd86c3556 +profile/wearable/apps/native/w3-home#8bbda8a9ee4eb421c5a65b78e048b261bc0505d9 This is a container package which have preload TPK/WGT files %prep |