projects
/
platform
/
kernel
/
swap-modules.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba84803
)
[FIX] use version independant path for emulator-kernel
accepted/tizen/common/20160610.182109
accepted/tizen/mobile/20160610.113705
accepted/tizen/tv/20160610.113719
accepted/tizen/wearable/20160610.113737
submit/tizen/20160609.135915
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Wed, 8 Jun 2016 02:25:28 +0000
(11:25 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Wed, 8 Jun 2016 02:25:28 +0000
(11:25 +0900)
Change-Id: I750453fae3063716665f90472f45a7b9d733517a
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
packaging/swap-modules.spec
patch
|
blob
|
history
diff --git
a/packaging/swap-modules.spec
b/packaging/swap-modules.spec
index
9d7a065
..
8cc42e8
100755
(executable)
--- a/
packaging/swap-modules.spec
+++ b/
packaging/swap-modules.spec
@@
-14,7
+14,7
@@
Provides: swap-modules
%if "%{_repository}" == "emulator32" || "%{_repository}" == "emulator32-wayland"
BuildRequires: emulator-kernel-devel
%define build_arch i386
- %define kernel_path /usr/src/
linux-kernel-build-3.14.25
+ %define kernel_path /usr/src/
kernel-devel-tizen_emulator
%else
%if "%{_repository}" == "target-TM1"