From ec4fdfcc7bcbc9bb92e2f33b37cc8c99bf1b6822 Mon Sep 17 00:00:00 2001 From: Maxime Roussin-Bélanger Date: Fri, 13 Sep 2019 01:12:39 -0400 Subject: meta: add missing descriptions and homepage in bsp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime Roussin-Bélanger Signed-off-by: Ross Burton --- meta/recipes-bsp/usbinit/usbinit.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-bsp/usbinit') diff --git a/meta/recipes-bsp/usbinit/usbinit.bb b/meta/recipes-bsp/usbinit/usbinit.bb index aba44b4068..ef98f0bf62 100644 --- a/meta/recipes-bsp/usbinit/usbinit.bb +++ b/meta/recipes-bsp/usbinit/usbinit.bb @@ -1,4 +1,8 @@ SUMMARY = "Initscript for enabling USB gadget Ethernet" +DESCRIPTION = "This module allows ethernet emulation over USB, allowing for \ +all sorts of nifty things like SSH and NFS in one go plus charging over the \ +same wire, at higher speeds than most Wifi connections." +HOMEPAGE = "http://linux-sunxi.org/USB_Gadget/Ethernet" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" -- cgit 1.2.3-korg