From 9f8ebe73d8cfa501942eff024dee8d764cf8b24d Mon Sep 17 00:00:00 2001 From: Rahul Kumar Gupta Date: Tue, 12 Jan 2016 19:06:10 +0800 Subject: meta-isg: dpdk v2.2.0: rename the patches used This will rename the patches according to the dpdk version. modify the .inc and .bb according to modified name of patches. change the commit msg for patch: dpdk-2.2.0-add-sysroot-option-within-app-makefile.patch since it have mentioned the version not in use. Signed-off-by: Rahul Kumar Gupta Signed-off-by: Saul Wold --- ...nable-ip_fragmentation-in-common_linuxapp.patch | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch (limited to 'meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch') diff --git a/meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch b/meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch deleted file mode 100644 index c4c683e8..00000000 --- a/meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch +++ /dev/null @@ -1,31 +0,0 @@ -From ebf07e9708c96aa1e655127175c39ad6ae3fc5ae Mon Sep 17 00:00:00 2001 -From: WU CHIA CHUAN -Date: Tue, 28 Jul 2015 13:12:21 +0800 -Subject: [PATCH] dpdk enable ip_fragmentation in common_linuxapp config - -Upstream-Status: Inappropriate [Configuration] - -Signed-off-by: WU CHIA CHUAN ---- - config/common_linuxapp | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/config/common_linuxapp b/config/common_linuxapp -index 0b25f34..8cd97d7 100644 ---- a/config/common_linuxapp -+++ b/config/common_linuxapp -@@ -354,6 +354,11 @@ CONFIG_RTE_MAX_LCORE_FREQS=64 - CONFIG_RTE_LIBRTE_NET=y - - # -+# Compile ip_fragmentation -+# -+CONFIG_RTE_IP_FRAG=y -+ -+# - # Compile librte_ip_frag - # - CONFIG_RTE_LIBRTE_IP_FRAG=y --- -1.9.1 - -- cgit v1.2.3-54-g00ecf