Attention is currently required from: pespin.
osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38851?usp=email )
Change subject: testenv: build virtphy from src with --binary-repo ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38851/comment/f2313ebc_4afac... : PS1, Line 9: Add logic to build virtphy from source when running with --binary-repo.
I'm not following here. […]
We need to build it in either case, because virtphy is not part of the osmocom-bb debian packages. As of writing only layer23 is in the debian package (https://gitea.osmocom.org/phone-side/osmocom-bb/src/branch/master/debian/rul...).
So the difference becomes: * without --binary-repo: use osmo-dev for building both the libosmocore dependency and virtphy * with --binary-repo: install the libosmocore dependency via apt, build virtphy from source