From be155ef12067f81cd97108788e0f2a50b496872b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 25 Feb 2020 11:17:20 +0100 Subject: drbd: update SRC_URI to use archive subdirectory * 9.0.17-1 version was moved to archive: http://www.linbit.com/downloads/drbd/9.0/archive/drbd-9.0.17-1.tar.gz * 9.0.19-1 used by zeus and newer wasn't moved yet: http://www.linbit.com/downloads/drbd/9.0/drbd-9.0.19-1.tar.gz that's why this change is only for warrior Signed-off-by: Martin Jansa --- meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb b/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb index 1eada269cb..6192e03f99 100644 --- a/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb +++ b/meta-networking/recipes-support/drbd/drbd_9.0.17-1.bb @@ -8,7 +8,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" DEPENDS = "virtual/kernel" -SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/drbd-${PV}.tar.gz \ +SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/archive/drbd-${PV}.tar.gz \ file://check_existence_of_modules_before_installing.patch \ file://0001-drbd-kbuild-fix-use-M-don-t-forget-addprefix-obj.patch \ " -- cgit 1.2.3-korg