From: Richard Purdie Date: Thu, 15 Sep 2022 13:32:50 +0000 (+0000) Subject: libjitterentropy: upgrade 3.4.0 -> 3.4.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2919 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=417bd00e6ac654c68b41b529de0c27bdbe66cfa8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libjitterentropy: upgrade 3.4.0 -> 3.4.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.0.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb similarity index 95% rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.4.0.bb rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb index 1d291cc357e..3fb8c6b1479 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.0.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.4.1.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=64a87180908540620ce364b5e69b3b03 \ file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ " SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" -SRCREV = "2e5019cfe63038faaa405ce53715effe4ea580e4" +SRCREV = "4544e11320138ac02797af81766f4476a71bb09f" S = "${WORKDIR}/git" # remove at next version upgrade or when output changes