diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-10 13:57:10 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-10 14:01:05 -0400 |
| commit | 825048fe5ef82644ae5bb2833e71b295e759d7e1 (patch) | |
| tree | 6e625274dbfac874ebe477d31db9cddc4f65534a /meta-openstack/recipes-devtools/python/python-barbican_git.bb | |
| parent | b1a41b17310a3081aeead1b7b9c2056e8f04ab14 (diff) | |
| download | meta-cloud-services-825048fe5ef82644ae5bb2833e71b295e759d7e1.tar.gz | |
core: BROKEN: Initial update to kilo branches and REVs
This is the initial update to the kilo branches and SRCREVs for some
of the core projects.
These are known to NOT work, due to SSLv3 issues with oe-core, and
missing config/dependencies.
Incremental updates will fix issues with the components, but they are
best done in-tree, rather than sitting on a huge pile of changes.
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 5e74b65..7f5184b 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="c171f491014ef504e05a3e86877e28763e72452f" | 18 | SRCREV="4744374458f14cc54c53daf946e7df2916f5c713" |
| 19 | PV="2014.2+git${SRCPV}" | 19 | PV="2015.1.0b2+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 |
