mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
9318551e5f
commit
90cc8add18
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user