From d7fe5f8a2a27daa094585df1d2ce0772c28e457b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 17 Nov 2014 17:59:10 -0500 Subject: core: update to juno 2014.2 + dependencies syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-glance_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index fd884b5..932ca5d 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb @@ -14,8 +14,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ # removed. juno uses store library: file://0001-glance-store-only-load-known-stores-not-all-stores.patch -SRCREV="675a39a74faad5f7fe4eb94e1dcf7f4359ed2285" -PV="2014.2.rc1+git${SRCPV}" +SRCREV="453706b4b3a3d6d9c3b154a1fde59c34fc30234b" +PV="2014.2+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf