Attention is currently required from: osmith.
pespin 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/fd588193_1c520... : PS1, Line 9: Add logic to build virtphy from source when running with --binary-repo.
There are no libraries inside osmocom-bb.git, so that should not be a concern?
But it uses libraries. Start doing releases and then you enter the game of "this API is available in latest but not in master", "this API is used by osmocom-bb so it cannot be dropped", etc.
I'd say we build master osmocom-bb for "latest" repo, using "latest" libosmocore, and if it fails because it needs newer libosmocore, then simply we stick to a given commit hash for a while until a new libosmocore is released.