[meta-virtualization] [PATCH 03/10] python-barbican: upgrade to 2015.1.0b3

jackie.huang at windriver.com jackie.huang at windriver.com
Mon Apr 20 01:09:19 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 meta-openstack/recipes-devtools/python/python-barbican_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 7f5184b..24557ad 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -15,8 +15,8 @@ SRC_URI = "git://github.com/openstack/barbican.git;branch=master \
            file://barbican-handle-white-space-in-date-strings.patch \
           "
 
-SRCREV="4744374458f14cc54c53daf946e7df2916f5c713"
-PV="2015.1.0b2+git${SRCPV}"
+SRCREV = "12966ea7ad40622e4189d832d13f4d9bfb9f3ada"
+PV = "2015.1.0b3+git${SRCPV}"
 S = "${WORKDIR}/git"
 
 inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef monitor
-- 
1.9.1



More information about the meta-virtualization mailing list