Can't integrate multiple guest

Fixed

Description

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.

commapd: bitbake lxc-host-image-demo

 

Environment

None

Activity

Show:

Walt Miner 
December 8, 2021 at 3:06 PM

Close for LL 12.1.0

Naoto YAMAGUCHI 
November 6, 2021 at 2:15 AM

Merged.

Naoto YAMAGUCHI 
October 22, 2021 at 12:06 AM

Thanks Scott.

I already create patch in local repo.

https://github.com/agl-ic-eg/meta-agl-devel/commit/ac412a1dca4b9eac846652818d0385b287262501

https://github.com/agl-ic-eg/meta-agl-devel/commit/4c9c7385eb86be470454363e1d4b836dafb248b7

 

Currently I discuss to other patches with you and J.S in master. It's important topic.
My review patch tree is stacked 5 patch. To avoid confuse, I'm waiting to conclude that discussion.

Scott Murray 
October 21, 2021 at 8:04 PM

That looks like a valid fix, do you want to upload it to Gerrit, or would you prefer I do so?

Naoto YAMAGUCHI 
October 9, 2021 at 3:33 PM

Should change

d.setVarFlag('do_rootfs', 'mcdepends', dependency)

to

d.appendVarFlag('do_rootfs', 'mcdepends', ' ' + dependency)

at lxc-host-image-minimal

Details

Assignee

Reporter

Labels

Priority

Created October 9, 2021 at 3:18 PM
Updated December 8, 2021 at 3:06 PM
Resolved November 6, 2021 at 2:15 AM