summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox/arp.cfg
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2016-05-30 12:09:31 +0200
committerMartin Borg <martin.borg@enea.com>2016-05-31 14:11:55 +0200
commit961e43f93180fc36dc700e41191ca2fc5103342f (patch)
treeeffb9e39f3a78c4f61ed7c2f12b38aa2d6bede78 /recipes-core/busybox/busybox/arp.cfg
parent752ec549839bc34ad833bc29a91dc7e0bb42bb15 (diff)
downloadmeta-enea-networking-961e43f93180fc36dc700e41191ca2fc5103342f.tar.gz
busybox: enable networking tools
Few more networking tools enabled for networking profile arp, netstat, traceroute Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'recipes-core/busybox/busybox/arp.cfg')
-rw-r--r--recipes-core/busybox/busybox/arp.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox/arp.cfg b/recipes-core/busybox/busybox/arp.cfg
new file mode 100644
index 0000000..d42f23e
--- /dev/null
+++ b/recipes-core/busybox/busybox/arp.cfg
@@ -0,0 +1,2 @@
1CONFIG_ARP=y
2CONFIG_ARPING=y