projects
/
platform
/
upstream
/
qtbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49d25c5
)
Set TIZEN_EMULATOR for Tizen 2.2 mobile emulator
author
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:02 +0000
(15:42 +0100)
committer
Tomasz Olszak
<olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:02 +0000
(15:42 +0100)
Change-Id: Ia9d9ba64b08d3740a402bf7ce7582427f567c28a
Bug-Tizen: TIVI-2416
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
packaging/qt5.spec
patch
|
blob
|
history
diff --git
a/packaging/qt5.spec
b/packaging/qt5.spec
index c6075851577bc1cc193a847ec2e65e46e6064629..d369fca27a9e348591b412a9926c4a9798106009 100644
(file)
--- a/
packaging/qt5.spec
+++ b/
packaging/qt5.spec
@@
-33,6
+33,9
@@
%define profile mobile
%define _with_x 1
%define xkb_config_root -xkb-config-root /etc/X11/xkb
+%ifnarch armv7l armv7el
+%define _repository emulator
+%endif
%else
%define _with_xkbcommon 1
%define xkb_config_root %{nil}