mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02:00
libjitterentropy: remove contaminated hashequiv entry
This was caused by intermittent reproducibility problems. (From OE-Core rev: dd7c61ecd79f1439ae20d66cda32c2beb5daf0de) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
47d982e36f
commit
c3e72164e7
@@ -15,6 +15,10 @@ SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git \
|
||||
SRCREV = "409828cfccf4b3b07edc40a7840a821ce074e2c3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# remove at next version upgrade or when output changes
|
||||
PR = "r1"
|
||||
HASHEQUIV_HASH_VERSION .= ".2"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
|
||||
LDFLAGS += "-Wl,-O0"
|
||||
|
||||
Reference in New Issue
Block a user