summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-08 22:29:00 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-08 22:29:00 +0000
commit72e74d22f57982665db2c1664c6fe2a529f1cff9 (patch)
tree135a3bc3db6caedd94e694857c06d0da3ef70dc5
parent06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad (diff)
downloadmtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.zip
mtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.tar.gz
mtk-20170518-72e74d22f57982665db2c1664c6fe2a529f1cff9.tar.bz2
remove Maintainer: and Source: fields from ipkg control files
SVN-Revision: 2605
-rw-r--r--openwrt/target/linux/package/alsa/ipkg/kmod-alsa.control4
-rw-r--r--openwrt/target/linux/package/base-files/ipkg/base-files-arch.control2
-rw-r--r--openwrt/target/linux/package/diag/ipkg/kmod-diag.control2
-rw-r--r--openwrt/target/linux/package/fuse/ipkg/kmod-fuse.control4
-rw-r--r--openwrt/target/linux/package/madwifi/ipkg/kmod-madwifi.control4
-rw-r--r--openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control4
-rw-r--r--openwrt/target/linux/package/openswan/ipkg/kmod-openswan.control4
-rw-r--r--openwrt/target/linux/package/shfs/ipkg/kmod-shfs.control6
-rw-r--r--openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat-debug.control2
-rw-r--r--openwrt/target/linux/package/wlcompat/ipkg/kmod-wlcompat.control2
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 8868c2f..5641785 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 <openwrt-devel@openwrt.org>, David Collett <daveco@users.sourceforge.net>
-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 5396f68..f4a6509 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 <nbd@vd-s.ath.cx>
-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 7a4e9ae..9c93926 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 <bugs@openwrt.org>
-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 936a61f..1a9d322 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 <bugs@openwrt.org>, Christian Magnusson <mag@mag.cx>
-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 407910d..ddab426 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 <openwrt@nbd.name>
-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 5e9ba44..9ccdc5f 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 <bugs@openwrt.org>
-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 45406e2..f06c80c 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 <nbd@vd-s.ath.cx>
-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 b7ce612..240efe6 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 <nthill@free.fr>
-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 1c8f1ea..583b05b 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 <nbd@vd-s.ath.cx>
-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 8891fb4..b985717 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 <nbd@vd-s.ath.cx>
-Source: buildroot internal
Depends: kmod-brcm-wl
Description: Compatibility module for using the Wireless Extension with broadcom's wl