summaryrefslogtreecommitdiffstats
path: root/meta-agl-ic-container/wic/agl-ic-container-bootpart-uuid-demo.wks
AgeCommit message (Collapse)AuthorFilesLines
2024-08-17Fix IC container build break from image name changequillback_17.1.4quillback_17.1.3quillback_17.1.2quillback/17.1.4quillback/17.1.3quillback/17.1.217.1.417.1.317.1.2quillbackNaoto Yamaguchi1-3/+3
After the this change https://git.automotivelinux.org/AGL/meta-agl-demo/commit/?h=quillback&id=e3dad1344fee65f54b639f541c7f10352088462b the IC container build in quillback was broken, as it changed the demo IVI image names. This change fixes the build issue. Bug-AGL: SPEC-5226 Change-Id: Ib30b6c9e897e77da3bde6c70f37606c99b755348 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2023-05-09Add support out of three image install to support agl demo ivi guestsNaoto Yamaguchi1-0/+11
Existing AGL IC container integration build host and all guest using multi config. When we want to add support agl demo ivi guests, multiconfig based integration require to long build time by single build tree. This patch enable support out of tree image install to support. This method support prebuild ext4 image installation. This method realize to reduce build time for AGL IC developer. Bug-AGL: SPEC-4766 Change-Id: Id4ba092ce89c05bad3440e75845e6602bb0a50ab Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>