Skip to content

Commit 700abd1

Browse files
committed
T7697: Remove vyos-vpp build requirements to build vyos-1x
The vyos-vpp repo was merged to the vyos-1x in the vyos/vyos-1x#4650 We do not need copy from vyos-vpp repo anymore.
1 parent 65cc127 commit 700abd1

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
/vyos-1x/
2-
/vyos-vpp/
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
[[packages]]
2-
name = "vyos-vpp"
3-
commit_id = "current"
4-
scm_url = "https://github.com/vyos/vyos-vpp.git"
5-
build_cmd = "/bin/true"
6-
71
[[packages]]
82
name = "vyos-1x"
93
commit_id = "current"
104
scm_url = "https://github.com/vyos/vyos-1x.git"
11-
build_cmd = "rsync -av --exclude='.git' --exclude='.github' --exclude='README*' --exclude='LICENSE' --exclude='*.md' ../vyos-vpp/ ./; dpkg-buildpackage -us -uc -F"

0 commit comments

Comments
 (0)