[oe-commits] Saul Wold : util-linux: Update to 2.22.2

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 14:00:51 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: b4ec72a5efe7a22a00aa3ced7eeb2213233b848c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b4ec72a5efe7a22a00aa3ced7eeb2213233b848c

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Jan 23 13:27:12 2013 -0800

util-linux: Update to 2.22.2

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../{util-linux_2.22.1.bb => util-linux_2.22.2.bb} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/util-linux/util-linux_2.22.1.bb b/meta/recipes-core/util-linux/util-linux_2.22.2.bb
similarity index 89%
rename from meta/recipes-core/util-linux/util-linux_2.22.1.bb
rename to meta/recipes-core/util-linux/util-linux_2.22.2.bb
index d734951..dd95573 100644
--- a/meta/recipes-core/util-linux/util-linux_2.22.1.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.22.2.bb
@@ -1,5 +1,5 @@
 MAJOR_VERSION = "2.22"
-PR = "r3"
+PR = "r0"
 require util-linux.inc
 
 # note that `lscpu' is under GPLv3+
@@ -12,8 +12,8 @@ SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \
 	    file://fix-configure.patch \
 "
 
-SRC_URI[md5sum] = "cad23c41a014af766d467b86628bd0fd"
-SRC_URI[sha256sum] = "4297ea2a560f8839d7b3cde72a5955d1458dbad38fe0e3d99ccb1fde3df751b2"
+SRC_URI[md5sum] = "3e379b4d8b9693948d751c154614c73e"
+SRC_URI[sha256sum] = "7463a17a01a77cee36d8ce845d8148208f553c9abdd67b446324bf42968bc36d"
 
 # Only lscpu part is gplv3; rest of the code is not, 
 # so take out the lscpu parts while running non-gplv3 build.





More information about the Openembedded-commits mailing list