diff options
Diffstat (limited to 'openwrt/package/base-files/ipkg')
4 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/base-files/ipkg/base-files.control b/openwrt/package/base-files/ipkg/base-files.control index acaa6c5db..58f4b6f1b 100644 --- a/openwrt/package/base-files/ipkg/base-files.control +++ b/openwrt/package/base-files/ipkg/base-files.control @@ -1,6 +1,4 @@ Package: base-files Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: OpenWrt filesystem structure and scripts diff --git a/openwrt/package/base-files/ipkg/hotplug.control b/openwrt/package/base-files/ipkg/hotplug.control index 8d6f7852c..5266e85d6 100644 --- a/openwrt/package/base-files/ipkg/hotplug.control +++ b/openwrt/package/base-files/ipkg/hotplug.control @@ -1,6 +1,4 @@ Package: hotplug Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Description: Hotplug script for WDS diff --git a/openwrt/package/base-files/ipkg/libgcc.control b/openwrt/package/base-files/ipkg/libgcc.control index 141d88cca..a70362afe 100644 --- a/openwrt/package/base-files/ipkg/libgcc.control +++ b/openwrt/package/base-files/ipkg/libgcc.control @@ -1,7 +1,5 @@ Package: libgcc Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: base-files Description: GCC support library diff --git a/openwrt/package/base-files/ipkg/uclibc.control b/openwrt/package/base-files/ipkg/uclibc.control index 360a3b5fe..d07ed9068 100644 --- a/openwrt/package/base-files/ipkg/uclibc.control +++ b/openwrt/package/base-files/ipkg/uclibc.control @@ -1,7 +1,5 @@ Package: uclibc Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal Depends: base-files, libgcc Description: Standard C library for embedded Linux systems |