iproute2: Re-introduce quirk to add a iproute2-misc package

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
Holger Hans Peter Freyther 7 years ago
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…
Cancel
Save