summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/tgt/tgt_git.bb
diff options
context:
space:
mode:
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 \