mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-06 14:41:08 -09:00
Release Notes: https://nodejs.org/en/blog/release/v20.12.0 LICENSE hash changed due to changes in vendored components: * copyright year updates [1][2] * version name update [3] * change from "Unicode, Inc. License - Data Files and Software" to the "Unicode License v3" [4]. This is in the icu vendored dependency which is unused in buildroot. * new build tooling script [5] under BSD style license NodeJS tests are passing: $ ./utils/docker-run ./support/testing/run-tests -o ./outputs/ -k tests.package.test_nodejs 13:40:05 TestNodeJSModuleHostSrc Starting 13:40:06 TestNodeJSModuleHostSrc Building 14:05:52 TestNodeJSModuleHostSrc Building done 14:06:02 TestNodeJSModuleHostSrc Cleaning up .14:06:02 TestNodeJSModuleHostBin Starting 14:06:03 TestNodeJSModuleHostBin Building 14:24:25 TestNodeJSModuleHostBin Building done 14:24:31 TestNodeJSModuleHostBin Cleaning up .14:24:31 TestNodeJSBasic Starting 14:24:32 TestNodeJSBasic Building 14:42:53 TestNodeJSBasic Building done 14:43:02 TestNodeJSBasic Cleaning up . ---------------------------------------------------------------------- Ran 3 tests in 3776.679s OK [1]347e1dd06a[2]b88170d602[3]c8233912e9[4]625fd69b76[5]b5bc597871Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
686 B
Plaintext
9 lines
686 B
Plaintext
# From https://nodejs.org/dist/v20.12.0/SHASUMS256.txt.asc
|
|
sha256 007ca2699cf6e84290e5bed844ed66ef9d707d23561dfaf117212b7dce216ba7 node-v20.12.0-linux-arm64.tar.xz
|
|
sha256 668fb421a24be596c98f00a31049fbf6ada14d221b7382e0f1caa55ab421431a node-v20.12.0-linux-armv7l.tar.xz
|
|
sha256 78dc3b7ad993c332684802e35c1f0de2b76193d13394bc89e3bab216828587c7 node-v20.12.0-linux-ppc64le.tar.xz
|
|
sha256 0a126adf5b6a5eb11a37bad76a0c626a18f20b6811322e68aae0e3cf9bf580bd node-v20.12.0-linux-x64.tar.xz
|
|
sha256 76e5346cebfd581528f699f764f4d1a6e87cb818b696708f235ddcb625a0f78d node-v20.12.0.tar.xz
|
|
# Locally calculated
|
|
sha256 d3a9fbfe0a1fb78627ee296cd5ca5b498822d4d1c5da3b8e8100c41bd7b791fd LICENSE
|