* [Buildroot] [PATCH] board/raspberrypi: fix typo in comment
@ 2023-10-13 20:25 Gaël PORTAY
2023-10-15 8:56 ` Peter Korsgaard
2023-10-15 18:24 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Gaël PORTAY @ 2023-10-13 20:25 UTC (permalink / raw)
To: buildroot; +Cc: Gaël PORTAY, Martin Bark, Julien Grossholtz
This fixes a typo by dropping off the spurious x in ensure.
Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
---
board/raspberrypi/post-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/raspberrypi/post-build.sh b/board/raspberrypi/post-build.sh
index 38fdc80734..0bd7bc3d17 100755
--- a/board/raspberrypi/post-build.sh
+++ b/board/raspberrypi/post-build.sh
@@ -15,5 +15,5 @@ elif [ -d ${TARGET_DIR}/etc/systemd ]; then
"${TARGET_DIR}/etc/systemd/system/getty.target.wants/getty@tty1.service"
fi
-# exnsure overlays exists for genimage
+# ensure overlays exists for genimage
mkdir -p "${BINARIES_DIR}/rpi-firmware/overlays"
--
2.42.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] board/raspberrypi: fix typo in comment
2023-10-13 20:25 [Buildroot] [PATCH] board/raspberrypi: fix typo in comment Gaël PORTAY
@ 2023-10-15 8:56 ` Peter Korsgaard
2023-10-15 18:24 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-15 8:56 UTC (permalink / raw)
To: Gaël PORTAY; +Cc: Martin Bark, Julien Grossholtz, buildroot
>>>>> "Gaël" == Gaël PORTAY <gael.portay@rtone.fr> writes:
> This fixes a typo by dropping off the spurious x in ensure.
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] board/raspberrypi: fix typo in comment
2023-10-13 20:25 [Buildroot] [PATCH] board/raspberrypi: fix typo in comment Gaël PORTAY
2023-10-15 8:56 ` Peter Korsgaard
@ 2023-10-15 18:24 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-15 18:24 UTC (permalink / raw)
To: Gaël PORTAY; +Cc: Martin Bark, Julien Grossholtz, buildroot
>>>>> "Gaël" == Gaël PORTAY <gael.portay@rtone.fr> writes:
> This fixes a typo by dropping off the spurious x in ensure.
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-15 18:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 20:25 [Buildroot] [PATCH] board/raspberrypi: fix typo in comment Gaël PORTAY
2023-10-15 8:56 ` Peter Korsgaard
2023-10-15 18:24 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox