meta-moblin: Add basic qt support (from OE)

This commit is contained in:
Richard Purdie
2008-12-01 20:55:25 +00:00
parent 14ecbd658e
commit d7aaf31869
15 changed files with 675 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DEPENDS_prepend = "${@["qt4x11 ", ""][(bb.data.getVar('PN', d, 1) == 'qt4-x11-free')]}"
inherit qmake2