mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
libjitterentropy: upgrade 3.6.0 -> 3.6.1
Changelog: =========== * Add more test code * Add support for SunPRO compiler * Fix compilation on OpenBSD by replacing sed with tr * internal timer: Add support for Apple * Various small fixes to compilation to imporve portability (From OE-Core rev: cdb92925d6a8a943337e73d659984ac7bc4305f7) 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
8eb0a81420
commit
00f94a9728
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=18a5cada7ee95e61db4180f0cb4a69cf \
|
||||
file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \
|
||||
"
|
||||
SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https"
|
||||
SRCREV = "7199c8959347b0e8342df7dc6e0c1fc4b484d2fb"
|
||||
SRCREV = "16c9e5c93e614f0df25f1cb30d0730102e6f4e41"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
Reference in New Issue
Block a user