Harald Welte has submitted this change and it was merged. Change subject: Fix .deb build ......................................................................
Fix .deb build Recent introduction of VIRT-PHY broke .deb build. Fix it by installing osmo-bts-virtual as part of Debian package. Change-Id: I1ca7eb51019247eb95c6bac752d6e2c4406ce5a2 --- M debian/osmo-bts-trx.install 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Harald Welte: Looks good to me, approved Jenkins Builder: Verified diff --git a/debian/osmo-bts-trx.install b/debian/osmo-bts-trx.install index 92d524c..5c34bef 100644 --- a/debian/osmo-bts-trx.install +++ b/debian/osmo-bts-trx.install @@ -1 +1,2 @@ usr/bin/osmo-bts-trx +usr/bin/osmo-bts-virtual -- To view, visit https://gerrit.osmocom.org/3251 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1ca7eb51019247eb95c6bac752d6e2c4406ce5a2 Gerrit-PatchSet: 2 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]>
