]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libjitterentropy: upgrade 3.6.1 -> 3.6.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 18 Mar 2025 06:21:46 +0000 (14:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Mar 2025 11:49:17 +0000 (11:49 +0000)
License-Update: Copyright year uptated to 2025

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb [moved from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.1.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb
index 35be1e2e50bb9fdb95816197ce26cf7d21add5d5..54a866c4328c40ecab85b4cc47f6974de1ea4c16 100644 (file)
@@ -5,12 +5,12 @@ stamp. It is a small-scale, yet fast entropy source that is viable in almost \
 all environments and on a lot of CPU architectures."
 HOMEPAGE = "http://www.chronox.de/jent.html"
 LICENSE = "GPL-2.0-or-later | BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e01027c4ad1fe5a4768f8488c945d491 \
                     file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \
                     file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
                     "
 SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
-SRCREV = "16c9e5c93e614f0df25f1cb30d0730102e6f4e41"
+SRCREV = "ddcf1124801b74bcf39285b070093ab674d8ea97"
 S = "${WORKDIR}/git"
 
 do_configure[noexec] = "1"