mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
README: update to include information about bbappend inclusion
Update README file to include information about bbappend file inclusion, telling the users that 'virtualization' needs to be in DISTRO_FEATURES to make some bbappend files to be effective. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
5b70104bf1
commit
c715bf7c30
5
README
5
README
|
@ -4,6 +4,11 @@ meta-virtualization
|
||||||
This layer provides support for building Xen, KVM, Libvirt, and associated
|
This layer provides support for building Xen, KVM, Libvirt, and associated
|
||||||
packages necessary for constructing OE-based virtualized solutions.
|
packages necessary for constructing OE-based virtualized solutions.
|
||||||
|
|
||||||
|
The bbappend files for some recipe (e.g. linux-yocto) in this layer need to
|
||||||
|
have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add
|
||||||
|
in configuration file the following line.
|
||||||
|
DISTRO_FEATURES_append = " virtualization"
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
This layer depends on:
|
This layer depends on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user