summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
authorVu Tran <vu.tran@windriver.com>2014-08-20 10:45:11 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-08-22 16:27:48 -0400
commit0f225491c7e34a52b1e65b6af2482c9f16472cac (patch)
tree177a6295c300bb3c609f8d042e1ccb5395d403d4 /meta-openstack/recipes-devtools/python/python-horizon_git.bb
parentbf5bf7c6356c6771b3ff1849bf606bb1c5b18a43 (diff)
downloadmeta-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-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index fd246db..597f5ab 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -41,8 +41,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
41 file://horizon-use-full-package-path-to-test-directories.patch \ 41 file://horizon-use-full-package-path-to-test-directories.patch \
42 " 42 "
43 43
44SRCREV="cd1de75ee2a8c246d5564e96ccc48185816c2290" 44SRCREV="df782fc2b51f5e9d2e38e3e33a4ebdc0705a50b4"
45PV="2013.2.3+git${SRCPV}" 45PV="2013.2.4+git${SRCPV}"
46S = "${WORKDIR}/git" 46S = "${WORKDIR}/git"
47 47
48inherit setuptools update-rc.d python-dir default_configs 48inherit setuptools update-rc.d python-dir default_configs