diff options
-rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_18.17.1.bb (renamed from meta-oe/recipes-devtools/nodejs/nodejs_18.17.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_18.17.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_18.17.1.bb index 1d49218e65..ee5e848bf8 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_18.17.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_18.17.1.bb | |||
@@ -39,7 +39,7 @@ SRC_URI:append:toolchain-clang:x86 = " \ | |||
39 | SRC_URI:append:toolchain-clang:powerpc64le = " \ | 39 | SRC_URI:append:toolchain-clang:powerpc64le = " \ |
40 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ | 40 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ |
41 | " | 41 | " |
42 | SRC_URI[sha256sum] = "80c0faadf5ea39c213ccb9aa5c2432977a0f1b5a0b766852abd0de06f2770406" | 42 | SRC_URI[sha256sum] = "f215cf03d0f00f07ac0b674c6819f804c1542e16f152da04980022aeccf5e65a" |
43 | 43 | ||
44 | S = "${WORKDIR}/node-v${PV}" | 44 | S = "${WORKDIR}/node-v${PV}" |
45 | 45 | ||