Re: [linux-yocto] [kernel-cache][PATCH] usb-net: Add RNDIS host support

2019-04-26 Thread Bruce Ashfield
Thanks Tom, This is now merged. I just sent out a SRCREV bump, but forgot to merge this first, so this will be in my next one. Bruce On Tue, Apr 23, 2019 at 3:27 PM Tom Rini wrote: > Enable support for the USB RNDIS host driver. This is commonly seen > with Android devices being used in USB t

[linux-yocto] [kernel-cache][PATCH] usb-net: Add RNDIS host support

2019-04-23 Thread Tom Rini
Enable support for the USB RNDIS host driver. This is commonly seen with Android devices being used in USB tether mode. Signed-off-by: Tom Rini --- features/usb-net/usb-net.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/usb-net/usb-net.cfg b/features/usb-net/usb-net.cfg index