mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libjitterentropy: upgrade 3.0.0 -> 3.0.1
-License-Update: Copyright year updated to 2021. (From OE-Core rev: bdd6c57497215aeb3c2cddca191a8d1a72e93c8e) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
41d8bce004
commit
c174243f8e
@@ -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"
|
||||
Reference in New Issue
Block a user