Closed
Bug 1115685
Opened 10 years ago
Closed 10 years ago
libusb
Categories
(mozilla.org :: Licensing, task)
mozilla.org
Licensing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ignisvulpis, Assigned: gerv)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141127111021
Steps to reproduce:
I want to use libusb
http://www.libusb.org/
Actual results:
libusb is under LGPL 2.1 or newer
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
Expected results:
Other Mozillians (Andreas Gal) started to implement WebUSB
https://wiki.mozilla.org/WebAPI/WebUSB
and to my knowledge use libusb too.
https://bugzilla.mozilla.org/show_bug.cgi?id=webusb
Is it OK to use libusb in mozilla-central?
Assignee | ||
Comment 1•10 years ago
|
||
As I said in that other bug:
"LGPL works for us as long as the code is in a discrete dynamically-linked library. If you want to do something other than that, at the very least it would require more analysis."
Is that enough information? If not, I'll need more details of how you plan to use the code in conjunction with the existing code (i.e. linking details).
Gerv
Assignee | ||
Comment 2•10 years ago
|
||
Resolving fixed due to lack of input from reporter.
Gerv
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•