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 | upstream-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.tar.gz upstream-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.tar.bz2 upstream-e3dcf2448fa1a8267831b1bd4e236e5f392f7ff9.zip |
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 ed2c10f172..ed2c10f172 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 b7cc18b40c..b7cc18b40c 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 e3f048ab3c..e3f048ab3c 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 4c59932cda..4c59932cda 100644 --- a/package/util-linux/patches/002-fix-endianess.patch +++ b/package/system/utils/util-linux/patches/002-fix-endianess.patch |