mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
haveged: upgrade 1.9.24 -> 1.9.26
Changelog: =========== - Fix initramfs switch-root failure - Add haveged-initramfs.service for use inside the initramfs (without --no-command, without PrivateNetwork=true) - Update dracut module to install the initramfs-specific service file - Fix 100% CPU spin when --no-command is used Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ HOMEPAGE = "https://www.issihosts.com/haveged/index.html"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRCREV = "b52433d9234863050d52358f4a6cea86fbfb8e52"
|
||||
SRCREV = "c0edcf284f654321b7c5665fe38106f9321ceeb3"
|
||||
SRC_URI = "git://github.com/jirka-h/haveged.git;branch=master;protocol=https;tag=v${PV} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user