mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
qt4-embedded.inc: use QT_BASE_NAME from qt4e.bbclass
(From OE-Core rev: be58cb5b41f0e6c08e9a5f576802c5a5efe7edf6) 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
e30de2941d
commit
83634c3f80
@@ -2,9 +2,8 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
HOMEPAGE = "http://qt.nokia.com"
|
HOMEPAGE = "http://qt.nokia.com"
|
||||||
DEPENDS += "directfb tslib"
|
DEPENDS += "directfb tslib"
|
||||||
INC_PR = "r39"
|
INC_PR = "r40"
|
||||||
|
|
||||||
QT_BASE_NAME ?= "qt4-embedded"
|
|
||||||
QT_BASE_LIB ?= "libqt-embedded"
|
QT_BASE_LIB ?= "libqt-embedded"
|
||||||
|
|
||||||
# Set necessary variables in the profile
|
# Set necessary variables in the profile
|
||||||
|
|||||||
Reference in New Issue
Block a user