diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-24 14:00:16 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-24 14:00:16 +0100 |
commit | 88a7f264ef5f64d73881c384d22bf883b2cbf72e (patch) | |
tree | 7f1cdd957a8a85fa7fc9e404e1019f4db6f6a407 | |
parent | 4f778557922e7ceff971ae17c034c6581a05c315 (diff) | |
download | meta-qt5-88a7f264ef5f64d73881c384d22bf883b2cbf72e.tar.gz |
libconnman-qt5: Blacklist because of connman-qt5.pc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 0fc4bc03..71c04df8 100644 --- a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb +++ b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb | |||
@@ -15,3 +15,5 @@ S = "${WORKDIR}/git" | |||
15 | inherit pkgconfig | 15 | inherit pkgconfig |
16 | 16 | ||
17 | RDEPENDS_${PN} += "connman" | 17 | RDEPENDS_${PN} += "connman" |
18 | |||
19 | PNBLACKLIST[libconnman-qt5] ?= "BROKEN: QA Issue: connman-qt5.pc failed sanity test (tmpdir)" | ||