From: Chen Qi <[email protected]> This CVE_PRODUCT setting seems to be copied from the iperf2 recipe. But the CVE_PRODUCT for iperf3 should be just iperf3. For example, https://nvd.nist.gov/vuln/detail/CVE-2023-38403.
Signed-off-by: Chen Qi <[email protected]> Signed-off-by: Khem Raj <[email protected]> --- meta-oe/recipes-benchmark/iperf3/iperf3_3.15.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.15.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.15.bb index d708d74b38..4dae410a76 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.15.bb +++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.15.bb @@ -34,5 +34,3 @@ PACKAGECONFIG[lksctp] = "ac_cv_header_netinet_sctp_h=yes,ac_cv_header_netinet_sc PACKAGECONFIG[openssl] = "--with-openssl=${RECIPE_SYSROOT}${prefix},--without-openssl,openssl" CFLAGS += "-D_GNU_SOURCE" - -CVE_PRODUCT = "iperf_project:iperf" -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124601): https://lists.openembedded.org/g/openembedded-devel/message/124601 Mute This Topic: https://lists.openembedded.org/mt/117983030/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
