diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:20:31 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:20:31 -0400 |
| commit | 987b63efbac4dd891947bf6820c2f161cc0454c4 (patch) | |
| tree | f4186a17e83308b6f9aa74c89d85b884f5e8272f /meta-openstack/recipes-devtools/python/python-barbican_git.bb | |
| parent | 848bc28047dff0029f15ab95cd0f7b14ebf5a159 (diff) | |
| download | meta-cloud-services-987b63efbac4dd891947bf6820c2f161cc0454c4.tar.gz | |
core: update to juno-rc1 candidate release
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 e683743..469b1f7 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="ada968e162d9795613bfb346a1018f63ef7025cc" | 18 | SRCREV="1000ca44f264b09c0347ac56815a4f0ef02cf0eb" |
| 19 | PV="2014.2.b3+git${SRCPV}" | 19 | PV="2014.2.rc1+git${SRCPV}" |
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef monitor | 22 | inherit update-rc.d setuptools identity hosts useradd default_configs openstackchef monitor |
