Fix multiple container installation failing 51/26751/10
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sat, 9 Oct 2021 15:35:39 +0000 (00:35 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 1 Nov 2021 20:10:23 +0000 (20:10 +0000)
commit7575dc00e85144d8e44a61607bf93147fe7c4b9b
tree9d6baddbd8eaf448092d96b4aa5a74f16bbeaea5
parentbd307b1c87c8137cbfebf1162b981bbfa49158e3
Fix multiple container installation failing

When new container image add into lxc-host-image-demo, existing
image will not build.

In case of:
CONTAINER_IMAGES ?= "agl-container-cluster:guest-image-cluster-demo \
                     agl-container-ivi:guest-image-ivi-demo \
"

agl-container-ivi:guest-image-ivi-demo will be building,
but agl-container-cluster:guest-image-cluster-demo will not be building.

This patch fix issue for the build dependency creation to guests.

Bug-AGL: SPEC-4109

Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I2ed6f91f0d4db90f337a6148d6630f85c1b5c97d
meta-agl-lxc/recipes-platform/images/lxc-host-image-minimal.bb