mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-02 21:23:16 +00:00
The API was moved to libosmocore, let's use it instead of defining our own here with all the complexity in build system involved. Depends: libosmocore.git Change-Id Id7534beeb22fcd50813dab76dd68818e2ff87ec2 Related: OS#5027 Change-Id: I19e32fbc47bd88a668e0c912e89b001b0f8831dd
5 lines
333 B
Plaintext
5 lines
333 B
Plaintext
* update libosmocore dependency to > 1.3.x for osmo_sched_vty_init(), osmo_sched_vty_apply_localthread()
|
|
* update osmo-gsm-manuals dependency to > 0.3.0 for vty_cpu_sched.adoc include.
|
|
* update libosmocore dependency to > 1.4.x for osmo_fd_{read,write}_{enable,disable}()
|
|
* update libosmocore dependency to > 1.4.2 for osmo_gettid()
|