The reference containers are changing quite a bit right now, but I've left the demo ones untouched.
So the patch is still valid, and merged! Bruce In message: [meta-virtualization][PATCH 1/2] app-container: add space for IMAGE_INSTALL:append on 05/11/2024 Chris Laplante via lists.yoctoproject.org wrote: > From: Chris Laplante <[email protected]> > > Signed-off-by: Chris Laplante <[email protected]> > --- > recipes-demo/images/app-container.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-demo/images/app-container.bb > b/recipes-demo/images/app-container.bb > index 22d2ab9f..8188d57a 100644 > --- a/recipes-demo/images/app-container.bb > +++ b/recipes-demo/images/app-container.bb > @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = > "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384 > OCI_IMAGE_ENTRYPOINT = "/usr/bin/flask-app" > CONTAINER_SHELL = "busybox" > > -IMAGE_INSTALL:append = "helloworld-flask" > +IMAGE_INSTALL:append = " helloworld-flask" > > IMAGE_FSTYPES = "container oci" > inherit image > -- > 2.43.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8965): https://lists.yoctoproject.org/g/meta-virtualization/message/8965 Mute This Topic: https://lists.yoctoproject.org/mt/109417849/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
