diff options
| author | Benjamin Bouvier <benjamin.bouvier@ekinops.com> | 2024-11-15 08:21:49 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-19 16:59:10 -0800 |
| commit | 09c542c2f4388b4afe848ab1992a0eb3e5e4c021 (patch) | |
| tree | ef112ca63bb0b5b6227657ba9cf7360b63123d2f /meta-oe/recipes-extended | |
| parent | 42761ba945ea3eb4bb8f3525871edcfd990dadff (diff) | |
| download | meta-openembedded-09c542c2f4388b4afe848ab1992a0eb3e5e4c021.tar.gz | |
librelp: add CVE_PRODUCT
Add exact CPE name in CVE_PRODUCT.
Signed-off-by: Benjamin Bouvier <benjamin.bouvier@ekinops.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
| -rw-r--r-- | meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb index 65b5c8476f..343a2c2840 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb | |||
| @@ -19,6 +19,8 @@ SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396" | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | CVE_PRODUCT = "rsyslog:librelp" | ||
| 23 | |||
| 22 | inherit autotools pkgconfig ptest | 24 | inherit autotools pkgconfig ptest |
| 23 | 25 | ||
| 24 | PACKAGECONFIG ?= "tls-openssl valgrind" | 26 | PACKAGECONFIG ?= "tls-openssl valgrind" |
