all.deps: add osmo-hnodeb

Change-Id: I5478566f26a19acc671d881ec430ff02f8e72ebf
This commit is contained in:
Oliver Smith 2022-04-19 17:37:42 +02:00
parent b9fdd63dcc
commit 6a07928fff
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ osmo-bsc-nat libosmo-sccp osmo-mgw
libgtpnl libgtpnl
osmo-upf libosmocore libgtpnl osmo-upf libosmocore libgtpnl
osmo-cbc libosmo-netif osmo-cbc libosmo-netif
osmo-hnodeb osmo-iuh
# can only clone these # can only clone these
docker-playground docker-playground

View File

@ -15,3 +15,4 @@ osmo-bts --enable-werror
osmo-bsc-nat --enable-werror osmo-bsc-nat --enable-werror
osmo-upf --enable-werror osmo-upf --enable-werror
osmo-cbc --enable-werror osmo-cbc --enable-werror
osmo-hnodeb --enable-werror