mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
xen-guest-image-minimal: do not inherit distro_features_check
Change to inherit features_check, since distro_features_check has been deprecated in OE. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
0b4fe1c911
commit
e32dad4ff9
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "A Xen guest image."
|
||||
|
||||
inherit core-image distro_features_check
|
||||
inherit core-image features_check
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
packagegroup-core-boot \
|
||||
|
|
Loading…
Reference in New Issue
Block a user