]> code.ossystems Code Review - openembedded-core.git/commitdiff
libjitterentropy: upgrade 3.0.0 -> 3.0.1
authorWang Mingyu <wangmy@cn.fujitsu.com>
Thu, 28 Jan 2021 05:46:18 +0000 (13:46 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Jan 2021 10:38:48 +0000 (10:38 +0000)
-License-Update: Copyright year updated to 2021.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libjitterentropy/libjitterentropy_3.0.1.bb [moved from meta/recipes-support/libjitterentropy/libjitterentropy_3.0.0.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.0.0.bb
rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.0.1.bb
index 953ecfd055c0f0688b49b74703044deda026921c..197bb787ac6fdac5c435423f58d4dc732432c533 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 = "GPLv2+ | BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=fb16b29576d4c43a9dcd6a40fb3310c7 \
+LIC_FILES_CHKSUM = "file://COPYING;md5=c69090e97c8fd6372d03099c0a5bc382 \
                     file://COPYING.gplv2;md5=eb723b61539feef013de476e68b5c50a \
                     file://COPYING.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
                     "
 SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git"
-SRCREV = "a37e57d9b939d1f93a1b92e1486edd44a3c1cb4c"
+SRCREV = "747bf030b0ea9c44548b4e29bcfab7ae416675fc"
 S = "${WORKDIR}/git"
 
 do_configure[noexec] = "1"