[Buildroot] [PATCH 1/1] package/nodejs: fix legal info

Yann E. MORIN yann.morin.1998 at free.fr
Sat May 14 20:40:18 UTC 2022


Fabrice, All,

On 2022-05-14 18:04 +0200, Fabrice Fontaine spake thusly:
> Commit 07408779cc068041a2da6838fe077d1a679f1736 forgot to update hash of
> LICENSE file (multiple components under MIT added:
> https://github.com/nodejs/node/commit/71659fd4baa90006937e78d789ec0aef95672eb1
> https://github.com/nodejs/node/commit/f17ce913c94d26c87a471179d99d8bc4134f7bb5)
> 
> ERROR: LICENSE has wrong sha256 hash:
> ERROR: expected: b3a67885b5a6ac35e8bbe8190509e41b79b0d9a2e3fbd47186f2ac4727f63be5
> ERROR: got     : 6211cc77f9ceaf365db12faf050775b3a1e6da7a1eff3577ba006c4918103c33
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/bd1e3238f294152d54ee8f5579431606309dbff3
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/nodejs/nodejs.hash | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/nodejs/nodejs.hash b/package/nodejs/nodejs.hash
> index 998229341e..716becccc9 100644
> --- a/package/nodejs/nodejs.hash
> +++ b/package/nodejs/nodejs.hash
> @@ -2,4 +2,4 @@
>  sha256  a0f812efc43f78321eca08957960a48f5e6bf97004d5058c8dd3b03c646ea4f7  node-v16.15.0.tar.xz
>  
>  # Hash for license file
> -sha256  b3a67885b5a6ac35e8bbe8190509e41b79b0d9a2e3fbd47186f2ac4727f63be5  LICENSE
> +sha256  6211cc77f9ceaf365db12faf050775b3a1e6da7a1eff3577ba006c4918103c33  LICENSE
> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list