diff options
-rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_20.18.2.bb (renamed from meta-oe/recipes-devtools/nodejs/nodejs_20.18.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_20.18.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_20.18.2.bb index f937e298e4..1f45c3ec66 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_20.18.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_20.18.2.bb | |||
@@ -34,7 +34,7 @@ SRC_URI:append:class-target = " \ | |||
34 | SRC_URI:append:toolchain-clang:powerpc64le = " \ | 34 | SRC_URI:append:toolchain-clang:powerpc64le = " \ |
35 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ | 35 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ |
36 | " | 36 | " |
37 | SRC_URI[sha256sum] = "7d9433e91fd88d82ba8de86e711ec41907638e227993d22e95126b02f6cd714a" | 37 | SRC_URI[sha256sum] = "69bf81b70f3a95ae0763459f02860c282d7e3a47567c8afaf126cc778176a882" |
38 | 38 | ||
39 | S = "${WORKDIR}/node-v${PV}" | 39 | S = "${WORKDIR}/node-v${PV}" |
40 | 40 | ||