summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/tgt/tgt_git.bb
diff options
context:
space:
mode:
authorWang Xin <wangxin2015.fnst@cn.fujitsu.com>2016-09-19 00:54:57 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-09-19 16:06:28 -0400
commitdc6d49cc79fa6ee173024a448cc2db5d512cba06 (patch)
treeb043f0615ed1543f19d407c6b8b5cbf118dd524d /meta-openstack/recipes-support/tgt/tgt_git.bb
parent7e2df5146653d98747e13c0810cebc21f85272ad (diff)
downloadmeta-cloud-services-dc6d49cc79fa6ee173024a448cc2db5d512cba06.tar.gz
tgt: 1.0.63 -> 1.0.67
1) Upgrade tgt from 1.0.63 to 1.0.67. 2) Modify one patch, since the data has been changed. 0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-support/tgt/tgt_git.bb')
-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 ac240f0..af4aa4b 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 = "eca74a72d2595f126a020111943928c3ea9e6fe8" 7SRCREV = "cb7971cfeecaa43c15eed4719dc82516d7e87b6c"
8PV = "1.0.63+git${SRCPV}" 8PV = "1.0.67+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 \