mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
conf: add reference container multiconfig
This is the start of a container multiconfig reference. See the container-host image type for an example use of the configuration. As usual, ensure that: BBMULTICONFIG = "container" is in your configuration to fully enable its use. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
cfa6717d3a
commit
2318da517d
3
conf/multiconfig/container.conf
Normal file
3
conf/multiconfig/container.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
DISTRO = "poky"
|
||||
MACHINE = "qemux86-64"
|
||||
# TMPDIR = "container-tmp"
|
Loading…
Reference in New Issue
Block a user