mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-24 17:28:32 +03:00
remove usb2udp
The UDP based forwarding really only ever was a quick hack to demonstrate the capabilities. Meanwhile, we've had the proper osmo-remsim project implemented, which provides a much more reliable and comprehensive way of managing SIM card emulation devices (SIMtrace2, sysmoQMOD, ...) and collection of card readers (sysmoOCTSIM or any other PC/SC supported readers). Hence, remove the "UDP forwarding part. Change-Id: Ia4b9447b95872b6e0dda6dca644f1ed4a87355a0
This commit is contained in:
@@ -82,7 +82,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%files
|
||||
%doc README.md
|
||||
%{_bindir}/simtrace2-remsim
|
||||
%{_bindir}/simtrace2-remsim-usb2udp
|
||||
%{_bindir}/simtrace2-list
|
||||
%{_bindir}/simtrace2-sniff
|
||||
%{_udevrulesdir}/99-simtrace2.rules
|
||||
|
||||
Reference in New Issue
Block a user