summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-extended/tgt/tgt_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/tgt/tgt_git.bb b/meta-networking/recipes-extended/tgt/tgt_git.bb
index 42141cb72..ada0fd174 100644
--- a/meta-networking/recipes-extended/tgt/tgt_git.bb
+++ b/meta-networking/recipes-extended/tgt/tgt_git.bb
@@ -4,8 +4,8 @@ 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 = "b43dbc6711e43c0a32cc4d9df22884841d911d51" 7SRCREV = "fd4ca0546aa20fa9627c41ca2028db26e11f8d56"
8PV = "1.0.79+git${SRCPV}" 8PV = "1.0.82"
9 9
10SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \ 10SRC_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 \ 11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \