summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index f4cc16f..11cc854 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -37,8 +37,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
37 file://local_settings.py \ 37 file://local_settings.py \
38 " 38 "
39 39
40SRCREV="b2259b352fd1e00a269b8275afa8093223598235" 40SRCREV="cd1de75ee2a8c246d5564e96ccc48185816c2290"
41PV="2013.2+git${SRCPV}" 41PV="2013.2.3+git${SRCPV}"
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43
44inherit setuptools update-rc.d python-dir default_configs 44inherit setuptools update-rc.d python-dir default_configs