summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/tempest/tempest_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 14:38:11 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 14:38:11 -0400
commita47a0973d0dd3c95063c9cea5368d20b715f8d92 (patch)
tree24e22b50b58b269b38ab5fe083128e028f6eff85 /meta-openstack/recipes-extended/tempest/tempest_git.bb
parent2f716eee5c7cc9b9cf0ba39aca470c81b647148d (diff)
downloadmeta-cloud-services-a47a0973d0dd3c95063c9cea5368d20b715f8d92.tar.gz
tempest: update to juno latest
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-extended/tempest/tempest_git.bb')
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb
index 75d8340..ff54f60 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
14 file://logging.conf \ 14 file://logging.conf \
15" 15"
16 16
17SRCREV="50af5d5ecc7d21d5e0d1a36fa564ef4850cf94ff" 17SRCREV="064e965b70190c2446a9355a5f5e83de0df5250e"
18PV="2014.1+git${SRCPV}" 18PV="2014.1+git${SRCPV}"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20