From 57861f0f6d86ba52ccf8e3c1b799d135c8230ab5 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 8 Dec 2005 22:29:00 +0000 Subject: [PATCH] remove Maintainer: and Source: fields from ipkg control files SVN-Revision: 2605 --- openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control | 4 +--- .../linux/package/base-files/ipkg/base-files-arch.control | 2 -- openwrt/target/linux/package/diag/ipkg/kmod-diag.control | 2 -- openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control | 4 +--- .../target/linux/package/madwifi/ipkg/kmod-madwifi.control | 4 +--- .../target/linux/package/mini_fo/ipkg/kmod-mini-fo.control | 4 +--- .../linux/package/openswan/ipkg/kmod-openswan.control | 4 +--- openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control | 6 +----- .../linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control | 2 -- .../linux/package/wlcompat/ipkg/kmod-wlcompat.control | 2 -- 10 files changed, 6 insertions(+), 28 deletions(-) diff --git a/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control b/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control index 8868c2fdb4..5641785d84 100644 --- a/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control +++ b/openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control @@ -1,7 +1,5 @@ Package: kmod-alsa Priority: optional -Section: kernel -Maintainer: OpenWrt Developers Team , David Collett -Source: buildroot internal +Section: sys Depends: kmod-usb-audio Description: Alsa Drivers for USB Soundcards diff --git a/openwrt/target/linux/package/base-files/ipkg/base-files-arch.control b/openwrt/target/linux/package/base-files/ipkg/base-files-arch.control index 5396f6817a..f4a65095b9 100644 --- a/openwrt/target/linux/package/base-files/ipkg/base-files-arch.control +++ b/openwrt/target/linux/package/base-files/ipkg/base-files-arch.control @@ -1,6 +1,4 @@ Package: base-files-arch Priority: optional Section: sys -Maintainer: Felix Fietkau -Source: buildroot internal Description: Board/architecture specific files diff --git a/openwrt/target/linux/package/diag/ipkg/kmod-diag.control b/openwrt/target/linux/package/diag/ipkg/kmod-diag.control index 7a4e9ae111..9c93926b3a 100644 --- a/openwrt/target/linux/package/diag/ipkg/kmod-diag.control +++ b/openwrt/target/linux/package/diag/ipkg/kmod-diag.control @@ -1,6 +1,4 @@ Package: kmod-diag Priority: essential Section: sys -Maintainer: OpenWrt Developer Team -Source: buildroot internal Description: Driver for Router LEDs and Buttons diff --git a/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control b/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control index 936a61ff24..1a9d322035 100644 --- a/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control +++ b/openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control @@ -1,6 +1,4 @@ Package: kmod-fuse Priority: optional -Section: kernel -Maintainer: OpenWrt Developers Team , Christian Magnusson -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/target/linux/package/fuse/ +Section: sys Description: Filesystem in Userspace (kernel module) diff --git a/openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control b/openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control index 407910d794..ddab426b30 100644 --- a/openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control +++ b/openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control @@ -1,6 +1,4 @@ Package: kmod-madwifi Priority: optional -Section: kernel -Maintainer: Felix Fietkau -Source: buildroot internal +Section: net Description: Driver for Atheros 802.11a/b/g MiniPCI cards diff --git a/openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control b/openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control index 5e9ba447aa..9ccdc5fa79 100644 --- a/openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control +++ b/openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control @@ -1,6 +1,4 @@ Package: kmod-mini-fo Priority: optional -Section: net -Maintainer: OpenWrt Project -Source: http://www.denx.de/twiki/bin/view/Know/MiniFOHome +Section: sys Description: mini fanout overlay file system diff --git a/openwrt/target/linux/package/openswan/ipkg/kmod-openswan.control b/openwrt/target/linux/package/openswan/ipkg/kmod-openswan.control index 45406e27e7..f06c80cda5 100644 --- a/openwrt/target/linux/package/openswan/ipkg/kmod-openswan.control +++ b/openwrt/target/linux/package/openswan/ipkg/kmod-openswan.control @@ -1,6 +1,4 @@ Package: kmod-openswan -Section: base Priority: optional -Maintainer: Felix Fietkau -Source: buildroot internal +Section: net Description: Openswan IPSec kernel module diff --git a/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control b/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control index b7ce612933..240efe60be 100644 --- a/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control +++ b/openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control @@ -1,8 +1,4 @@ Package: kmod-shfs Priority: optional -Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico -Source: http://nthill.free.fr/openwrt/sources/shfs/ +Section: sys Description: SHell FileSystem Linux kernel module diff --git a/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control b/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control index 1c8f1eaab7..583b05b926 100644 --- a/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control +++ b/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control @@ -1,7 +1,5 @@ Package: kmod-wlcompat-debug Priority: optional Section: sys -Maintainer: Felix Fietkau -Source: buildroot internal Depends: kmod-brcm-wl Description: Compatibility module for using the Wireless Extension with broadcom's wl (debug) diff --git a/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control b/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control index 8891fb4a10..b9857172f0 100644 --- a/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control +++ b/openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control @@ -1,7 +1,5 @@ Package: kmod-wlcompat Priority: optional Section: sys -Maintainer: Felix Fietkau -Source: buildroot internal Depends: kmod-brcm-wl Description: Compatibility module for using the Wireless Extension with broadcom's wl -- 2.30.2