[oe-commits] [meta-openembedded] 14/58: iscsitarget: Blacklist compile failed

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:01:52 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 90cc8add180a711b07313a89cc0dc9d4002c62f5
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Apr 23 08:57:25 2018 -0700

    iscsitarget: Blacklist compile failed
    
    Kernel header changes are causing this issues. iscsctarget has been dropping by other
    distros in favor of tgt.
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb         | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb b/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
index 6593661..5d13591 100644
--- a/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
+++ b/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+svn502.bb
@@ -60,3 +60,5 @@ FILES_${PN} += "${sbindir} \
 
 RDEPENDS_${PN} = "kernel-module-iscsi-trgt"
 RRECOMMENDS_${PN} = "kernel-module-crc32c kernel-module-libcrc32c"
+
+PNBLACKLIST[iscsitarget] = "error: implicit declaration of function 'init_timer'; did you mean 'init_timers'?; 4.15 kernel issues"

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


More information about the Openembedded-commits mailing list