repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-pyside: add shiboken-native as dependency and bump INC_PR
[openembedded.git]
/
classes
/
qt4x11.bbclass
blob
abb1d9d2e40251a2236c82d1f99a503a5f71bf3a
1
DEPENDS_prepend = "${@["qt4-x11-free ", ""][(bb.data.getVar('PN', d, 1)[:12] == 'qt4-x11-free')]}"
2
3
inherit qmake2
4
5
QT_DIR_NAME = "qt4"
6
QT_LIBINFIX = ""
7
8
# Qt4 uses atomic instructions not supported in thumb mode
9
ARM_INSTRUCTION_SET = "arm"