packaging: exclude arch for non arm 69/195669/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 17 Dec 2018 07:27:31 +0000 (16:27 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 17 Dec 2018 07:28:40 +0000 (16:28 +0900)
For tw3, it is not required to build on non arm arch. exclude non
arm arch by adding ExclusiveArch: armv7l and aarch64.

Note: for aarch64, it really builds binary and for armv7l, only
headers package is built.

Change-Id: I5c4f15a997aec1da3e7d89509f3affd0dc43ff5e
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/linux-4.9-exynos9110.spec

index 837d566..5b5f147 100644 (file)
@@ -8,6 +8,7 @@ Summary: The Linux Kernel
 Version: 4.9.59
 Release: 1
 License: GPL-2.0
+ExclusiveArch: %{arm} aarch64
 Group: System/Kernel
 Vendor: The Linux Community
 URL: http://www.kernel.org