Browse Source

packagegroup-meta-networking.bb: add ntopng related recipes

Add ntopng related recipes and remove the deprecated ntop.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Mingli Yu 3 years ago
parent
commit
65751e16ac

+ 3 - 1
meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb

@@ -220,6 +220,7 @@ RDEPENDS_packagegroup-meta-networking-support = "\
     macchanger \
     nbdkit \
     ssmping \
+    libmaxminddb \
     libowfat \
     ncp \
     strongswan \
@@ -232,7 +233,8 @@ RDEPENDS_packagegroup-meta-networking-support = "\
     traceroute \
     tunctl \
     wireshark \
-    ntop \
+    ndpi \
+    ntopng \
     nuttcp \
     nvmetcli \
     open-isns \