aboutsummaryrefslogtreecommitdiffstats
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 7404f40c21..2b9a2f8085 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"
DEPENDS = "systemd"
RDEPENDS:${PN} += "bash bash-completion"
-SRC_URI = " git://gitlab.com/driverctl/driverctl.git"
+SRC_URI = " git://gitlab.com/driverctl/driverctl.git;branch=master"
SRCREV = "fa9dce43d1a667d6e6e26895fbed01b3b04362c9"
S = "${WORKDIR}/git"