From: Lee Chee Yang <[email protected]> drop CVE IGNORE as both CVE-2021-3839 and CVE-2022-0669 fixed since 22.03.
Signed-off-by: Lee Chee Yang <[email protected]> --- .../{dpdk-module_23.03.bb => dpdk-module_23.07.bb} | 10 +--------- .../dpdk/{dpdk_23.03.bb => dpdk_23.07.bb} | 11 +---------- 2 files changed, 2 insertions(+), 19 deletions(-) rename recipes-extended/dpdk/{dpdk-module_23.03.bb => dpdk-module_23.07.bb} (81%) rename recipes-extended/dpdk/{dpdk_23.03.bb => dpdk_23.07.bb} (84%) diff --git a/recipes-extended/dpdk/dpdk-module_23.03.bb b/recipes-extended/dpdk/dpdk-module_23.07.bb similarity index 81% rename from recipes-extended/dpdk/dpdk-module_23.03.bb rename to recipes-extended/dpdk/dpdk-module_23.07.bb index b8f6c95..c76ed87 100644 --- a/recipes-extended/dpdk/dpdk-module_23.03.bb +++ b/recipes-extended/dpdk/dpdk-module_23.07.bb @@ -7,7 +7,7 @@ SRC_URI = "git://dpdk.org/git/dpdk;branch=${BRANCH};protocol=https \ " BRANCH = "releases" -SRCREV = "189c02f5ec891ed02927062e124e8ca03adf74e7" +SRCREV = "12fcafcd62286933e6b167b14856d21f642efa5f" S = "${WORKDIR}/git" inherit module @@ -48,11 +48,3 @@ do_install() { ${MODULES_INSTALL_TARGET} } -# CVE-2021-3839 has been fixed by commit 4c40d30d2b in 21.11.1 -# NVD database is incomplete -# CVE-2022-0669 has been fixed by commit 6cb68162e4 in 21.11.1 -# NVD database is incomplete -CVE_CHECK_IGNORE += "\ - CVE-2021-3839 \ - CVE-2022-0669 \ -" diff --git a/recipes-extended/dpdk/dpdk_23.03.bb b/recipes-extended/dpdk/dpdk_23.07.bb similarity index 84% rename from recipes-extended/dpdk/dpdk_23.03.bb rename to recipes-extended/dpdk/dpdk_23.07.bb index 0f4d255..3a1b0a8 100644 --- a/recipes-extended/dpdk/dpdk_23.03.bb +++ b/recipes-extended/dpdk/dpdk_23.07.bb @@ -5,18 +5,9 @@ SRC_URI = "git://dpdk.org/git/dpdk;branch=${BRANCH};protocol=https \ " BRANCH = "releases" -SRCREV = "189c02f5ec891ed02927062e124e8ca03adf74e7" +SRCREV = "12fcafcd62286933e6b167b14856d21f642efa5f" S = "${WORKDIR}/git" -# CVE-2021-3839 has been fixed by commit 4c40d30d2b in 21.11.1 -# NVD database is incomplete -# CVE-2022-0669 has been fixed by commit 6cb68162e4 in 21.11.1 -# NVD database is incomplete -CVE_CHECK_IGNORE += "\ - CVE-2021-3839 \ - CVE-2022-0669 \ -" - # kernel module is provide by dpdk-module recipe, so disable here EXTRA_OEMESON = " -Denable_kmods=false \ -Dexamples=all \ -- 2.37.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8108): https://lists.yoctoproject.org/g/meta-intel/message/8108 Mute This Topic: https://lists.yoctoproject.org/mt/101728227/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
