]> code.ossystems Code Review - openembedded-core.git/commit
wic: Add option to not change fstab
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 18 Apr 2017 14:57:32 +0000 (11:57 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 25 Apr 2017 12:22:21 +0000 (09:22 -0300)
commit12bbfb287cc135f9a520684e923f65dc33a1384c
tree8f9f1f148cae39d96ed6b6a5e32499f63b035506
parentddf907ca95a19f54785079b4396935273b3747f6
wic: Add option to not change fstab

Create an option to wic do not change fstab file, so fstab file from
base-files recipe will be the same that in final image.

Change-Id: I6c023ffd32aa8966dab10ff0ecb311a08c34722c
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
scripts/lib/wic/creator.py
scripts/lib/wic/engine.py
scripts/lib/wic/imager/direct.py
scripts/lib/wic/plugins/imager/direct_plugin.py
scripts/wic