osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/39002?usp=email )
Change subject: debian: add subpackage osmocom-bb-trx-toolkit ...................................................................... debian: add subpackage osmocom-bb-trx-toolkit Change-Id: I3d8140991afaf08b6fff0e80d45dd0310c98ea30 --- M debian/control A debian/osmocom-bb-trx-toolkit.install 2 files changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/02/39002/1 diff --git a/debian/control b/debian/control index 7c5306c..c746022 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,12 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Description: MS-side implementation of L2 and L3 GSM protocols +Package: osmocom-bb-trx-toolkit +Architecture: any +Multi-Arch: foreign +Depends: python3 +Description: Tools for the TRX interface and emulating a virtual Um-interface + Package: osmocom-bb-trxcon Architecture: any Multi-Arch: foreign diff --git a/debian/osmocom-bb-trx-toolkit.install b/debian/osmocom-bb-trx-toolkit.install new file mode 100644 index 0000000..f323b17 --- /dev/null +++ b/debian/osmocom-bb-trx-toolkit.install @@ -0,0 +1 @@ +src/target/trx_toolkit/* /usr/share/osmocom-bb/trx_toolkit -- To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/39002?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerrit-Change-Id: I3d8140991afaf08b6fff0e80d45dd0310c98ea30 Gerrit-Change-Number: 39002 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osm...@sysmocom.de>