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:
Bruce Ashfield 2022-12-21 09:30:52 -05:00
parent cfa6717d3a
commit 2318da517d

View File

@ -0,0 +1,3 @@
DISTRO = "poky"
MACHINE = "qemux86-64"
# TMPDIR = "container-tmp"