Skip to content

Commit bad0dfc

Browse files
committed
T8969: vyos-build failing to build, missing dependencies. Add build scripts
1 parent 8c7bf1f commit bad0dfc

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

data/live-build-config/archives/bookworm-backports.pref.chroot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: iproute2
22
Pin: release n=bookworm-backports
33
Pin-Priority: 600
44

5-
Package: suricata libhtp2
5+
Package: suricata
66
Pin: release n=bookworm-backports
77
Pin-Priority: 600
88

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ddclient/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../build.py
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[[packages]]
2+
name = "libhtp2"
3+
commit_id = "e851d98f"
4+
scm_url = "https://salsa.debian.org/pkg-suricata-team/pkg-libhtp.git"

0 commit comments

Comments
 (0)