mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
haveged: upgrade 1.9.18 -> 1.9.20
Backport from wrynose (bcc1c15a3f). Adapted from the 1.9.19 -> 1.9.20 upgrade since scarthgap ships 1.9.18. ChangeLog: https://github.com/jirka-h/haveged/releases/tag/v1.9.20 (cherry picked from commitbcc1c15a3f) Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> Signed-off-by: Venkatasainath Ravikanti <venkatasainath.ravikanti@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com> [scarthgap: adapted for 1.9.18 base recipe] Assisted-by: Kiro (Amazon) Signed-off-by: Venkatasainath Ravikanti <venkatasainath.ravikanti@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
+1
-2
@@ -6,8 +6,7 @@ HOMEPAGE = "https://www.issihosts.com/haveged/index.html"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
# v1.9.17
|
||||
SRCREV = "80ee9289569bc13efff4e0b5db3661cb513802b2"
|
||||
SRCREV = "e2d96806273caa9ce7457e2f8669a3c40517ca27"
|
||||
SRC_URI = "git://github.com/jirka-h/haveged.git;branch=master;protocol=https \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user