All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/micropython: fix license hash
@ 2020-09-15 17:20 Fabrice Fontaine
  2020-09-15 19:08 ` Peter Korsgaard
  2020-09-16  7:12 ` Chris Packham
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2020-09-15 17:20 UTC (permalink / raw)
  To: buildroot

Commit 7676191cfacbdb1a92af1d0218d3280207b03090 forgot to update
license hash which changed due to an update in year:
https://github.com/micropython/micropython/commit/338b12d3c840ea56504c83d9c51e4d0f628684f4

While at it, also update indentation in hash file (two spaces)

Fixes:
 - http://autobuild.buildroot.org/results/2a650636965d8575374333f847acc169caf8d2ac

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/micropython/micropython.hash | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/micropython/micropython.hash b/package/micropython/micropython.hash
index 4ca3f8402f..5dfbb74522 100644
--- a/package/micropython/micropython.hash
+++ b/package/micropython/micropython.hash
@@ -1,3 +1,3 @@
 #locally computed
-sha256 31466dacebeb3af60dc80a071a07c3e15b657219a826e0b6ac741f9f22472f23  micropython-1.13.tar.gz
-sha256 afde3432122205e8e08d615fcb920aca58631c52b6c0c01813854287a457b298  LICENSE
+sha256  31466dacebeb3af60dc80a071a07c3e15b657219a826e0b6ac741f9f22472f23  micropython-1.13.tar.gz
+sha256  4b8a8884a60cd72749f9ef40328b85b40d13c22594c01352e0a55392141e0f89  LICENSE
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/micropython: fix license hash
  2020-09-15 17:20 [Buildroot] [PATCH 1/1] package/micropython: fix license hash Fabrice Fontaine
@ 2020-09-15 19:08 ` Peter Korsgaard
  2020-09-16  7:12 ` Chris Packham
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-09-15 19:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Commit 7676191cfacbdb1a92af1d0218d3280207b03090 forgot to update
 > license hash which changed due to an update in year:
 > https://github.com/micropython/micropython/commit/338b12d3c840ea56504c83d9c51e4d0f628684f4

 > While at it, also update indentation in hash file (two spaces)

 > Fixes:
 >  - http://autobuild.buildroot.org/results/2a650636965d8575374333f847acc169caf8d2ac

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/micropython: fix license hash
  2020-09-15 17:20 [Buildroot] [PATCH 1/1] package/micropython: fix license hash Fabrice Fontaine
  2020-09-15 19:08 ` Peter Korsgaard
@ 2020-09-16  7:12 ` Chris Packham
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Packham @ 2020-09-16  7:12 UTC (permalink / raw)
  To: buildroot

On Wed, 16 Sep 2020, 5:20 AM Fabrice Fontaine, <fontaine.fabrice@gmail.com>
wrote:

> Commit 7676191cfacbdb1a92af1d0218d3280207b03090 forgot to update
> license hash which changed due to an update in year:
>
> https://github.com/micropython/micropython/commit/338b12d3c840ea56504c83d9c51e4d0f628684f4
>
> While at it, also update indentation in hash file (two spaces)
>
> Fixes:
>  -
> http://autobuild.buildroot.org/results/2a650636965d8575374333f847acc169caf8d2ac
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>

Thanks for picking that up.

 package/micropython/micropython.hash | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/micropython/micropython.hash
> b/package/micropython/micropython.hash
> index 4ca3f8402f..5dfbb74522 100644
> --- a/package/micropython/micropython.hash
> +++ b/package/micropython/micropython.hash
> @@ -1,3 +1,3 @@
>  #locally computed
> -sha256 31466dacebeb3af60dc80a071a07c3e15b657219a826e0b6ac741f9f22472f23
> micropython-1.13.tar.gz
> -sha256 afde3432122205e8e08d615fcb920aca58631c52b6c0c01813854287a457b298
> LICENSE
> +sha256  31466dacebeb3af60dc80a071a07c3e15b657219a826e0b6ac741f9f22472f23
> micropython-1.13.tar.gz
> +sha256  4b8a8884a60cd72749f9ef40328b85b40d13c22594c01352e0a55392141e0f89
> LICENSE
> --
> 2.28.0
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200916/8a90db5c/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-16  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15 17:20 [Buildroot] [PATCH 1/1] package/micropython: fix license hash Fabrice Fontaine
2020-09-15 19:08 ` Peter Korsgaard
2020-09-16  7:12 ` Chris Packham

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.