From deedfea1a6d1d484dcf6b08ef1b63e8071c217ac Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Wed, 2 Dec 2015 17:32:42 +0100 Subject: python-horizon: upgrade to 2015.1.2 Signed-off-by: Josep Puigdemont Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-horizon_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index b7c0046..779878d 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb @@ -62,10 +62,9 @@ RDEPENDS_${PN} += " python-django \ python-django-pyscss \ " -PR = "r3" SRCNAME = "horizon" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \ file://horizon.init \ file://fix_bindir_path.patch \ file://openstack-dashboard-apache.conf \ @@ -73,8 +72,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://horizon-use-full-package-path-to-test-directories.patch \ " -SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf" -PV = "2015.1.0+git${SRCPV}p1" +SRCREV = "bccc3dcba65275e099137c8ca37f1077e87120d5" +PV = "2015.1.2+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools update-rc.d python-dir default_configs openstackchef monitor -- cgit v1.2.3-54-g00ecf