summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk-module_20.11.1.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-08-03 23:48:18 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-03 23:48:18 +0800
commit770364576514c867b8ef5b56c94d0b1b569bae44 (patch)
tree00ea1842387692bd77f5021a70c7a672c4ba9701 /recipes-extended/dpdk/dpdk-module_20.11.1.bb
parentfb2dd96868a3eb51673e4a1e122e0b375aa1832f (diff)
downloadmeta-dpdk-770364576514c867b8ef5b56c94d0b1b569bae44.tar.gz
Convert to using new override syntax
Use the script convert-overrides.py to convert to new syntax. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-extended/dpdk/dpdk-module_20.11.1.bb')
-rw-r--r--recipes-extended/dpdk/dpdk-module_20.11.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk-module_20.11.1.bb b/recipes-extended/dpdk/dpdk-module_20.11.1.bb
index ac931bc..1860087 100644
--- a/recipes-extended/dpdk/dpdk-module_20.11.1.bb
+++ b/recipes-extended/dpdk/dpdk-module_20.11.1.bb
@@ -1,6 +1,6 @@
1include dpdk.inc 1include dpdk.inc
2 2
3FILESEXTRAPATHS_prepend := "${THISDIR}/dpdk:" 3FILESEXTRAPATHS:prepend := "${THISDIR}/dpdk:"
4 4
5SRC_URI += " \ 5SRC_URI += " \
6 file://0001-Makefile-add-makefile.patch \ 6 file://0001-Makefile-add-makefile.patch \