From 8980f0d2a20726c9e9f7e951fca7a90896ecff31 Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Mon, 11 May 2015 16:12:50 -0400 Subject: 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 --- meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-support/ntp') diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb index 811ec2e1cc..c54da4335c 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p2.bb @@ -4,7 +4,7 @@ synchronize the time of a computer client or server to \ another server or reference time source, such as a radio \ or satellite receiver or modem." HOMEPAGE = "http://support.ntp.org" -SECTION = "console/network" +SECTION = "net" LICENSE = "NTP" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f41fedb22dffefcbfafecc85b0f79cfa" -- cgit 1.2.3-korg bd527ee19715d7d9e454'/> Classic OpenEmbedded Development TreeGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
blob: f96975238164335ec00c81b1433b91a147a43eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26