Overwrite fstab to become adapted guest container environment 90/28690/2
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sat, 22 Apr 2023 08:19:03 +0000 (17:19 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 May 2023 15:29:36 +0000 (15:29 +0000)
commitf549f99c6c5fe521d9e70e3a8908a1da310e28bc
tree9398408380074cd0472982a1e71780d08f4402e9
parent9f78d886afd708addc0c9d54bc7000817463941b
Overwrite fstab to become adapted guest container environment

When existing agl demo integrate to container guest, need to
disable many mount operations.
Existing agl demo image use loose setting by fstab.

This patch remove unnecessary mount operations from fstab
in case of container guest.

Bug-AGL: SPEC-4766

Change-Id: I9f94e36606eeccf681417ced052a974e88f1be77
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
recipes-core/base-files/agl-container-guest/fstab [new file with mode: 0644]
recipes-core/base-files/base-files_%.bbappend [new file with mode: 0644]
recipes-core/base-files/base-files_agl-container-guest-demo.inc [new file with mode: 0644]