Change in docker-playground[master]: gr-gsm-master/Makefile: enable host USB access

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Aug 9 12:09:15 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/10412


Change subject: gr-gsm-master/Makefile: enable host USB access
......................................................................

gr-gsm-master/Makefile: enable host USB access

Privileged USB access is required for direct communication
between the image's UHD driver and a host's USRP device.

Change-Id: I8170d2c31b4e28f6a406c50b10b7626f70f36d28
---
M gr-gsm-master/Makefile
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/12/10412/1

diff --git a/gr-gsm-master/Makefile b/gr-gsm-master/Makefile
index 8d0e10b..b030a43 100644
--- a/gr-gsm-master/Makefile
+++ b/gr-gsm-master/Makefile
@@ -1 +1,5 @@
+RUN_ARGS?= \
+	--privileged \
+	-v /dev/bus/usb:/dev/bus/usb
+
 include ../make/Makefile

-- 
To view, visit https://gerrit.osmocom.org/10412
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8170d2c31b4e28f6a406c50b10b7626f70f36d28
Gerrit-Change-Number: 10412
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180809/3a192345/attachment.htm>


More information about the gerrit-log mailing list