diff options
| -rw-r--r-- | meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.1.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.1.bb index 4f75ed605c..128ed81556 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.1.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.1.bb | |||
| @@ -53,3 +53,6 @@ python split_dynamic_packages() { | |||
| 53 | ALLOW_EMPTY:${PN} = "1" | 53 | ALLOW_EMPTY:${PN} = "1" |
| 54 | 54 | ||
| 55 | BBCLASSEXTEND = "native nativesdk" | 55 | BBCLASSEXTEND = "native nativesdk" |
| 56 | |||
| 57 | # Add CVE_PRODUCT to match the NVD CPE product name | ||
| 58 | CVE_PRODUCT = "abseil:common_libraries" | ||
