diff options
Diffstat (limited to 'meta-oe/recipes-support/driverctl/driverctl_0.115.bb')
-rw-r--r-- | meta-oe/recipes-support/driverctl/driverctl_0.115.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/driverctl/driverctl_0.115.bb b/meta-oe/recipes-support/driverctl/driverctl_0.115.bb index 970844f982..578a2b8d3b 100644 --- a/meta-oe/recipes-support/driverctl/driverctl_0.115.bb +++ b/meta-oe/recipes-support/driverctl/driverctl_0.115.bb | |||
@@ -10,7 +10,6 @@ RDEPENDS:${PN} += "bash bash-completion" | |||
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" |
11 | SRCREV = "2ba60536eb20ca0a6a751bd8b6501dba84ec45d3" | 11 | SRCREV = "2ba60536eb20ca0a6a751bd8b6501dba84ec45d3" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit pkgconfig systemd features_check | 14 | inherit pkgconfig systemd features_check |
16 | 15 | ||