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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb index a767bee..8ee1bed 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -60,7 +60,7 @@ SRCREV="bd998fb6094fb16d084c90de1eed619aca4c31ef" | |||
| 60 | PV="2014.2.b3+git${SRCPV}" | 60 | PV="2014.2.b3+git${SRCPV}" |
| 61 | S = "${WORKDIR}/git" | 61 | S = "${WORKDIR}/git" |
| 62 | 62 | ||
| 63 | inherit setuptools update-rc.d python-dir default_configs openstackchef | 63 | inherit setuptools update-rc.d python-dir default_configs openstackchef monitor |
| 64 | 64 | ||
| 65 | # no longer required. kept as reference. | 65 | # no longer required. kept as reference. |
| 66 | # do_install[dirs] += "${D}/usr/share/bin" | 66 | # do_install[dirs] += "${D}/usr/share/bin" |
| @@ -187,3 +187,6 @@ RDEPENDS_${SRCNAME}-apache = "\ | |||
| 187 | memcached \ | 187 | memcached \ |
| 188 | python-memcached \ | 188 | python-memcached \ |
| 189 | " | 189 | " |
| 190 | |||
| 191 | MONITOR_SERVICE_PACKAGES = "${SRCNAME}" | ||
| 192 | MONITOR_SERVICE_${SRCNAME} = "horizon" | ||
