summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-01-19 00:13:59 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-01-19 00:13:59 -0500
commitaf0608bb4490ee4a7147d152432eda001ee9ef1f (patch)
treea99c9a93b4dfb59956cbdb525961caf2a04a358c /meta-openstack/recipes-devtools/python/python-horizon_git.bb
parent1bc3a505ffa13c64b6f9c1a27841d41d3ce1896a (diff)
downloadmeta-cloud-services-af0608bb4490ee4a7147d152432eda001ee9ef1f.tar.gz
horizon: update to stable/havana latest
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 b94d1bf..3b2dd26 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -29,7 +29,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
29 file://fix_bindir_path.patch \ 29 file://fix_bindir_path.patch \
30 " 30 "
31 31
32SRCREV="a93c611e7185234d4a4ce36ba182cf321c2113fe" 32SRCREV="1912cc6a88dca7238da7c444a1ede84b983ab354"
33PV="2013.2+git${SRCPV}" 33PV="2013.2+git${SRCPV}"
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
35 35