mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 15:39:40 +00:00
bolt: upgrade 0.9.5 -> 0.9.6
Changelog: * The compiler warnings caused by the incorrect data type declaration were fixed. * The log message `boltd[123]: [93B blob data]` was fixed. The sysfs path will be printed when the domain can't be found. * CI: Replaced the docker command with podman and fixed the DNS issues for podman. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
24e6bcb375
commit
3029554ceb
@ -8,7 +8,7 @@ DEPENDS = "udev polkit dbus"
|
||||
REQUIRED_DISTRO_FEATURES = "polkit"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master"
|
||||
SRCREV = "5a8a5866a847561566499847d46a97c612b4e6dd"
|
||||
SRCREV = "f03c50b22ae3fda26711ddabd91e2c5dd8103478"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user