add osmo-upf, libgtpnl

This commit is contained in:
Neels Hofmeyr 2022-02-01 02:50:35 +01:00
parent 3414a48340
commit fd10baa790
5 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,4 @@ osmo-sgsn --enable-external-tests --enable-vty-tests
osmo-mgw --enable-external-tests --enable-vty-tests
osmo-hlr --enable-external-tests
osmo-pcu --enable-vty-tests
osmo-upf --enable-external-tests

View File

@ -24,6 +24,8 @@ asn1c libasn1c
osmo-gbproxy libosmocore
osmo-pcap libosmocore
osmo-bsc-nat libosmo-sccp
libgtpnl
osmo-upf libosmocore libgtpnl
# can only clone these
docker-playground

View File

@ -16,3 +16,4 @@ osmo-sip-connector --enable-sanitize
osmo-bts --enable-sanitize
osmo-smlc --enable-sanitize
osmo-pcu --enable-sanitize
osmo-upf --enable-sanitize

1
upf-manual.opts Normal file
View File

@ -0,0 +1 @@
osmo-upf --enable-manuals

View File

@ -13,3 +13,4 @@ osmo-msc --enable-werror
osmo-sgsn --enable-werror
osmo-bts --enable-werror
osmo-bsc-nat --enable-werror
osmo-upf --enable-werror