diff options
-rw-r--r-- | meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb (renamed from meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb b/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb index 8794c4f917..d6750ab2f6 100644 --- a/meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb +++ b/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb | |||
@@ -11,8 +11,8 @@ DEPENDS = "virtual/kernel" | |||
11 | SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/drbd-${PV}.tar.gz \ | 11 | SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/drbd-${PV}.tar.gz \ |
12 | file://check_existence_of_modules_before_installing.patch" | 12 | file://check_existence_of_modules_before_installing.patch" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "6414a9eef2807c8210b6403e36ce3ea4" | 14 | SRC_URI[md5sum] = "ae8d5030760b2820a4b3e250447890a0" |
15 | SRC_URI[sha256sum] = "6074b0d643f4bbae4641d3b4bc30f4840e74f2a212dd9c6555b8141e530e5789" | 15 | SRC_URI[sha256sum] = "86dd6cc0fdc8123056a3bb67a634cd7ba62a7b05b23caab9995cce7730891da8" |
16 | 16 | ||
17 | inherit module | 17 | inherit module |
18 | 18 | ||