mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
IMAGE_FSTYPES: remove ext4
The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be automatically generated in cases where it is needed. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
9b9325eb68
commit
1b38edb292
|
@ -22,4 +22,3 @@ XSERVER = " \
|
|||
|
||||
# misc
|
||||
SERIAL_CONSOLES ?= "1500000;ttyS2"
|
||||
IMAGE_FSTYPES += "ext4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user