packaging: exclude build except target TM1 38/82538/2 accepted/tizen/mobile/20160809.232536 submit/tizen/20160809.043430 submit/tizen/20160809.063303
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 4 Aug 2016 00:39:54 +0000 (09:39 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 4 Aug 2016 00:49:48 +0000 (09:49 +0900)
This patch excludes build except target TM1.

Change-Id: I8ec9b2b943eaf2c6edfc12b9962640d67da33402
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/u-boot-tm1.spec

index 4fa0d9b..9d38386 100644 (file)
@@ -9,6 +9,10 @@ URL: http://www.denx.de/wiki/U-Boot
 Source0: %{name}-%{version}.tar.bz2
 Source1001: packaging/u-boot-tm1.manifest 
 
+%if "%{?tizen_target_name}" != "TM1"
+ExcludeArch: %{arm}
+%endif
+
 %description
 bootloader for Embedded boards based on ARM processor