diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -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 b7c0046..779878d 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -62,10 +62,9 @@ RDEPENDS_${PN} += " python-django \ | |||
| 62 | python-django-pyscss \ | 62 | python-django-pyscss \ |
| 63 | " | 63 | " |
| 64 | 64 | ||
| 65 | PR = "r3" | ||
| 66 | SRCNAME = "horizon" | 65 | SRCNAME = "horizon" |
| 67 | 66 | ||
| 68 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 67 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/kilo \ |
| 69 | file://horizon.init \ | 68 | file://horizon.init \ |
| 70 | file://fix_bindir_path.patch \ | 69 | file://fix_bindir_path.patch \ |
| 71 | file://openstack-dashboard-apache.conf \ | 70 | file://openstack-dashboard-apache.conf \ |
| @@ -73,8 +72,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 73 | file://horizon-use-full-package-path-to-test-directories.patch \ | 72 | file://horizon-use-full-package-path-to-test-directories.patch \ |
| 74 | " | 73 | " |
| 75 | 74 | ||
| 76 | SRCREV = "b99cf48ff346494198fb9740495eacc14fa406bf" | 75 | SRCREV = "bccc3dcba65275e099137c8ca37f1077e87120d5" |
| 77 | PV = "2015.1.0+git${SRCPV}p1" | 76 | PV = "2015.1.2+git${SRCPV}" |
| 78 | S = "${WORKDIR}/git" | 77 | S = "${WORKDIR}/git" |
| 79 | 78 | ||
| 80 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor | 79 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
