* [PATCH] gitignore: ignore /vmbarebox
@ 2026-02-15 18:44 Ahmad Fatoum
2026-02-23 9:50 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-02-15 18:44 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
vmbarebox is the stripped barebox proper ELF that will be linked against
PBL. Add it to .gitignore like the rest of the barebox images.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 2d5b9602a5cc..16f78e815518 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ policy-list
/tags
/TAGS
/barebox*
+/vmbarebox
/System.map
/build
/oe-logs
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] gitignore: ignore /vmbarebox
2026-02-15 18:44 [PATCH] gitignore: ignore /vmbarebox Ahmad Fatoum
@ 2026-02-23 9:50 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-02-23 9:50 UTC (permalink / raw)
To: barebox, Ahmad Fatoum
On Sun, 15 Feb 2026 19:44:12 +0100, Ahmad Fatoum wrote:
> vmbarebox is the stripped barebox proper ELF that will be linked against
> PBL. Add it to .gitignore like the rest of the barebox images.
>
>
Applied, thanks!
[1/1] gitignore: ignore /vmbarebox
https://git.pengutronix.de/cgit/barebox/commit/?id=a855c5f7016e (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-23 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-15 18:44 [PATCH] gitignore: ignore /vmbarebox Ahmad Fatoum
2026-02-23 9:50 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox