mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
qt4x11 bbclass: this is in the core layer now, drop from this one
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
591789d556
commit
01eacce7f2
|
|
@ -1,9 +0,0 @@
|
|||
DEPENDS_prepend = "${@["qt4-x11-free ", ""][(bb.data.getVar('PN', d, 1)[:12] == 'qt4-x11-free')]}"
|
||||
|
||||
inherit qmake2
|
||||
|
||||
QT_DIR_NAME = "qt4"
|
||||
QT_LIBINFIX = ""
|
||||
|
||||
# Qt4 uses atomic instructions not supported in thumb mode
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
Loading…
Reference in New Issue
Block a user