diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:21:43 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:21:43 -0400 |
| commit | d76c0ceb759c612ccf3b231c35d29378ad6a5831 (patch) | |
| tree | 059d2b61bca8529433173cc5c7522533eda2570c /meta-openstack/recipes-devtools/python | |
| parent | dae5719f439b0268b989a8b2966c90271e63d582 (diff) | |
| download | meta-cloud-services-d76c0ceb759c612ccf3b231c35d29378ad6a5831.tar.gz | |
horizon: update to juno -rc1 candidate
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 5 |
1 files changed, 3 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 8ee1bed..94b85aa 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -42,6 +42,7 @@ RDEPENDS_${PN} += "python-django \ | |||
| 42 | python-xstatic-rickshaw \ | 42 | python-xstatic-rickshaw \ |
| 43 | python-xstatic-spin \ | 43 | python-xstatic-spin \ |
| 44 | python-xstatic-bootstrap-datepicker \ | 44 | python-xstatic-bootstrap-datepicker \ |
| 45 | python-xstatic-bootstrap-scss \ | ||
| 45 | python-xstatic-font-awesome \ | 46 | python-xstatic-font-awesome \ |
| 46 | " | 47 | " |
| 47 | 48 | ||
| @@ -56,8 +57,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 56 | file://horizon-use-full-package-path-to-test-directories.patch \ | 57 | file://horizon-use-full-package-path-to-test-directories.patch \ |
| 57 | " | 58 | " |
| 58 | 59 | ||
| 59 | SRCREV="bd998fb6094fb16d084c90de1eed619aca4c31ef" | 60 | SRCREV="123840a43aaeff05becc08044b9cc33977ece2bb" |
| 60 | PV="2014.2.b3+git${SRCPV}" | 61 | PV="2014.2.rc1+git${SRCPV}" |
| 61 | S = "${WORKDIR}/git" | 62 | S = "${WORKDIR}/git" |
| 62 | 63 | ||
| 63 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor | 64 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
