[oe-commits] [meta-openembedded] 75/83: accel-ppp: blacklist, fails to build with new binutils-2.27

git at git.openembedded.org git at git.openembedded.org
Thu Sep 1 12:15:08 UTC 2016


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

commit 1433245f8290c66e4e923a198d841a12a525e29e
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Aug 31 19:28:45 2016 +0200

    accel-ppp: blacklist, fails to build with new binutils-2.27
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
index 10e98a4..22b7cfe 100644
--- a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
+++ b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb
@@ -40,3 +40,6 @@ do_install_prepend() {
                $cmlist
     done
 }
+
+# http://errors.yoctoproject.org/Errors/Details/81003/
+PNBLACKLIST[accel-ppp] ?= "BROKEN: fails to build with new binutils-2.27"

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


More information about the Openembedded-commits mailing list