* [Buildroot] [PATCH 1/2] package/lzop: fix COPYING hash
@ 2023-03-14 7:48 Lang Daniel via buildroot
2023-03-14 7:55 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Lang Daniel via buildroot @ 2023-03-14 7:48 UTC (permalink / raw)
To: buildroot@buildroot.org
The version bump in ce95217 forgot to update the hash of the license
file.
Changes include a new address for Free Software Foundation, Inc.
Fixes:
- http://autobuild.buildroot.net/results/c8a/c8ab973077067b2aa57e4f3ab51bd41ca1543d6f/
---
package/lzop/lzop.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/lzop/lzop.hash b/package/lzop/lzop.hash
index 99796dc8c93..31849aa0c5d 100644
--- a/package/lzop/lzop.hash
+++ b/package/lzop/lzop.hash
@@ -1,3 +1,3 @@
# Locally calculated
sha256 7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f305a2f41 lzop-1.04.tar.gz
-sha256 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c COPYING
+sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
--
2.25.1
_______________________________________________
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] [PATCH 1/2] package/lzop: fix COPYING hash
2023-03-14 7:48 [Buildroot] [PATCH 1/2] package/lzop: fix COPYING hash Lang Daniel via buildroot
@ 2023-03-14 7:55 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-03-14 7:55 UTC (permalink / raw)
To: Lang Daniel via buildroot; +Cc: Lang Daniel
On Tue, 14 Mar 2023 07:48:28 +0000
Lang Daniel via buildroot <buildroot@buildroot.org> wrote:
> The version bump in ce95217 forgot to update the hash of the license
> file.
> Changes include a new address for Free Software Foundation, Inc.
>
> Fixes:
> - http://autobuild.buildroot.net/results/c8a/c8ab973077067b2aa57e4f3ab51bd41ca1543d6f/
> ---
> package/lzop/lzop.hash | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks a lot for fixing this (and sorry for missing this issue when
applying the original patch).
However, I can't apply your patches because your Signed-off-by line is
missing in both patches of this series.
Could you resend with your SoB line added?
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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-03-14 7:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14 7:48 [Buildroot] [PATCH 1/2] package/lzop: fix COPYING hash Lang Daniel via buildroot
2023-03-14 7:55 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.