packaging: Only build for armv7l 34/33634/2 accepted/tizen_3.0_ivi tizen_3.0_ivi accepted/tizen/ivi/20150114.121045 submit/tizen_ivi/20150114.094404 tizen_3.0_ivi_release
authorTony SIM <chinyeow.sim.xt@renesas.com>
Tue, 13 Jan 2015 10:33:20 +0000 (18:33 +0800)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Wed, 14 Jan 2015 00:52:44 +0000 (16:52 -0800)
The Renesas platform is ARM based. It doesn't make sense to try to build
the kernel for IA.

Change-Id: I615566798c54ee7b9e812021a2ee28ff9ee4942c
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
packaging/kernel-rcar-m2.spec

index 8788aed..da484bb 100644 (file)
@@ -93,7 +93,7 @@ BuildRequires: python-devel
 BuildRequires: u-boot-tools
 %endif
 
-ExclusiveArch: %{arch_32bits} x86_64 armv7l
+ExclusiveArch: armv7l
 
 Source0: %{name}-%{version}.tar.bz2