From 6937eb7d9442509aed1cf7eab1e01bc9ccf5de94 Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Thu, 18 Feb 2021 17:24:10 +0100 Subject: [PATCH] drivers_nic-rpi: use usb_net and usb_host Ref #3961 --- .../gems/recipes/pkg/drivers_nic-rpi/archives | 3 +- .../raw/drivers_nic-rpi/drivers.config | 46 +++++++++++++++---- 2 files changed, 39 insertions(+), 10 deletions(-) diff --git a/repos/gems/recipes/pkg/drivers_nic-rpi/archives b/repos/gems/recipes/pkg/drivers_nic-rpi/archives index dafa721a02..019983636f 100644 --- a/repos/gems/recipes/pkg/drivers_nic-rpi/archives +++ b/repos/gems/recipes/pkg/drivers_nic-rpi/archives @@ -1,3 +1,4 @@ _/src/platform_drv -_/src/usb_drv +_/src/usb_host_drv +_/src/usb_net_drv _/raw/drivers_nic-rpi diff --git a/repos/gems/recipes/raw/drivers_nic-rpi/drivers.config b/repos/gems/recipes/raw/drivers_nic-rpi/drivers.config index d573a6f720..779d9a70de 100644 --- a/repos/gems/recipes/raw/drivers_nic-rpi/drivers.config +++ b/repos/gems/recipes/raw/drivers_nic-rpi/drivers.config @@ -13,10 +13,23 @@ - + - + + + + + + + + + + + + + + @@ -29,20 +42,35 @@ - - - + + + + + } + - - - - + + + + + + + + + + + + + + + +