From c0cb9ac6a71b0cca54ddfe38d2867c30c61c1e9c 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-protocols/accel-ppp/accel-ppp_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb') diff --git a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb index 526818c05e..10e98a416d 100644 --- a/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb +++ b/meta-networking/recipes-protocols/accel-ppp/accel-ppp_git.bb @@ -1,5 +1,6 @@ SUMMARY = "ACCEL-PPP is a high performance VPN server application for linux" HOMEPAGE = "http://sourceforge.net/apps/trac/accel-ppp/wiki" +SECTION = "net" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" -- cgit 1.2.3-korg