mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
cloud-init: inherit setuptools3_legacy
cloud-init still requires legacy setup.py behavior. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
ca4601a54a
commit
0ffb6e56b6
|
@ -22,7 +22,7 @@ do_install:append() {
|
|||
}
|
||||
|
||||
inherit pkgconfig
|
||||
inherit setuptools3
|
||||
inherit setuptools3_legacy
|
||||
inherit update-rc.d
|
||||
inherit systemd
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user