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

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 14:30:12 UTC 2016


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

commit df531c5aa4d3e3f6218e7638000d1957e8af4f5e
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>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.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