summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-extended/tgt/tgt_1.0.90.bb (renamed from meta-networking/recipes-extended/tgt/tgt_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/tgt/tgt_git.bb b/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"
4LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" 4LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c"
5DEPENDS = "sg3-utils libaio" 5DEPENDS = "sg3-utils libaio"
6 6
7SRCREV = "a6bd1f0578bf85788a1563cbfb42a75e500d5318" 7SRCREV = "df991fa788e22cd8b8e3013cfae306988c19c3d0"
8PV = "1.0.83"
9 8
10SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \ 9SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \
11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \ 10 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \