diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_12.22.2.bb (renamed from meta-oe/recipes-devtools/nodejs/nodejs_12.21.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_12.21.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_12.22.2.bb index 00de29d9aa..2c7d3b3edd 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_12.21.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_12.22.2.bb | |||
| @@ -27,7 +27,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ | |||
| 27 | SRC_URI_append_class-target = " \ | 27 | SRC_URI_append_class-target = " \ |
| 28 | file://0002-Using-native-binaries.patch \ | 28 | file://0002-Using-native-binaries.patch \ |
| 29 | " | 29 | " |
| 30 | SRC_URI[sha256sum] = "052f37ace6f569b513b5a1154b2a45d3c4d8b07d7d7c807b79f1566db61e979d" | 30 | SRC_URI[sha256sum] = "7fd805571df106f086f4c45e131efed98bfd62628d9dec96bd62f8c11b0c48dc" |
| 31 | 31 | ||
| 32 | S = "${WORKDIR}/node-v${PV}" | 32 | S = "${WORKDIR}/node-v${PV}" |
| 33 | 33 | ||
