mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
dpdk: update to 19.11.5
updates also fixed these CVE's - CVE-2020-14374 - CVE-2020-14375 - CVE-2020-14376 - CVE-2020-14377 - CVE-2020-14378 see: http://inbox.dpdk.org/announce/73386a14-6e5a-83e4-051d-125b5c5fe5d9@intel.com/T/#u Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
9b467b39b8
commit
ae5d09f376
|
@ -5,7 +5,7 @@ TEST_DIR = "app/test"
|
|||
|
||||
STABLE = "-stable"
|
||||
BRANCH = "19.11"
|
||||
SRCREV = "798524b5e3c320468b927783268de6be61e98bfc"
|
||||
SRCREV = "1d28832feb881d4512993791d30d695cc9c7160b"
|
||||
|
||||
LICENSE = "BSD-3-Clause & LGPLv2.1 & GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
Loading…
Reference in New Issue
Block a user