From 1cccaa50579cf82a0b617a4cc3c7c5ac0e4ea3d4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 8 Jan 2024 21:28:18 +0800 Subject: [PATCH] tgt: upgrade 1.0.83 -> 1.0.90 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-extended/tgt/{tgt_git.bb => tgt_1.0.90.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-extended/tgt/{tgt_git.bb => tgt_1.0.90.bb} (97%) diff --git a/meta-networking/recipes-extended/tgt/tgt_git.bb b/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb similarity index 97% rename from meta-networking/recipes-extended/tgt/tgt_git.bb rename to meta-networking/recipes-extended/tgt/tgt_1.0.90.bb index c74ebb2a6d..f68ae99db5 100644 --- a/meta-networking/recipes-extended/tgt/tgt_git.bb +++ b/meta-networking/recipes-extended/tgt/tgt_1.0.90.bb @@ -4,8 +4,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" DEPENDS = "sg3-utils libaio" -SRCREV = "a6bd1f0578bf85788a1563cbfb42a75e500d5318" -PV = "1.0.83" +SRCREV = "df991fa788e22cd8b8e3013cfae306988c19c3d0" SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \ file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \