diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
| commit | 382e7184e5a23ebfeb2fd9ec432e6545170fee7d (patch) | |
| tree | f856f64ce5ed9f757ba9a3e549ded1d638d4ebf7 /meta-openstack/recipes-devtools/python/python-horizon_git.bb | |
| parent | ee08e01f04ed40839f5b827cccb113cc3f2fb29c (diff) | |
| download | meta-cloud-services-382e7184e5a23ebfeb2fd9ec432e6545170fee7d.tar.gz | |
core: update to stable/juno release branches
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index 7969383..d7545c8 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -58,7 +58,7 @@ RDEPENDS_${PN} += " python-django \ | |||
| 58 | PR = "r3" | 58 | PR = "r3" |
| 59 | SRCNAME = "horizon" | 59 | SRCNAME = "horizon" |
| 60 | 60 | ||
| 61 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 61 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ |
| 62 | file://horizon.init \ | 62 | file://horizon.init \ |
| 63 | file://fix_bindir_path.patch \ | 63 | file://fix_bindir_path.patch \ |
| 64 | file://openstack-dashboard-apache.conf \ | 64 | file://openstack-dashboard-apache.conf \ |
| @@ -66,8 +66,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 66 | file://horizon-use-full-package-path-to-test-directories.patch \ | 66 | file://horizon-use-full-package-path-to-test-directories.patch \ |
| 67 | " | 67 | " |
| 68 | 68 | ||
| 69 | SRCREV="bb7fa11c7688c8d43b8fb71540d32f1908b8da5e" | 69 | SRCREV="ed895a181db0c75000cd0ef34ac0d769a295424c" |
| 70 | PV="2014.2.rc1+git${SRCPV}" | 70 | PV="2014.2+git${SRCPV}" |
| 71 | S = "${WORKDIR}/git" | 71 | S = "${WORKDIR}/git" |
| 72 | 72 | ||
| 73 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor | 73 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
