diff options
-rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_22.15.1.bb (renamed from meta-oe/recipes-devtools/nodejs/nodejs_22.15.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_22.15.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_22.15.1.bb index a255749711..9798635ba2 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_22.15.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_22.15.1.bb | |||
@@ -38,7 +38,7 @@ SRC_URI:append:class-target = " \ | |||
38 | SRC_URI:append:toolchain-clang:powerpc64le = " \ | 38 | SRC_URI:append:toolchain-clang:powerpc64le = " \ |
39 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ | 39 | file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \ |
40 | " | 40 | " |
41 | SRC_URI[sha256sum] = "e7c4226d1d92f33ad854d6da4f7e519e77690b8e73f93496881f8c539174d9df" | 41 | SRC_URI[sha256sum] = "c19f0177d21c621746625e5f37590bd0d79a72043b77b53784cba5f145e7263e" |
42 | 42 | ||
43 | S = "${WORKDIR}/node-v${PV}" | 43 | S = "${WORKDIR}/node-v${PV}" |
44 | 44 | ||