diff options
author | JeongBong Seo <lifeofthanks@gmail.com> | 2022-08-10 08:56:15 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2023-02-01 10:44:53 +0100 |
commit | 8e23112d1e58090c34f51c8e7ed77ac9458cd055 (patch) | |
tree | 9d332f635eeaa3dcca481c58ef8a1e54bd4702ac /contrib | |
parent | ab9ec0b472d046a7fbecb1aa2e4f16c710f5e9e7 (diff) | |
download | openembedded-core-contrib-jansa/dunfell.tar.gz |
wic: add 'none' fstype for custom imagejansa/dunfell
It's not possible to set the label (of gpt entry) normally
when I want to use non-listed fstype as a rawcopy.
Example)
part ? --source rawcopy --ondisk mmcblk0 --label mypart --sourceparams file=mypart.raw
To resolve this problem, this patch addes a 'none' fstype
and ignore do_image_label on rawcopy (that actually set the partition label.)
Signed-off-by: JeongBong Seo <jb.seo@lge.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions