]> code.ossystems Code Review - openembedded-core.git/commitdiff
qt4x11.bbclass: add QT_BASE_NAME for use in recipes
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Dec 2011 21:03:27 +0000 (21:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2012 11:27:27 +0000 (11:27 +0000)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta/classes/qt4x11.bbclass

index 3f955d48df84ce1b783c603cc85de78164df8f4d..610397d0558dffa7ea02200f5037a5709a7b0b95 100644 (file)
@@ -2,6 +2,7 @@ DEPENDS_prepend = "${@["qt4-x11-free ", ""][(d.getVar('BPN', True)[:12] == 'qt4-
 
 inherit qmake2
 
+QT_BASE_NAME = "qt4"
 QT_DIR_NAME = "qt4"
 QT_LIBINFIX = ""