[oe] [meta-networking][warrior][PATCH] drbd: update SRC_URI to use archive subdirectory

Martin Jansa martin.jansa at gmail.com
Tue Feb 25 13:57:57 UTC 2020


* 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 <Martin.Jansa at gmail.com>
---
 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 \
            "
-- 
2.20.1



More information about the Openembedded-devel mailing list