We need the -misc package for extra utilities needed by our tasks. Use the bbappend to create an empty package that pulls in the other utilities.laforge/owhw2
parent
4ca7a67cca
commit
975d15ac7e
@ -0,0 +1,4 @@
|
||||
PACKAGES += "${PN}-misc"
|
||||
ALLOW_EMPTY_${PN}-misc = "1"
|
||||
|
||||
RDEPENDS_${PN}-misc = "${PN}-ss ${PN}-nstat ${PN}-ifstat ${PN}-rtacct ${PN}-lnstat"
|
Loading…
Reference in new issue