Fix multiple container installation issue 89/26889/1
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Wed, 6 Oct 2021 22:07:47 +0000 (07:07 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 22 Nov 2021 06:31:13 +0000 (15:31 +0900)
commit617b233850eea89d8962a59f273fa0d306684d05
tree5a93ca9107f08e4847a54a3b74c8e967d439a629
parentfaec127818e535f4bca0ad49f01312464d5d3a38
Fix multiple container installation issue

When I build lxc-host-image-demo, that out error message;

Nothing RPROVIDES 'lxc-config-cluster-demolxc-config-ivi-demo'
(but ~/meta-agl-devel/meta-agl-lxc/recipes-platform/images/
lxc-host-image-demo.bb RDEPENDS on or otherwise requires it)

The 'lxc-config-cluster-demolxc-config-ivi-demo' is must
describe to 'lxc-config-cluster-demo lxc-config-ivi-demo',
that need space between image name and image name.

This patch fix this issue.

Bug-AGL: SPEC-4109

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