summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ovs-dpdk/ovs-dpdk_2.13.0.bb
diff options
context:
space:
mode:
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