diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 09:47:53 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 09:47:53 -0400 |
| commit | 6549b2afe37bc17cafd8c6a824cd799afa1bb35b (patch) | |
| tree | 5c118c6fec996d7c2b314812fb4be6c572deda34 /meta-openstack/recipes-devtools/python/python-barbican_git.bb | |
| parent | 6fbb59a85e7e495eaee7fd580dcdac2ecedcf790 (diff) | |
| download | meta-cloud-services-6549b2afe37bc17cafd8c6a824cd799afa1bb35b.tar.gz | |
core: update core projects to juno 2014.2-b2 versions
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.bb | 4 |
1 files 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 5682f9c..ec042e9 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 \ | |||
| 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="84408b7148234f6e5adbe43e838afe0ad020586e" | 18 | SRCREV="d7f50d3161302b897febaf98243c7402abd5b156" |
| 19 | PV="2014.1+git${SRCPV}" | 19 | PV="2014.2.b2+git${SRCPV}" |
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | inherit update-rc.d setuptools identity hosts useradd default_configs | 22 | inherit update-rc.d setuptools identity hosts useradd default_configs |
