diff options
| author | Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> | 2016-04-27 12:18:48 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-27 22:40:13 +0200 |
| commit | 409a00a12d6922e706ef40d8db09223f1cdfe9af (patch) | |
| tree | cefd35d2bfdfe28a53523a3f2af6b8c9b8218fe8 /package/Config.in | |
| parent | cb8d139b89c46221caf702c4aeb7ccff071dad4d (diff) | |
| download | buildroot-409a00a12d6922e706ef40d8db09223f1cdfe9af.tar.gz buildroot-409a00a12d6922e706ef40d8db09223f1cdfe9af.zip | |
libusbgx: new package
libusbgx is a C library encapsulating the kernel USB gadget-configfs
userspace API functionality.
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
[Thomas: adjust license information, there are included examples that
are installed by default, licensed under GPLv2+.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
| -rw-r--r-- | package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index 2967244d06..480569cdfb 100644 --- a/package/Config.in +++ b/package/Config.in @@ -994,6 +994,7 @@ menu "Hardware handling" source "package/libsoc/Config.in" source "package/libusb/Config.in" source "package/libusb-compat/Config.in" + source "package/libusbgx/Config.in" source "package/libv4l/Config.in" source "package/libxkbcommon/Config.in" source "package/mraa/Config.in" |

