global_platform: LOAD and INSTALL [for load] support

In this patch we add the commands "install_for_load" and "load".

Depends: pyosmocom.git I86df064fa41db85923eeb0d83cc399504fdd4488
Change-Id: I924aaeecbb3a72bdb65eefbff6135e4e9570579e
Related: OS#6679
This commit is contained in:
Harald Welte
2024-12-17 12:30:06 +01:00
committed by Philipp Maier
parent f688d28107
commit a0071b32ff
4 changed files with 80 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ setup(
"jsonpath-ng",
"construct >= 2.10.70",
"bidict",
"pyosmocom >= 0.0.6",
"pyosmocom >= 0.0.8",
"pyyaml >= 5.1",
"termcolor",
"colorlog",