mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-11 23:30:16 +00:00
raspberrypi.conf: Add ext3 to FSTYPE as needed by sd creation tool
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
2567ba074c
commit
53eecaf2e9
@ -9,7 +9,7 @@ require conf/machine/include/tune-arm1176jzf-s.inc
|
||||
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 rpi-sdimg"
|
||||
IMAGE_FSTYPES += "tar.bz2 ext3 rpi-sdimg"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyAMA0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user