From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb') diff --git a/bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb b/bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb index 1aa4f3b4..fd34805c 100644 --- a/bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb +++ b/bsp/meta-rtlwifi/recipes-bsp/drivers/rtl8821cu.bb @@ -1,14 +1,14 @@ SUMMARY = "RTL8821CU kernel driver (wifi)" DESCRIPTION = "RTL8821CU kernel driver" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://Kconfig;md5=bc2a2406eb72158dee196a8486a2aec9" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCREV = "3d9d2401a8912fd96efdec3bf0c88a4e8bab2d76" +SRCREV = "2dace83e5f4cada52bbe3930b864c3eb82390b1f" SRC_URI = "git://github.com/spriteguard/rtl8821CU;protocol=https " S = "${WORKDIR}/git" -PV = "1.0-git" +PV = "5.8.1.2-git" DEPENDS = "virtual/kernel" -- cgit 1.2.3-korg