diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 7 |
1 files changed, 5 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 d0a9bab..b7c0046 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -39,6 +39,9 @@ RDEPENDS_${PN} += " python-django \ | |||
| 39 | python-xstatic-angular-cookies \ | 39 | python-xstatic-angular-cookies \ |
| 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 \ | ||
| 43 | python-xstatic-angular-lrdragndrop \ | ||
| 44 | python-xstatic-magic-search \ | ||
| 42 | python-xstatic-d3 \ | 45 | python-xstatic-d3 \ |
| 43 | python-xstatic-hogan \ | 46 | python-xstatic-hogan \ |
| 44 | python-xstatic-jasmine \ | 47 | python-xstatic-jasmine \ |
| @@ -70,8 +73,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 70 | file://horizon-use-full-package-path-to-test-directories.patch \ | 73 | file://horizon-use-full-package-path-to-test-directories.patch \ |
| 71 | " | 74 | " |
| 72 | 75 | ||
| 73 | SRCREV="9b37723a21e88c29732e2a4a9eeeecb9ecf19204" | 76 | SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf" |
| 74 | PV="2015.1.0b2+git${SRCPV}" | 77 | PV = "2015.1.0+git${SRCPV}p1" |
| 75 | S = "${WORKDIR}/git" | 78 | S = "${WORKDIR}/git" |
| 76 | 79 | ||
| 77 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor | 80 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
