projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea9631c
)
packaging: remove %bcond_with emulator keyword for SPIN obs
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Wed, 15 Jun 2016 01:19:22 +0000
(10:19 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Wed, 15 Jun 2016 01:19:22 +0000
(10:19 +0900)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
packaging/emulator-kernel.spec
patch
|
blob
|
history
diff --git
a/packaging/emulator-kernel.spec
b/packaging/emulator-kernel.spec
index a56b281982a4fa1fbbe697139fe11597899716c1..39808feaa3830e638cef6ffb84b3203a766f34c1 100644
(file)
--- a/
packaging/emulator-kernel.spec
+++ b/
packaging/emulator-kernel.spec
@@
-1,5
+1,3
@@
-%bcond_with emulator
-
%ifarch %{arm}
%define config_name arm_tizen_emul_defconfig
%define buildarch arm
@@
-24,11
+22,7
@@
Vendor: The Linux Community
URL: http://www.kernel.org
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
-%if %{with emulator}
-ExclusiveArch: %{ix86} x86_64
-%else
-ExclusiveArch:
-%endif
+ExclusiveArch: %{ix86}
%define fullVersion %{version}