vnstat: moved from dev image to extended packagegroup
BugzID: 76022 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
d72f6b7a1a
commit
71fab7bda1
|
|
@ -9,7 +9,6 @@ IMAGE_FEATURES_append = " \
|
||||||
MONITORING = " \
|
MONITORING = " \
|
||||||
sys-mon \
|
sys-mon \
|
||||||
scripts-nm \
|
scripts-nm \
|
||||||
vnstat \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
BENCH_TOOLS = " \
|
BENCH_TOOLS = " \
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,8 @@ RDEPENDS_${PN} = " \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "custom-mac-addresses", "mac-address-set", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "custom-mac-addresses", "mac-address-set", "", d)} \
|
||||||
storage-info \
|
storage-info \
|
||||||
\
|
\
|
||||||
|
vnstat \
|
||||||
|
\
|
||||||
rng-tools \
|
rng-tools \
|
||||||
cryptodev-module \
|
cryptodev-module \
|
||||||
kernel-modules \
|
kernel-modules \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue