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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 7969383..d7545c8 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -58,7 +58,7 @@ RDEPENDS_${PN} += " python-django \
58PR = "r3" 58PR = "r3"
59SRCNAME = "horizon" 59SRCNAME = "horizon"
60 60
61SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 61SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \
62 file://horizon.init \ 62 file://horizon.init \
63 file://fix_bindir_path.patch \ 63 file://fix_bindir_path.patch \
64 file://openstack-dashboard-apache.conf \ 64 file://openstack-dashboard-apache.conf \
@@ -66,8 +66,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
66 file://horizon-use-full-package-path-to-test-directories.patch \ 66 file://horizon-use-full-package-path-to-test-directories.patch \
67 " 67 "
68 68
69SRCREV="bb7fa11c7688c8d43b8fb71540d32f1908b8da5e" 69SRCREV="ed895a181db0c75000cd0ef34ac0d769a295424c"
70PV="2014.2.rc1+git${SRCPV}" 70PV="2014.2+git${SRCPV}"
71S = "${WORKDIR}/git" 71S = "${WORKDIR}/git"
72 72
73inherit setuptools update-rc.d python-dir default_configs openstackchef monitor 73inherit setuptools update-rc.d python-dir default_configs openstackchef monitor