From: wangmy Date: Wed, 28 Apr 2021 09:02:48 +0000 (+0800) Subject: libjitterentropy: upgrade 3.0.1 -> 3.0.2 X-Git-Tag: yocto-4.0~3570 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c8a675e436e8e6b08baa5b4709244c04cc8f6f1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libjitterentropy: upgrade 3.0.1 -> 3.0.2 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.0.1.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.0.2.bb similarity index 95% rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.0.1.bb rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.0.2.bb index 197bb787ac6..8e39974ef3f 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.0.1.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.0.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c69090e97c8fd6372d03099c0a5bc382 \ file://COPYING.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ " SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git" -SRCREV = "747bf030b0ea9c44548b4e29bcfab7ae416675fc" +SRCREV = "a0c51e21c2d4322681a320a22de5e2ef13c08196" S = "${WORKDIR}/git" do_configure[noexec] = "1"