Files
meta-openembedded/meta-oe/recipes-devtools/nodejs
Gyorgy Sarvari d2894888c9 nodejs: fix CVE_PRODUCT
The CVE_PRODUCT is set with a weak default assignment in the cve-check.bbclass,
which means that when the recipe uses +=, it overrides the original weak adefault
value instead of appending to it.

Set all applicable values in CVE_PRODUCT variable explicitly.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-12-22 20:56:37 +01:00
..
2024-06-02 15:10:59 -04:00
2025-12-22 20:56:37 +01:00