The package no longer fails sanity test because of connman-qt5.pc containing references to build host paths.
Signed-off-by: Jonathan Liu <[email protected]> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 71c04df..0fc4bc0 100644 --- a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb +++ b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb @@ -15,5 +15,3 @@ S = "${WORKDIR}/git" inherit pkgconfig RDEPENDS_${PN} += "connman" - -PNBLACKLIST[libconnman-qt5] ?= "BROKEN: QA Issue: connman-qt5.pc failed sanity test (tmpdir)" -- 2.7.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
