summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-15 11:43:50 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 08:38:13 -0300
commitf84d7ca5cf9332a29275870c873b9eac115c2755 (patch)
tree5bbe968c42c307af266e5494d2ca5749eba14ac9 /recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
parent7dc2b3051ad148a62cb38cea050a443dd5f4c8ba (diff)
downloadmeta-freescale-f84d7ca5cf9332a29275870c873b9eac115c2755.tar.gz
ovs-dpdk: update to 07213041
patch applied on git tree. remove it. Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb')
-rw-r--r--recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
index 9b5d2516..9e817579 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
@@ -7,10 +7,8 @@ RDEPENDS_${PN} = "bash libcrypto libssl python3"
7 7
8inherit python3native 8inherit python3native
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1 \ 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
11 file://0001-netdev-dpdk-have-env-based-configurable-number-of-pa.patch \ 11SRCREV = "072130412196029bcc284e353023d81019a8daa7"
12"
13SRCREV = "71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3"
14 12
15S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
16 14