diff options
| author | Vu Tran <vu.tran@windriver.com> | 2014-08-20 10:45:11 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-22 16:27:48 -0400 |
| commit | 0f225491c7e34a52b1e65b6af2482c9f16472cac (patch) | |
| tree | 177a6295c300bb3c609f8d042e1ccb5395d403d4 /meta-openstack/recipes-devtools/python/python-nova_git.bb | |
| parent | bf5bf7c6356c6771b3ff1849bf606bb1c5b18a43 (diff) | |
| download | meta-cloud-services-0f225491c7e34a52b1e65b6af2482c9f16472cac.tar.gz | |
core: update core components to latest havana/stable releases
The patch CVE-2014-0006-swift-1265665.patch is already in the
latest Swift havana/stable release, so dropping it.
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 9903b94..cfa5caa 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -26,8 +26,8 @@ SRC_URI += "file://nova-all \ | |||
| 26 | file://nova.conf \ | 26 | file://nova.conf \ |
| 27 | file://openrc \ | 27 | file://openrc \ |
| 28 | " | 28 | " |
| 29 | SRCREV="a3a955507d9d4b3e2688847fe45f88a26be3e8cc" | 29 | SRCREV="1d9c57a9845ddb3e386d039742184dc1d3d6b136" |
| 30 | PV="2013.2.3+git${SRCPV}" | 30 | PV="2013.2.4+git${SRCPV}" |
| 31 | 31 | ||
| 32 | S = "${WORKDIR}/git" | 32 | S = "${WORKDIR}/git" |
| 33 | 33 | ||
