diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb index 0ca0c1498a..5cdcd27670 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb | |||
| @@ -44,6 +44,8 @@ SRC_URI[sha256sum] = "f799c66f6a6386bb8ac2c75a378f740c455e97f1fe964393dd39c9f9f6 | |||
| 44 | 44 | ||
| 45 | S = "${WORKDIR}/node-v${PV}" | 45 | S = "${WORKDIR}/node-v${PV}" |
| 46 | 46 | ||
| 47 | CVE_PRODUCT += "node.js" | ||
| 48 | |||
| 47 | # v8 errors out if you have set CCACHE | 49 | # v8 errors out if you have set CCACHE |
| 48 | CCACHE = "" | 50 | CCACHE = "" |
| 49 | 51 | ||
