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-swift_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-swift_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 43ba8dd..fe5fa02 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb | |||
| @@ -14,11 +14,10 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 14 | file://swift.init \ | 14 | file://swift.init \ |
| 15 | file://swift_setup.sh \ | 15 | file://swift_setup.sh \ |
| 16 | file://cluster.conf \ | 16 | file://cluster.conf \ |
| 17 | file://CVE-2014-0006-swift-1265665.patch \ | ||
| 18 | " | 17 | " |
| 19 | 18 | ||
| 20 | SRCREV="2f3526c559fe53ce904b735a81dee6de46127176" | 19 | SRCREV="f9c44df6e2d32edf663814670c21ef552bef37db" |
| 21 | PV="2013.2.2+git${SRCPV}" | 20 | PV="1.10.0+git${SRCPV}" |
| 22 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 23 | 22 | ||
| 24 | inherit setuptools python-dir update-rc.d hosts identity | 23 | inherit setuptools python-dir update-rc.d hosts identity |
