]> code.ossystems Code Review - openembedded-core.git/commit
wic: Do not duplicate /data and /recovery entries on fstab 59/18459/1 krogoth+ossystems
authorFabio Berton <fabio.berton@ossystems.com.br>
Fri, 19 Jan 2018 16:52:50 +0000 (14:52 -0200)
committerFabio Berton <fabio.berton@ossystems.com.br>
Fri, 19 Jan 2018 16:57:21 +0000 (14:57 -0200)
commite2b3ce920ec25e72a7d9f668758474ca57912c2d
tree69b6eadd983f26f8428fe3c91d87b67430ce205f
parent984d8d0e2e32c8421efc9904256c064e1a29cb29
wic: Do not duplicate /data and /recovery entries on fstab

Add /data and /recovery to _update_fstab function, so wic won't change
fstab entries, avoiding duplications, for these two mount points.

Change-Id: I5772a738467f19eb6b4fd2db921f877a190f575a
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
scripts/lib/wic/imager/direct.py