[Buildroot] [git commit branch/2025.02.x] linux: remove duplicated comment lines
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/cea4240a2113a26815407d4595776a6879a1d600 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x Because of wrongly behaving script ./utils/bump-stable-kernel-versions, the same comment line "From <URL>" has been inserted multiple times in the Linux hash file. Remove them, as this is unneeded. Signed-off-by: Titouan Christophe <[email protected]> --- linux/linux.hash | 3 --- 1 file changed, 3 deletions(-) diff --git a/linux/linux.hash b/linux/linux.hash index e14d164f5d..313350dd07 100644 --- a/linux/linux.hash +++ b/linux/linux.hash @@ -1,7 +1,4 @@ # From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc -# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc -# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc -# From https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc sha256 0ff2ab9e169f9f1948557471fbb450d3018f8c5b77caf288e1a3982582597969 linux-6.12.91.tar.xz sha256 3bc2652eb62ab90a90a8b0aa156b91d276f92eb84702971df62fe1a3f1eb7fe1 linux-6.6.141.tar.xz sha256 ed88346df623ae9150d11b5feb16ddb52c25aef563bb7803ab160bb4493fe06e linux-6.1.174.tar.xz _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot