mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
qt4x11.bbclass: add QT_BASE_NAME for use in recipes
(From OE-Core rev: 4cda1fcae29dfbe494033bac1256f6bc5cd298e0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6756bc0cce
commit
e30de2941d
@@ -2,6 +2,7 @@ DEPENDS_prepend = "${@["qt4-x11-free ", ""][(d.getVar('BPN', True)[:12] == 'qt4-
|
|||||||
|
|
||||||
inherit qmake2
|
inherit qmake2
|
||||||
|
|
||||||
|
QT_BASE_NAME = "qt4"
|
||||||
QT_DIR_NAME = "qt4"
|
QT_DIR_NAME = "qt4"
|
||||||
QT_LIBINFIX = ""
|
QT_LIBINFIX = ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user