mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen: trivial: allow parsing in python3 only oe-core
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
407b822068
commit
2c3206b1e7
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbb4b1bdc2c3b6743da3c39d03249095"
|
|||
|
||||
COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux|arm-.*-linux-gnueabi'
|
||||
|
||||
inherit autotools-brokensep setuptools update-rc.d systemd deploy
|
||||
inherit autotools-brokensep setuptools3 update-rc.d systemd deploy
|
||||
|
||||
require xen-arch.inc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user