diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:37:49 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:37:49 -0400 |
| commit | 2f716eee5c7cc9b9cf0ba39aca470c81b647148d (patch) | |
| tree | 663a9c4d849209eb1e20cd1120f2d0259265983b | |
| parent | f78094634832f5daa58bd4497a72ce6f8a73d1fc (diff) | |
| download | meta-cloud-services-2f716eee5c7cc9b9cf0ba39aca470c81b647148d.tar.gz | |
barbican: bump to juno latest
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-barbican_git.bb | 2 |
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 | ||
| 18 | SRCREV="177d4499af6b261f48814503e3565f433e86cc66" | 18 | SRCREV="84408b7148234f6e5adbe43e838afe0ad020586e" |
| 19 | PV="2014.1+git${SRCPV}" | 19 | PV="2014.1+git${SRCPV}" |
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
