projects
/
profile
/
wearable
/
meta-wearable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ba89e3
)
[TRE-2644] Avoid newer ext4 feature on emulator
35/254435/1
accepted/tizen/unified/20210303.094919
submit/tizen/20210303.093149
author
Dongwoo Lee
<dwoo08.lee@samsung.com>
Wed, 3 Mar 2021 02:14:31 +0000
(11:14 +0900)
committer
Dongwoo Lee
<dwoo08.lee@samsung.com>
Wed, 3 Mar 2021 02:21:34 +0000
(11:21 +0900)
Change-Id: I4297c0db64afe07d300ad13fc2283fb9672fbc81
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
partitions/wearable-2parts-emulator
patch
|
blob
|
history
diff --git
a/partitions/wearable-2parts-emulator
b/partitions/wearable-2parts-emulator
index 9a6e188db64b5b508dd28622dba480d52f17ada9..e4c7ab81dbd11a0ab874e8b65d4f6e97dfd69507 100644
(file)
--- a/
partitions/wearable-2parts-emulator
+++ b/
partitions/wearable-2parts-emulator
@@
-1,2
+1,2
@@
-part / --size=2000 --ondisk=sda --fstype=ext4 --label=emulator-rootfs
-part /opt/ --size=2000 --ondisk=sda --fstype=ext4 --label=emulator-sysdata
+part / --size=2000 --ondisk=sda --fstype=ext4 --label=emulator-rootfs
--extoptions="-O ^64bit,^metadata_csum"
+part /opt/ --size=2000 --ondisk=sda --fstype=ext4 --label=emulator-sysdata
--extoptions="-O ^64bit,^metadata_csum"