From 1e5295ad6f200b099d2a6677d7f625db99f651a6 Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Wed, 7 Aug 2024 17:24:15 +0800 Subject: libatasmart: Update SRC_URI Update SRC_URI to fix do_fetch warning Signed-off-by: Changqing Li 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..59b26d821e 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;protocol=https;branch=master \ file://0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch \ " -- cgit v1.2.3-54-g00ecf