From b106b1c7842c9ce0003f9547b08d6869987f2f17 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Mon, 20 Apr 2015 16:09:23 +0800 Subject: python-horizon: upgrade to 2015.1.0b3 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-horizon_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 d0a9bab..376a4d1 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb @@ -70,8 +70,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://horizon-use-full-package-path-to-test-directories.patch \ " -SRCREV="9b37723a21e88c29732e2a4a9eeeecb9ecf19204" -PV="2015.1.0b2+git${SRCPV}" +SRCREV = "a174b4294dd26967953d404207763828c83cc2f7" +PV = "2015.1.0b3+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools update-rc.d python-dir default_configs openstackchef monitor -- cgit v1.2.3-54-g00ecf