[meta-intel] [meta-dpdk][PATCH] dpdk: upgrade to latest stable release 18.02.2

Arsalan Awan Arsalan_Awan at mentor.com
Wed Oct 3 02:31:13 PDT 2018


From: "Arsalan H. Awan" <Arsalan_Awan at mentor.com>

This upgrades DPDK to the latest stable release v18.02.2

Signed-off-by: Arsalan H. Awan <Arsalan_Awan at mentor.com>
---
 recipes-extended/dpdk/{dpdk_18.02.bb => dpdk_18.02.2.bb} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename recipes-extended/dpdk/{dpdk_18.02.bb => dpdk_18.02.2.bb} (82%)

diff --git a/recipes-extended/dpdk/dpdk_18.02.bb b/recipes-extended/dpdk/dpdk_18.02.2.bb
similarity index 82%
rename from recipes-extended/dpdk/dpdk_18.02.bb
rename to recipes-extended/dpdk/dpdk_18.02.2.bb
index a2d1e48..257ff6a 100644
--- a/recipes-extended/dpdk/dpdk_18.02.bb
+++ b/recipes-extended/dpdk/dpdk_18.02.2.bb
@@ -1,6 +1,8 @@
-include dpdk.inc
+require dpdk.inc
 
-SRCREV = "92924b207b124c156f7b6dff75110d6af83d971f"
+STABLE = "-stable"
+BRANCH = "18.02"
+SRCREV = "19c04c96cb3e70e64350386e7426e0a959cb5727"
 
 LICENSE = "BSD & LGPLv2 & GPLv2"
 LIC_FILES_CHKSUM = "file://license/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
-- 
2.11.1



More information about the meta-intel mailing list