From: Fan Xin Date: Wed, 3 Aug 2016 07:41:31 +0000 (+0900) Subject: procps: upgrade to 3.3.12 X-Git-Tag: uninative-1.3~49 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a1ed1c6564a145f4453d389eb2357c17b71b1b79;p=openembedded-core.git procps: upgrade to 3.3.12 Signed-off-by: Fan Xin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/procps/procps_3.3.11.bb b/meta/recipes-extended/procps/procps_3.3.12.bb similarity index 94% rename from meta/recipes-extended/procps/procps_3.3.11.bb rename to meta/recipes-extended/procps/procps_3.3.12.bb index c6dccc6774..4ca1a5023b 100644 --- a/meta/recipes-extended/procps/procps_3.3.11.bb +++ b/meta/recipes-extended/procps/procps_3.3.12.bb @@ -16,8 +16,8 @@ SRC_URI = "http://downloads.sourceforge.net/project/procps-ng/Production/procps- file://sysctl.conf \ " -SRC_URI[md5sum] = "6cc5b94c1c5b8cbc89ad345a7b522f74" -SRC_URI[sha256sum] = "e9493169a2d2adc0bc045538707310c8e877b385e4e296143b62607d2bb044ed" +SRC_URI[md5sum] = "957e42e8b193490b2111252e4a2b443c" +SRC_URI[sha256sum] = "6ed65ab86318f37904e8f9014415a098bec5bc53653e5d9ab404f95ca5e1a7d4" S = "${WORKDIR}/procps-ng-${PV}"