From 79e8d533eec5dc0b1831bd4c6e4959401c7f1fcb Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 27 Feb 2012 00:45:48 -0800 Subject: util-linux: Update to 2.21 This updates various checksums for the COPYING files, which moved in the process no changes to Licenses Tweak the scanf_cv_alloc_modifier and rebase the patch (From OE-Core rev: 9cb35b41c803bd0d1904b2dc0e14624fa7ea6e95) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../util-linux-2.20.1/remove-lscpu.patch | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta/recipes-core/util-linux/util-linux-2.20.1/remove-lscpu.patch (limited to 'meta/recipes-core/util-linux/util-linux-2.20.1/remove-lscpu.patch') diff --git a/meta/recipes-core/util-linux/util-linux-2.20.1/remove-lscpu.patch b/meta/recipes-core/util-linux/util-linux-2.20.1/remove-lscpu.patch deleted file mode 100644 index 434e28d637..0000000000 --- a/meta/recipes-core/util-linux/util-linux-2.20.1/remove-lscpu.patch +++ /dev/null @@ -1,25 +0,0 @@ -Upstream-Status: Inappropriate [distribution] - -Take out lscpu stuff from the code - -2011/03/17 -Saul Wold -Nitin A Kamble - -Index: util-linux-2.20.1/sys-utils/Makefile.am -=================================================================== ---- util-linux-2.20.1.orig/sys-utils/Makefile.am -+++ util-linux-2.20.1/sys-utils/Makefile.am -@@ -17,12 +17,6 @@ usrsbin_exec_PROGRAMS += ldattach tunelp - dist_man_MANS += dmesg.1 ctrlaltdel.8 cytune.8 setarch.8 \ - ldattach.8 tunelp.8 rtcwake.8 fsfreeze.8 fstrim.8 - --if HAVE_CPU_SET_T --usrbin_exec_PROGRAMS += lscpu --lscpu_SOURCES = lscpu.c $(top_srcdir)/lib/cpuset.c $(top_srcdir)/lib/strutils.c --dist_man_MANS += lscpu.1 --endif -- - endif - - cytune_SOURCES = cytune.c cyclades.h -- cgit v1.2.3-54-g00ecf