diff options
author | John Crispin <john@openwrt.org> | 2013-06-21 16:52:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-06-21 16:52:52 +0000 |
commit | e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9 (patch) | |
tree | 3ceb1ab290e2707849d7b9fe7996c15a3894f54a | |
parent | ed6e69444ac5d59efe45b86a46e17216af8e2b82 (diff) | |
download | mtk-20170518-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.zip mtk-20170518-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.tar.gz mtk-20170518-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.tar.bz2 |
util-linux: move package to package/system/utils
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36986
-rw-r--r-- | package/system/utils/util-linux/Makefile (renamed from package/util-linux/Makefile) | 0 | ||||
-rw-r--r-- | package/system/utils/util-linux/patches/000-compile.patch (renamed from package/util-linux/patches/000-compile.patch) | 0 | ||||
-rw-r--r-- | package/system/utils/util-linux/patches/001-no-printf-alloc.patch (renamed from package/util-linux/patches/001-no-printf-alloc.patch) | 0 | ||||
-rw-r--r-- | package/system/utils/util-linux/patches/002-fix-endianess.patch (renamed from package/util-linux/patches/002-fix-endianess.patch) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/package/util-linux/Makefile b/package/system/utils/util-linux/Makefile index ed2c10f..ed2c10f 100644 --- a/package/util-linux/Makefile +++ b/package/system/utils/util-linux/Makefile diff --git a/package/util-linux/patches/000-compile.patch b/package/system/utils/util-linux/patches/000-compile.patch index b7cc18b..b7cc18b 100644 --- a/package/util-linux/patches/000-compile.patch +++ b/package/system/utils/util-linux/patches/000-compile.patch diff --git a/package/util-linux/patches/001-no-printf-alloc.patch b/package/system/utils/util-linux/patches/001-no-printf-alloc.patch index e3f048a..e3f048a 100644 --- a/package/util-linux/patches/001-no-printf-alloc.patch +++ b/package/system/utils/util-linux/patches/001-no-printf-alloc.patch diff --git a/package/util-linux/patches/002-fix-endianess.patch b/package/system/utils/util-linux/patches/002-fix-endianess.patch index 4c59932..4c59932 100644 --- a/package/util-linux/patches/002-fix-endianess.patch +++ b/package/system/utils/util-linux/patches/002-fix-endianess.patch |