diff options
| -rw-r--r-- | recipes-extended/cloud-init/cloud-init_21.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb index 37cf303b..f549db96 100644 --- a/recipes-extended/cloud-init/cloud-init_21.4.bb +++ b/recipes-extended/cloud-init/cloud-init_21.4.bb | |||
| @@ -22,7 +22,7 @@ do_install:append() { | |||
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | inherit pkgconfig | 24 | inherit pkgconfig |
| 25 | inherit setuptools3 | 25 | inherit setuptools3_legacy |
| 26 | inherit update-rc.d | 26 | inherit update-rc.d |
| 27 | inherit systemd | 27 | inherit systemd |
| 28 | 28 | ||
