From 6a07928fffc1866c21064f4636d2afc6777cb63b Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 19 Apr 2022 17:37:42 +0200 Subject: [PATCH] all.deps: add osmo-hnodeb Change-Id: I5478566f26a19acc671d881ec430ff02f8e72ebf --- all.deps | 1 + werror.opts | 1 + 2 files changed, 2 insertions(+) diff --git a/all.deps b/all.deps index 19a2635..39d1507 100644 --- a/all.deps +++ b/all.deps @@ -27,6 +27,7 @@ osmo-bsc-nat libosmo-sccp osmo-mgw libgtpnl osmo-upf libosmocore libgtpnl osmo-cbc libosmo-netif +osmo-hnodeb osmo-iuh # can only clone these docker-playground diff --git a/werror.opts b/werror.opts index c5daa23..8758fbd 100644 --- a/werror.opts +++ b/werror.opts @@ -15,3 +15,4 @@ osmo-bts --enable-werror osmo-bsc-nat --enable-werror osmo-upf --enable-werror osmo-cbc --enable-werror +osmo-hnodeb --enable-werror