From 1ef98ea392afcf468750f281293bc768c4075799 Mon Sep 17 00:00:00 2001 From: Liyin Zhang Date: Fri, 11 Oct 2024 15:51:17 +0800 Subject: [PATCH] libatasmart: Update SRC_URI to fix fetch issue Signed-off-by: Liyin Zhang Signed-off-by: Armin Kuster --- meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb index f747ecbf72..8947b9fa83 100644 --- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb +++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" DEPENDS = "udev" SRCREV = "de6258940960443038b4c1651dfda3620075e870" -SRC_URI = "git://git.0pointer.de/libatasmart.git;branch=master \ +SRC_URI = "git://git.0pointer.net/libatasmart.git;branch=master;protocol=https \ file://0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch \ "