[ABS] Update pre-build script accepted/tizen/unified/20200618.131249 submit/tizen_mobile_tpk/20200618.084926
authorMukunth A <a.mukunth@samsung.com>
Thu, 18 Jun 2020 08:50:20 +0000 (17:50 +0900)
committerMukunth A <a.mukunth@samsung.com>
Thu, 18 Jun 2020 08:50:20 +0000 (17:50 +0900)
Reference: submit/tizen/20200618.084926
Commit id: b593a2481ba36cd8919c9885f65960153ea5037a
Requested by: a.mukunth@samsung.com
SDK rootstrap version: 20200618_1

org.tizen.homeedge-1.0.0-arm-debug.tpk
org.tizen.homeedge-1.0.0-arm.tpk
org.tizen.homeedge-1.0.0-i586-debug.tpk [new file with mode: 0644]
org.tizen.homeedge-1.0.0-i586.tpk [new file with mode: 0644]
packaging/org.tizen.homeedge.spec

index 6f4fb37ee9a4dfe2ae35ba516af5114a899cf189..629edbb188b20e6f55945af5acc652de18dd6723 100644 (file)
Binary files a/org.tizen.homeedge-1.0.0-arm-debug.tpk and b/org.tizen.homeedge-1.0.0-arm-debug.tpk differ
index d7a96fb7bb1d2b21dd4950f1a2538a5951dad4e2..293bf62d250d64e53cbd0ac649db3fb1bf7c1288 100644 (file)
Binary files a/org.tizen.homeedge-1.0.0-arm.tpk and b/org.tizen.homeedge-1.0.0-arm.tpk differ
diff --git a/org.tizen.homeedge-1.0.0-i586-debug.tpk b/org.tizen.homeedge-1.0.0-i586-debug.tpk
new file mode 100644 (file)
index 0000000..055472d
Binary files /dev/null and b/org.tizen.homeedge-1.0.0-i586-debug.tpk differ
diff --git a/org.tizen.homeedge-1.0.0-i586.tpk b/org.tizen.homeedge-1.0.0-i586.tpk
new file mode 100644 (file)
index 0000000..c24db77
Binary files /dev/null and b/org.tizen.homeedge-1.0.0-i586.tpk differ
index 9ae75166e0bf75f157c4d423564be0ee1b7810ab..87b62a64c0bb345eb78584fca283a052c2e4b87f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.homeedge
-#VCS_FROM:   platform/core/system/edge-home-orchestration-service#59986b1b3ad1bff5d08b4da87cda30aea35fc9ea
-#RS_Ver:    20200616_4
+#VCS_FROM:   platform/core/system/edge-home-orchestration-service#b593a2481ba36cd8919c9885f65960153ea5037a
+#RS_Ver:    20200618_1
 Summary:    org.tizen.homeedge
 Version:    1.0.0
 Release:    1
@@ -8,7 +8,7 @@ Group:      N/A
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 
-ExclusiveArch:  armv7l arm
+ExclusiveArch:  i586 x86 i486 i686 i386 armv7l arm
 
 
 BuildRequires:  pkgconfig(libtzplatform-config)
@@ -29,11 +29,11 @@ Requires(post):  /usr/bin/tpk-backend
 %define target x86_64
 %endif
 %ifarch i386 i486 i586 i686
-%define target x86
+%define target i586
 %endif
 
 %description
-platform/core/system/edge-home-orchestration-service#59986b1b3ad1bff5d08b4da87cda30aea35fc9ea
+platform/core/system/edge-home-orchestration-service#b593a2481ba36cd8919c9885f65960153ea5037a
 This is a container package which have preload TPK/WGT files
 
 %prep