[oe-commits] [meta-openembedded] 10/26: ltp-ddt: blacklist

git at git.openembedded.org git at git.openembedded.org
Thu Mar 24 14:14:33 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 4abd1408c22566de0a21e83b0c35df7ee484a904
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Tue Mar 22 16:49:10 2016 +0100

    ltp-ddt: blacklist
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
index d028e88..62117b1 100644
--- a/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
+++ b/meta-oe/recipes-devtools/ltp-ddt/ltp-ddt_1.0.0.bb
@@ -92,3 +92,6 @@ do_install() {
 addtask make_scripts before do_compile
 do_make_scripts[lockfiles] = "${TMPDIR}/kernel-scripts.lock"
 do_make_scripts[deptask] = "do_populate_sysroot"
+
+# http://errors.yoctoproject.org/Errors/Details/56327/
+PNBLACKLIST[ltp-ddt] ?= "BROKEN: fails since last autotools.bbclass changes"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list