summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
index 5dabdd51d0..2609362994 100644
--- a/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
+++ b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
@@ -15,6 +15,7 @@ SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils \
15# v9.12.0 15# v9.12.0
16SRCREV_drbd-utils = "91629a4cce49ca0d4f917fe0bffa25cfe8db3052" 16SRCREV_drbd-utils = "91629a4cce49ca0d4f917fe0bffa25cfe8db3052"
17SRCREV_drbd-headers = "233006b4d26cf319638be0ef6d16ec7dee287b66" 17SRCREV_drbd-headers = "233006b4d26cf319638be0ef6d16ec7dee287b66"
18SRCREV_FORMAT = "drbd-utils_drbd-headers"
18 19
19S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
20 21