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, 3 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 9dd764f..f5c6c03 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -40,6 +40,8 @@ RDEPENDS_${PN} += " python-django \
40 python-xstatic-angular-mock \ 40 python-xstatic-angular-mock \
41 python-xstatic-angular-bootstrap \ 41 python-xstatic-angular-bootstrap \
42 python-xstatic-angular-irdragndrop \ 42 python-xstatic-angular-irdragndrop \
43 python-xstatic-angular-lrdragndrop \
44 python-xstatic-magic-search \
43 python-xstatic-d3 \ 45 python-xstatic-d3 \
44 python-xstatic-hogan \ 46 python-xstatic-hogan \
45 python-xstatic-jasmine \ 47 python-xstatic-jasmine \
@@ -71,7 +73,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \
71 " 73 "
72 74
73SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf" 75SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf"
74PV = "2015.1.0+git${SRCPV}" 76PV = "2015.1.0+git${SRCPV}p1"
75S = "${WORKDIR}/git" 77S = "${WORKDIR}/git"
76 78
77inherit setuptools update-rc.d python-dir default_configs openstackchef monitor 79inherit setuptools update-rc.d python-dir default_configs openstackchef monitor