mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-04 21:05:25 +02:00
app-container-curl: add space for IMAGE_INSTALL:append
Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
071c585f69
commit
f38e46c8d2
|
@ -43,4 +43,4 @@ OCI_IMAGE_TAG = "easy"
|
|||
OCI_IMAGE_ENTRYPOINT_ARGS = "http://localhost:80"
|
||||
CONTAINER_SHELL = "busybox"
|
||||
|
||||
IMAGE_INSTALL:append = "curl"
|
||||
IMAGE_INSTALL:append = " curl"
|
||||
|
|
Loading…
Reference in New Issue
Block a user