packaging: Add ExclusiveArch property to build on armv7l and aarch64 86/121486/1
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 28 Mar 2017 05:18:58 +0000 (14:18 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 28 Mar 2017 06:14:21 +0000 (15:14 +0900)
This patch adds the 'ExclusiveArch' property in order to build
this package only for both armv7l and aarch64.

Change-Id: I232653570a88e6ef5bfb48c6cdbd084efdd7ac3d
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/pass-hal-tm2.spec

index 77e2b4c..c5bed67 100644 (file)
@@ -9,6 +9,9 @@ Group:      System/Hardware Adaptation
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    %{name}.manifest
+
+ExclusiveArch: %{arm} aarch64
+
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake