summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2018-07-23 17:00:11 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-07-23 15:53:28 -0400
commit38cc19fb3a813673051de314aafabda0545d8466 (patch)
treed7a41706b684b1b4b061c4d034d4c50fe54ece1b
parent1a07e9c0c04a96711e5874312907aa953699ffa7 (diff)
downloadmeta-cloud-services-38cc19fb3a813673051de314aafabda0545d8466.tar.gz
:tgt:1.0.67 -> 1.0.73
Upgrade tgt from 1.0.67 to 1.0.73 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 9ca181a..f4e12da 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 = "cb7971cfeecaa43c15eed4719dc82516d7e87b6c" 7SRCREV = "013223dc886a03719ca02db52162056249d99448"
8PV = "1.0.67+git${SRCPV}" 8PV = "1.0.73+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 \