diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index 376a4d1..55a2a38 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -59,10 +59,9 @@ RDEPENDS_${PN} += " python-django \ | |||
| 59 | python-django-pyscss \ | 59 | python-django-pyscss \ |
| 60 | " | 60 | " |
| 61 | 61 | ||
| 62 | PR = "r3" | ||
| 63 | SRCNAME = "horizon" | 62 | SRCNAME = "horizon" |
| 64 | 63 | ||
| 65 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 64 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \ |
| 66 | file://horizon.init \ | 65 | file://horizon.init \ |
| 67 | file://fix_bindir_path.patch \ | 66 | file://fix_bindir_path.patch \ |
| 68 | file://openstack-dashboard-apache.conf \ | 67 | file://openstack-dashboard-apache.conf \ |
| @@ -70,8 +69,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 70 | file://horizon-use-full-package-path-to-test-directories.patch \ | 69 | file://horizon-use-full-package-path-to-test-directories.patch \ |
| 71 | " | 70 | " |
| 72 | 71 | ||
| 73 | SRCREV = "a174b4294dd26967953d404207763828c83cc2f7" | 72 | SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf" |
| 74 | PV = "2015.1.0b3+git${SRCPV}" | 73 | PV = "2015.1.0+git${SRCPV}" |
| 75 | S = "${WORKDIR}/git" | 74 | S = "${WORKDIR}/git" |
| 76 | 75 | ||
| 77 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor | 76 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
