diff options
Diffstat (limited to 'openwrt/package/base-files')
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 acaa6c5dbc..58f4b6f1b7 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 8d6f7852c3..5266e85d61 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 141d88cca5..a70362afed 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 360a3b5fe8..d07ed90681 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 |