nodejs: Set CVE_PRODUCT to "node.js"

Set CVE_PRODUCT to 'node.js' for nodjs recipe

Signed-off-by: virendra thakur <virendrak@kpit.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
virendra thakur 2024-02-09 11:44:08 +05:30 committed by Khem Raj
parent 713d917cc6
commit 45ae16dbcd
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -44,6 +44,8 @@ SRC_URI[sha256sum] = "f799c66f6a6386bb8ac2c75a378f740c455e97f1fe964393dd39c9f9f6
S = "${WORKDIR}/node-v${PV}"
CVE_PRODUCT += "node.js"
# v8 errors out if you have set CCACHE
CCACHE = ""