aboutsummaryrefslogtreecommitdiffstats
path: root/src/package-list.mk.dpdk_meson
diff options
context:
space:
mode:
authorSridhar Rao <srao@linuxfoundation.org>2022-12-02 05:56:40 +0000
committerGerrit Code Review <gerrit@opnfv.org>2022-12-02 05:56:40 +0000
commit34147ac299351c44d4f7d135892457fba38a132b (patch)
treee567eda1f86edfa9c3b962d0bef180f2a8a2ce81 /src/package-list.mk.dpdk_meson
parent3c9c1529fde2304ed54c39ee61f5c14cd1fb8fb5 (diff)
parent98177ae9f931901646403485aadbed6f6813cad0 (diff)
Merge "DPDK: Default to Meson-Build of DPDK."stable/nile
Diffstat (limited to 'src/package-list.mk.dpdk_meson')
-rw-r--r--src/package-list.mk.dpdk_meson32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/package-list.mk.dpdk_meson b/src/package-list.mk.dpdk_meson
deleted file mode 100644
index 3c219e53..00000000
--- a/src/package-list.mk.dpdk_meson
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright (c) 2016-2017 Intel corporation.
-#
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Upstream Package List
-#
-# Everything here is defined as its suggested default
-# value, it can always be overriden when invoking Make
-
-# dpdk section
-# DPDK_URL ?= git://dpdk.org/dpdk
-DPDK_URL ?= http://dpdk.org/git/dpdk
-DPDK_TAG ?= v22.03
-
-# OVS section
-OVS_URL ?= https://github.com/openvswitch/ovs
-OVS_TAG ?= v2.17.0
-
-# VPP section
-VPP_URL ?= https://git.fd.io/vpp
-VPP_TAG ?= v21.01
-
-# QEMU section
-QEMU_URL ?= https://github.com/qemu/qemu.git
-QEMU_TAG ?= v3.1.1
-
-# TREX section
-TREX_URL ?= https://github.com/cisco-system-traffic-generator/trex-core.git
-TREX_TAG ?= v2.86