You've already forked beagleconnect-freedom
mirror of
https://github.com/beagleboard/beagleconnect-freedom.git
synced 2026-08-02 12:45:34 +00:00
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
config BR2_PACKAGE_GBRIDGE
|
|
bool "gbridge"
|
|
select BR2_PACKAGE_BLUEZ5_UTILS
|
|
select BR2_PACKAGE_LIBNL
|
|
select BR2_PACKAGE_AVAHI
|
|
select BR2_PACKAGE_LIBPTHREAD_STUBS
|
|
help
|
|
Bridge network devices to Linux Greybus netlink interface.
|