summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/driverctl/driverctl_0.111.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/driverctl/driverctl_0.111.bb')
-rw-r--r--meta-oe/recipes-support/driverctl/driverctl_0.111.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/driverctl/driverctl_0.111.bb b/meta-oe/recipes-support/driverctl/driverctl_0.111.bb
index 7404f40c2..2b9a2f808 100644
--- a/meta-oe/recipes-support/driverctl/driverctl_0.111.bb
+++ b/meta-oe/recipes-support/driverctl/driverctl_0.111.bb
@@ -7,7 +7,7 @@ REQUIRED_DISTRO_FEATURES = "systemd"
7DEPENDS = "systemd" 7DEPENDS = "systemd"
8RDEPENDS:${PN} += "bash bash-completion" 8RDEPENDS:${PN} += "bash bash-completion"
9 9
10SRC_URI = " git://gitlab.com/driverctl/driverctl.git" 10SRC_URI = " git://gitlab.com/driverctl/driverctl.git;branch=master"
11SRCREV = "fa9dce43d1a667d6e6e26895fbed01b3b04362c9" 11SRCREV = "fa9dce43d1a667d6e6e26895fbed01b3b04362c9"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"