summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-07 16:30:44 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-07 16:32:33 -0400
commite29825f55b2566465cb026833a9f1597925c8c11 (patch)
tree6954bc914a70e11864108dfefe3466fd128d0401 /meta-openstack/recipes-devtools/python/python-horizon_git.bb
parent4c269b936494235219916fa82c291c3bcf40b9c6 (diff)
downloadmeta-cloud-services-e29825f55b2566465cb026833a9f1597925c8c11.tar.gz
horizon: refresh to the latest havana/stable content
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 771f000..c3e167f 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -35,7 +35,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
35 file://fix_bindir_path.patch \ 35 file://fix_bindir_path.patch \
36 " 36 "
37 37
38SRCREV="1912cc6a88dca7238da7c444a1ede84b983ab354" 38SRCREV="b2259b352fd1e00a269b8275afa8093223598235"
39PV="2013.2+git${SRCPV}" 39PV="2013.2+git${SRCPV}"
40S = "${WORKDIR}/git" 40S = "${WORKDIR}/git"
41 41