diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb b/meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb index 234ad48..2511b28 100644 --- a/meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb +++ b/meta-openstack/recipes-devtools/python/python-nova-compute_2013.1.3.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI += "file://nova-compute \ | |||
| 10 | file://openrc \ | 10 | file://openrc \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | inherit compute update-rc.d | 13 | inherit hosts update-rc.d |
| 14 | 14 | ||
| 15 | PACKAGES = "${PN} ${SRCNAME}-compute ${SRCNAME}-compute-misc" | 15 | PACKAGES = "${PN} ${SRCNAME}-compute ${SRCNAME}-compute-misc" |
| 16 | 16 | ||
