diff options
| -rw-r--r-- | meta-oe/recipes-support/driverctl/driverctl_0.121.bb (renamed from meta-oe/recipes-support/driverctl/driverctl_0.115.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/driverctl/driverctl_0.115.bb b/meta-oe/recipes-support/driverctl/driverctl_0.121.bb index 578a2b8d3b..026e9f2897 100644 --- a/meta-oe/recipes-support/driverctl/driverctl_0.115.bb +++ b/meta-oe/recipes-support/driverctl/driverctl_0.121.bb | |||
| @@ -7,8 +7,8 @@ REQUIRED_DISTRO_FEATURES = "systemd" | |||
| 7 | DEPENDS = "systemd" | 7 | DEPENDS = "systemd" |
| 8 | RDEPENDS:${PN} += "bash bash-completion" | 8 | RDEPENDS:${PN} += "bash bash-completion" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://gitlab.com/driverctl/driverctl.git;branch=master;protocol=https" | 10 | SRC_URI = "git://gitlab.com/driverctl/driverctl.git;branch=master;protocol=https;tag=${PV}" |
| 11 | SRCREV = "2ba60536eb20ca0a6a751bd8b6501dba84ec45d3" | 11 | SRCREV = "0a72c5b1091d87e839ff083f686477f9eff5fb97" |
| 12 | 12 | ||
| 13 | 13 | ||
| 14 | inherit pkgconfig systemd features_check | 14 | inherit pkgconfig systemd features_check |
