| Message ID | 20260805050523.1744780-1-devanshp@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,scarthgap] librelp: add CVE_PRODUCT | expand |
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 9d949c6303..3c1b8d19de 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb @@ -18,6 +18,8 @@ SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396" S = "${WORKDIR}/git" +CVE_PRODUCT = "rsyslog:librelp" + inherit autotools pkgconfig ptest PACKAGECONFIG ?= "tls-openssl valgrind"