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 10e98a416d..22b7cfe929 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"