diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 4 |
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 7748d58..db4f56b 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -8,8 +8,8 @@ SRCREV = "0ee382bab57a8ecd9ece18d511bd098298478409" | |||
| 8 | PV = "1.0.36+git${SRCPV}" | 8 | PV = "1.0.36+git${SRCPV}" |
| 9 | PR = "r0" | 9 | PR = "r0" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/fujita/${PN}.git;protocol=git \ | 11 | SRC_URI = "git://github.com/fujita/tgt.git" |
| 12 | file://tgtd.init" | 12 | SRC_URI += "file://tgtd.init" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
