diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb index c8d9425387..f31648082e 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_16.11.1.bb | |||
| @@ -157,10 +157,6 @@ do_compile () { | |||
| 157 | 157 | ||
| 158 | do_install () { | 158 | do_install () { |
| 159 | oe_runmake install DESTDIR=${D} | 159 | oe_runmake install DESTDIR=${D} |
| 160 | |||
| 161 | # wasn't updated since 2009 and is the only thing requiring python2 in runtime | ||
| 162 | # ERROR: nodejs-12.14.1-r0 do_package_qa: QA Issue: /usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples contained in package nodejs-npm requires /usr/bin/python, but no providers found in RDEPENDS:nodejs-npm? [file-rdeps] | ||
| 163 | rm -f ${D}${exec_prefix}/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples | ||
| 164 | } | 160 | } |
| 165 | 161 | ||
| 166 | do_install:append:class-native() { | 162 | do_install:append:class-native() { |
