* [Buildroot] [git commit] package/libcgroup: remove empty line at end of file
@ 2023-06-26 6:53 Arnout Vandecappelle via buildroot
2023-06-26 7:05 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-06-26 6:53 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=5ae444e380da0f9c2c15f2d39c9ae90d757fb325
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
In commit 9d58b525fcfd0d92fcdd3c66d7858213c4b139c6 the newline at the
end got accidentally removed. Commit
fd6b33426962727b97e2ea2a63bfb7a018adcfaf re-added the newline, but
accidentally added an empty line as well. Remove the empty line.
Reported by check-package.
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
---
package/libcgroup/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/libcgroup/Config.in b/package/libcgroup/Config.in
index 9326b967ed..b9333be2a2 100644
--- a/package/libcgroup/Config.in
+++ b/package/libcgroup/Config.in
@@ -19,4 +19,3 @@ endif
comment "libcgroup needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP
-
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [git commit] package/libcgroup: remove empty line at end of file
2023-06-26 6:53 [Buildroot] [git commit] package/libcgroup: remove empty line at end of file Arnout Vandecappelle via buildroot
@ 2023-06-26 7:05 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-06-26 7:05 UTC (permalink / raw)
To: Arnout Vandecappelle via buildroot
>>>>> "Arnout" == Arnout Vandecappelle via buildroot <buildroot@buildroot.org> writes:
> commit: https://git.buildroot.net/buildroot/commit/?id=5ae444e380da0f9c2c15f2d39c9ae90d757fb325
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> In commit 9d58b525fcfd0d92fcdd3c66d7858213c4b139c6 the newline at the
> end got accidentally removed. Commit
> fd6b33426962727b97e2ea2a63bfb7a018adcfaf re-added the newline, but
> accidentally added an empty line as well. Remove the empty line.
> Reported by check-package.
> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
Ahh, I'll drop my fix then.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-26 7:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26 6:53 [Buildroot] [git commit] package/libcgroup: remove empty line at end of file Arnout Vandecappelle via buildroot
2023-06-26 7:05 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox