diff options
Diffstat (limited to 'meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb')
-rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb index 17c9bb0c4e..672cd84401 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_10.15.1.bb | |||
@@ -17,6 +17,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ | |||
17 | file://0003-Crypto-reduce-memory-usage-of-SignFinal.patch \ | 17 | file://0003-Crypto-reduce-memory-usage-of-SignFinal.patch \ |
18 | file://0004-Make-compatibility-with-gcc-4.8.patch \ | 18 | file://0004-Make-compatibility-with-gcc-4.8.patch \ |
19 | file://0005-Link-atomic-library.patch \ | 19 | file://0005-Link-atomic-library.patch \ |
20 | file://0006-Use-target-ldflags.patch \ | ||
20 | " | 21 | " |
21 | SRC_URI_append_class-target = " \ | 22 | SRC_URI_append_class-target = " \ |
22 | file://0002-Using-native-torque.patch \ | 23 | file://0002-Using-native-torque.patch \ |