Skip to content

Commit 5293e96

Browse files
author
kei
committed
Fixed a wrong written patch.
1 parent 0f707b4 commit 5293e96

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

board/raspberrypi0w/patches/002-genimage.patch

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
--- buildroot/board/raspberrypi0w/genimage-raspberrypi0w.cfg 2019-12-15 01:30:06.780360896 +0100
2-
+++ buildroot/board/raspberrypi0w/genimage-raspberrypi0w.cfg 2019-12-11 23:21:16.251825000 +0100
3-
@@ -5,8 +5,8 @@
1+
--- buildroot/board/raspberrypi/genimage-raspberrypi0w.cfg 2019-12-16 22:46:54.731707341 +0100
2+
+++ buildroot/board/raspberrypi/genimage-raspberrypi0w.cfg 2019-12-16 22:48:34.608159133 +0100
3+
@@ -5,8 +5,9 @@
44
"rpi-firmware/bootcode.bin",
55
"rpi-firmware/cmdline.txt",
66
"rpi-firmware/config.txt",
@@ -12,3 +12,8 @@
1212
"rpi-firmware/overlays",
1313
"zImage"
1414
}
15+
@@ -29,3 +30,4 @@
16+
image = "rootfs.ext4"
17+
}
18+
}
19+
+

0 commit comments

Comments
 (0)