From 1be587c6e63201d1d03473aff99bf26e7bb72178 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 22 Jun 2019 00:14:21 +0200 Subject: [PATCH] drbd-utils: update to 9.10.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../drbd/{drbd-utils_9.8.0.bb => drbd-utils_9.10.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-networking/recipes-support/drbd/{drbd-utils_9.8.0.bb => drbd-utils_9.10.0.bb} (94%) diff --git a/meta-networking/recipes-support/drbd/drbd-utils_9.8.0.bb b/meta-networking/recipes-support/drbd/drbd-utils_9.10.0.bb similarity index 94% rename from meta-networking/recipes-support/drbd/drbd-utils_9.8.0.bb rename to meta-networking/recipes-support/drbd/drbd-utils_9.10.0.bb index 70e04b943c..d1189f108e 100644 --- a/meta-networking/recipes-support/drbd/drbd-utils_9.8.0.bb +++ b/meta-networking/recipes-support/drbd/drbd-utils_9.10.0.bb @@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils \ git://github.com/LINBIT/drbd-headers;name=drbd-headers;destsuffix=git/drbd-headers \ " -# v9.8.0 -SRCREV_drbd-utils = "c30216b49330216bf8a567b7727da6e24f099f08" -SRCREV_drbd-headers = "2357a11fb49bcbadf6b490e6d4cfe982a3d24813" +# v9.10.0 +SRCREV_drbd-utils = "147860216bf307433e2d0d7cfd6fad3642027b8d" +SRCREV_drbd-headers = "0955b3423f08f8e11ff05092bc1b766609fd804b" S = "${WORKDIR}/git"