summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:21:43 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:21:43 -0400
commitd76c0ceb759c612ccf3b231c35d29378ad6a5831 (patch)
tree059d2b61bca8529433173cc5c7522533eda2570c
parentdae5719f439b0268b989a8b2966c90271e63d582 (diff)
downloadmeta-cloud-services-d76c0ceb759c612ccf3b231c35d29378ad6a5831.tar.gz
horizon: update to juno -rc1 candidate
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb5
1 files changed, 3 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 8ee1bed..94b85aa 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -42,6 +42,7 @@ RDEPENDS_${PN} += "python-django \
42 python-xstatic-rickshaw \ 42 python-xstatic-rickshaw \
43 python-xstatic-spin \ 43 python-xstatic-spin \
44 python-xstatic-bootstrap-datepicker \ 44 python-xstatic-bootstrap-datepicker \
45 python-xstatic-bootstrap-scss \
45 python-xstatic-font-awesome \ 46 python-xstatic-font-awesome \
46 " 47 "
47 48
@@ -56,8 +57,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
56 file://horizon-use-full-package-path-to-test-directories.patch \ 57 file://horizon-use-full-package-path-to-test-directories.patch \
57 " 58 "
58 59
59SRCREV="bd998fb6094fb16d084c90de1eed619aca4c31ef" 60SRCREV="123840a43aaeff05becc08044b9cc33977ece2bb"
60PV="2014.2.b3+git${SRCPV}" 61PV="2014.2.rc1+git${SRCPV}"
61S = "${WORKDIR}/git" 62S = "${WORKDIR}/git"
62 63
63inherit setuptools update-rc.d python-dir default_configs openstackchef monitor 64inherit setuptools update-rc.d python-dir default_configs openstackchef monitor