From d76c0ceb759c612ccf3b231c35d29378ad6a5831 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 17 Oct 2014 13:21:43 -0400 Subject: horizon: update to juno -rc1 candidate Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-horizon_git.bb | 5 +++-- 1 file 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 \ python-xstatic-rickshaw \ python-xstatic-spin \ python-xstatic-bootstrap-datepicker \ + python-xstatic-bootstrap-scss \ python-xstatic-font-awesome \ " @@ -56,8 +57,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://horizon-use-full-package-path-to-test-directories.patch \ " -SRCREV="bd998fb6094fb16d084c90de1eed619aca4c31ef" -PV="2014.2.b3+git${SRCPV}" +SRCREV="123840a43aaeff05becc08044b9cc33977ece2bb" +PV="2014.2.rc1+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools update-rc.d python-dir default_configs openstackchef monitor -- cgit v1.2.3-54-g00ecf