Merge commit 'mini2440-support-stable-temp' into mini2440-stable
[openembedded/mini2440.git] / classes / qt4x11.bbclass
blob923717f8afacff564db96b4f4cd97a0a2f8896b9
1 DEPENDS_prepend = "${@["qt4x11 ", ""][(bb.data.getVar('PN', d, 1) == 'qt4-x11-free')]}"
3 inherit qmake2
5 # Qt4 uses atomic instructions not supported in thumb mode
6 ARM_INSTRUCTION_SET = "arm"