From: Frederic Bompart Date: Mon, 19 Sep 2005 15:37:15 +0000 (+0000) Subject: Changed section from network to console/network. X-Git-Tag: Release-2010-05/1~9453^2~3473^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00dc4d090496ec5391685e5c316b08c05c93448b;p=openembedded.git Changed section from network to console/network. --- diff --git a/packages/gpsd/gpsd.inc b/packages/gpsd/gpsd.inc index 1fe8bf2646..830385c177 100644 --- a/packages/gpsd/gpsd.inc +++ b/packages/gpsd/gpsd.inc @@ -1,5 +1,5 @@ DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices" -SECTION = "network" +SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "dbus-0.23.4 ncurses"