mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen: add menuconfig instructions to the README
bitbake xen -c menuconfig Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
50669e428f
commit
1d99ae2bcf
|
@ -16,6 +16,15 @@ copy it to your Yocto layer as 'defconfig' inside of
|
|||
'recipes-extended/xen/files/' and then create a bbappend adding
|
||||
'file://defconfig' to your SRC_URI.
|
||||
|
||||
To generate your own .config file for Xen, you can use the interactive
|
||||
menuconfig via bitbake:
|
||||
|
||||
bitbake xen -c menuconfig
|
||||
|
||||
Select the config settings that you want and Save the file. If you save it to
|
||||
the default ".config" file when prompted by menuconfig, you can find it in the
|
||||
'xen' subdirectory of the build tree.
|
||||
|
||||
security patches
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user