From: Anuj Mittal Date: Mon, 2 Mar 2020 04:45:54 +0000 (+0800) Subject: stress-ng: upgrade 0.11.00 -> 0.11.01 X-Git-Tag: 2020-04-dunfell~275 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=713837a0a2d51b3a9aaf3d5aa053f9503f9c362d;p=openembedded-core.git stress-ng: upgrade 0.11.00 -> 0.11.01 Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.00.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb similarity index 83% rename from meta/recipes-extended/stress-ng/stress-ng_0.11.00.bb rename to meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb index c8471ebadd..3486be1b03 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.11.00.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "https://kernel.ubuntu.com/~cking/tarballs/${BPN}/${BP}.tar.xz \ file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \ " -SRC_URI[md5sum] = "781f8a0f8509a01793d815210086e78a" -SRC_URI[sha256sum] = "a41a6a4a7ea4e50aab7331e5594af7d1b3b6e5815751d137a78a6e166295294e" +SRC_URI[md5sum] = "a558fc7fb9d0a851afe6de09080b5401" +SRC_URI[sha256sum] = "9fe19548c87aa1a1b9b2be3b359ec2621b88bcb16998b77527549a7736f65494" DEPENDS = "coreutils-native"