summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-01-04 13:40:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 23:08:20 +0000
commitce9cb7ae7a37d211fde7c41e42f36a649f9cd50a (patch)
tree2853b6eb96df9e0a702bb7548d948ee80650dfb2 /meta/recipes-core/coreutils
parentce5cc411bb29f41e2f001118313d19b6c48d8436 (diff)
downloadpoky-ce9cb7ae7a37d211fde7c41e42f36a649f9cd50a.tar.gz
coreutils: upgrade to 8.23
fix-for-dummy-man-usage.patch is rebased. (From OE-Core rev: 4fb3752824ff20e5b5b322e6e12211c81795313c) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/coreutils')
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.23/dummy_help2man.patch (renamed from meta/recipes-core/coreutils/coreutils-8.22/dummy_help2man.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch (renamed from meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch)12
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch (renamed from meta/recipes-core/coreutils/coreutils-8.22/fix-selinux-flask.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch (renamed from meta/recipes-core/coreutils/coreutils-8.22/remove-usr-local-lib-from-m4.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.23.bb (renamed from meta/recipes-core/coreutils/coreutils_8.22.bb)4
5 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/dummy_help2man.patch b/meta/recipes-core/coreutils/coreutils-8.23/dummy_help2man.patch
index 4757f52aa0..4757f52aa0 100644
--- a/meta/recipes-core/coreutils/coreutils-8.22/dummy_help2man.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.23/dummy_help2man.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch b/meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch
index b7e82609bd..58b6a76130 100644
--- a/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch
@@ -9,23 +9,23 @@ would appear when compiling.
9 9
10Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 10Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
11--- 11---
12 man/local.mk | 2 +- 12 man/local.mk | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-) 13 1 file changed, 1 insertion(+), 1 deletion(-)
14 14
15diff --git a/man/local.mk b/man/local.mk 15diff --git a/man/local.mk b/man/local.mk
16index 7cef5e3..dc0865f 100644 16index ba8fbf7..3833458 100644
17--- a/man/local.mk 17--- a/man/local.mk
18+++ b/man/local.mk 18+++ b/man/local.mk
19@@ -189,8 +189,8 @@ man/yes.1: src/yes 19@@ -101,8 +101,8 @@ man/dynamic-deps.mk: Makefile
20 && $(run_help2man) \ 20 && $(run_help2man) \
21 --source='$(PACKAGE_STRING)' \ 21 --source='$(PACKAGE_STRING)' \
22 --include=$(srcdir)/man/$$name.x \ 22 --include=$(srcdir)/man/$$name.x \
23- --output=$$t/$$name.1 $$t/$$name \ 23- --output=$$t/$$name.1 $$t/$$argv \
24 --info-page='coreutils \(aq'$$name' invocation\(aq' \ 24 --info-page='coreutils \(aq'$$name' invocation\(aq' \
25+ --output=$$t/$$name.1 $$t/$$name \ 25+ --output=$$t/$$name.1 $$t/$$argv \
26 && sed \ 26 && sed \
27 -e 's|$*\.td/||g' \ 27 -e 's|$*\.td/||g' \
28 -e '/For complete documentation/d' \ 28 -e '/For complete documentation/d' \
29-- 29--
301.7.9.5 301.9.1
31 31
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/fix-selinux-flask.patch b/meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch
index 9d1ae55d47..9d1ae55d47 100644
--- a/meta/recipes-core/coreutils/coreutils-8.22/fix-selinux-flask.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/remove-usr-local-lib-from-m4.patch b/meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch
index 2ef8a548ac..2ef8a548ac 100644
--- a/meta/recipes-core/coreutils/coreutils-8.22/remove-usr-local-lib-from-m4.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch
diff --git a/meta/recipes-core/coreutils/coreutils_8.22.bb b/meta/recipes-core/coreutils/coreutils_8.23.bb
index f85bacabd3..e9d6494708 100644
--- a/meta/recipes-core/coreutils/coreutils_8.22.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.23.bb
@@ -19,8 +19,8 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \
19 file://fix-selinux-flask.patch \ 19 file://fix-selinux-flask.patch \
20 " 20 "
21 21
22SRC_URI[md5sum] = "8fb0ae2267aa6e728958adc38f8163a2" 22SRC_URI[md5sum] = "abed135279f87ad6762ce57ff6d89c41"
23SRC_URI[sha256sum] = "5b3e94998152c017e6c75d56b9b994188eb71bf46d4038a642cb9141f6ff1212" 23SRC_URI[sha256sum] = "ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d"
24 24
25EXTRA_OECONF_class-native = "--without-gmp" 25EXTRA_OECONF_class-native = "--without-gmp"
26EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}" 26EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}"