mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
maliit-framework, maliit-plugins: Blacklist because of broken build with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
|
||||
|
||||
inherit autotools qt4x11 gtk-immodules-cache
|
||||
|
||||
PNBLACKLIST[maliit-framework] = "BROKEN: Wasn't updated to work with B!=S, maybe incorrectly inherits autotools"
|
||||
|
||||
DEPENDS = "libxcomposite dbus gtk+3 gtk+"
|
||||
|
||||
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
|
||||
|
||||
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f29b21caa8e460097bfad9c026a33621"
|
||||
|
||||
inherit autotools qt4x11
|
||||
|
||||
PNBLACKLIST[maliit-plugins] = "BROKEN: depends on broken maliit-framework"
|
||||
|
||||
DEPENDS = "maliit-framework"
|
||||
|
||||
RDEPENDS_${PN} += "qt4-plugin-iconengine-svgicon qt4-plugin-imageformat-svg"
|
||||
|
||||
Reference in New Issue
Block a user