driverctl: upgrade 0.115 -> 0.121

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2026-03-12 18:51:19 +08:00
committed by Khem Raj
parent 13dd3dada8
commit ea42cd076a
@@ -7,8 +7,8 @@ REQUIRED_DISTRO_FEATURES = "systemd"
DEPENDS = "systemd" DEPENDS = "systemd"
RDEPENDS:${PN} += "bash bash-completion" RDEPENDS:${PN} += "bash bash-completion"
SRC_URI = "git://gitlab.com/driverctl/driverctl.git;branch=master;protocol=https" SRC_URI = "git://gitlab.com/driverctl/driverctl.git;branch=master;protocol=https;tag=${PV}"
SRCREV = "2ba60536eb20ca0a6a751bd8b6501dba84ec45d3" SRCREV = "0a72c5b1091d87e839ff083f686477f9eff5fb97"
inherit pkgconfig systemd features_check inherit pkgconfig systemd features_check