summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-07-08 13:51:28 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-07-09 15:21:47 -0400
commitee40aa565b4ad5df74f651dd9ec8d6d9c771661f (patch)
treea55687a39ca9c633587a1a9ab201095af7292d98
parent2c4e53bbd77f6ee9d7b4acbd531511ef75116fae (diff)
downloadmeta-cloud-services-ee40aa565b4ad5df74f651dd9ec8d6d9c771661f.tar.gz
tgt: upgrade 1.0.73 -> 1.0.79
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-support/tgt/tgt_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb
index b94b034..ddec8c4 100644
--- a/meta-openstack/recipes-support/tgt/tgt_git.bb
+++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
@@ -4,8 +4,8 @@ LICENSE = "GPLv2"
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" 5DEPENDS = "sg3-utils"
6 6
7SRCREV = "013223dc886a03719ca02db52162056249d99448" 7SRCREV = "b43dbc6711e43c0a32cc4d9df22884841d911d51"
8PV = "1.0.73+git${SRCPV}" 8PV = "1.0.79+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/fujita/tgt.git \ 10SRC_URI = "git://github.com/fujita/tgt.git \
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 \