mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user