summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
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 69dd430..c7d8817 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=master \
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="826444b9eabbaab11cb64018be0777493f1a5fc1" 44SRCREV="8f808a69f6f64c7d92571989b72da1d1801a1c86"
45PV="2014.2.b1+git${SRCPV}" 45PV="2014.2.b2+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