summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbican_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 14:37:49 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 14:37:49 -0400
commit2f716eee5c7cc9b9cf0ba39aca470c81b647148d (patch)
tree663a9c4d849209eb1e20cd1120f2d0259265983b /meta-openstack/recipes-devtools/python/python-barbican_git.bb
parentf78094634832f5daa58bd4497a72ce6f8a73d1fc (diff)
downloadmeta-cloud-services-2f716eee5c7cc9b9cf0ba39aca470c81b647148d.tar.gz
barbican: bump to juno latest
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index b0d32ae..f7eea61 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/openstack/barbican.git;branch=master \
15 file://barbican-handle-white-space-in-date-strings.patch \ 15 file://barbican-handle-white-space-in-date-strings.patch \
16 " 16 "
17 17
18SRCREV="177d4499af6b261f48814503e3565f433e86cc66" 18SRCREV="84408b7148234f6e5adbe43e838afe0ad020586e"
19PV="2014.1+git${SRCPV}" 19PV="2014.1+git${SRCPV}"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21