summaryrefslogtreecommitdiff
path: root/packages/vpp/build_vpp.json
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-09-26 19:27:02 +0200
committerChristian Breunig <christian@breunig.cc>2023-09-26 19:36:25 +0200
commitdca130818bc97c2f649c0ecb4c1c212a974433a2 (patch)
treeeedfa5cfa912cf1fc30d7498779ee06ffba8c091 /packages/vpp/build_vpp.json
parentaf4319680e3a8361991a0e5fe6665e74d6f5bb6a (diff)
downloadvyos-build-dca130818bc97c2f649c0ecb4c1c212a974433a2.tar.gz
vyos-build-dca130818bc97c2f649c0ecb4c1c212a974433a2.zip
vpp: T1797: rmeove build instructions - moved to addon package
(cherry picked from commit 4cc2bbddb703f724c14c5953e684c288fc4918a7)
Diffstat (limited to 'packages/vpp/build_vpp.json')
-rw-r--r--packages/vpp/build_vpp.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/vpp/build_vpp.json b/packages/vpp/build_vpp.json
deleted file mode 100644
index 8e0fde5b..00000000
--- a/packages/vpp/build_vpp.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "build_commands": [
- [
- "sudo",
- "make",
- "UNATTENDED=yes",
- "install-dep"
- ],
- [
- "make",
- "pkg-deb"
- ]
- ]
-} \ No newline at end of file