mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
nbd: Do not inherit systemd
It does not provide/enable systemd script generation which results in ERROR: nbd-3.26.1-r0 do_package: nbd does not appear in package list, please add it Signes-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
673ba54e98
commit
46db58f8c7
|
@ -12,7 +12,7 @@ SRC_URI = "https://github.com/NetworkBlockDevice/${BPN}/releases/download/${BP}/
|
|||
"
|
||||
SRC_URI[sha256sum] = "f0cf509fa5b20b1a07f7904eb637e9b47d3e30b6ed6f00075af5d8b701c78fef"
|
||||
|
||||
inherit autotools pkgconfig systemd
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF += "--enable-syslog --enable-lfs --disable-manpages"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user