mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
meta-networking: standardize SECTION values
SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -7,7 +7,7 @@ targets to ping. Instead of sending to one target until it times out or \
|
||||
replies, fping will send out a ping packet and move on to the next target \
|
||||
in a round-robin fashion."
|
||||
HOMEPAGE = "http://www.fping.org/"
|
||||
SECTION = "console/tools"
|
||||
SECTION = "net"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=09d77789fe32be35acde9637a5ee39b1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user