aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/drbd
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-02-27 04:43:11 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-27 08:25:49 -0800
commitdfdb3299ecc3638073626163f9b3ab9134a1085d (patch)
treeb31b475204328acba81c1b77599716f2cc7b9263 /meta-networking/recipes-support/drbd
parenteb07ee7eadf5db647f1633f20e804d36ce354946 (diff)
downloadmeta-openembedded-dfdb3299ecc3638073626163f9b3ab9134a1085d.tar.gz
drbd-utils: upgrade 9.11.0 -> 9.12.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/drbd')
-rw-r--r--meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb (renamed from meta-networking/recipes-support/drbd/drbd-utils_9.11.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/drbd/drbd-utils_9.11.0.bb b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
index 01bb16af94..b83f68f8c1 100644
--- a/meta-networking/recipes-support/drbd/drbd-utils_9.11.0.bb
+++ b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
@@ -12,9 +12,9 @@ SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils \
git://github.com/LINBIT/drbd-headers;name=drbd-headers;destsuffix=git/drbd-headers \
${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-drbd-utils-support-usrmerge.patch','',d)} \
"
-# v9.11.0
-SRCREV_drbd-utils = "63092751e76e1fba397e53df4be5c1161b83a223"
-SRCREV_drbd-headers = "d100ee01bf5aa8d5220767e4e35c4224faa8d865"
+# v9.12.0
+SRCREV_drbd-utils = "91629a4cce49ca0d4f917fe0bffa25cfe8db3052"
+SRCREV_drbd-headers = "233006b4d26cf319638be0ef6d16ec7dee287b66"
S = "${WORKDIR}/git"