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 | 3 |
1 files changed, 2 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 be45a2b..771f000 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb | |||
| @@ -39,7 +39,7 @@ SRCREV="1912cc6a88dca7238da7c444a1ede84b983ab354" | |||
| 39 | PV="2013.2+git${SRCPV}" | 39 | PV="2013.2+git${SRCPV}" |
| 40 | S = "${WORKDIR}/git" | 40 | S = "${WORKDIR}/git" |
| 41 | 41 | ||
| 42 | inherit setuptools update-rc.d python-dir | 42 | inherit setuptools update-rc.d python-dir default_configs |
| 43 | 43 | ||
| 44 | # no longer required. kept as reference. | 44 | # no longer required. kept as reference. |
| 45 | # do_install[dirs] += "${D}/usr/share/bin" | 45 | # do_install[dirs] += "${D}/usr/share/bin" |
| @@ -112,3 +112,4 @@ RDEPENDS_${SRCNAME} = "${PN}" | |||
| 112 | 112 | ||
| 113 | INITSCRIPT_PACKAGES = "${SRCNAME}" | 113 | INITSCRIPT_PACKAGES = "${SRCNAME}" |
| 114 | INITSCRIPT_NAME_${SRCNAME} = "horizon" | 114 | INITSCRIPT_NAME_${SRCNAME} = "horizon" |
| 115 | INITSCRIPT_PARAMS_${SRCNAME} = "${OS_DEFAULT_INITSCRIPT_PARAMS}" | ||
