From 7b55c34159fcfd57b4965f7aa9284200eea09d20 Mon Sep 17 00:00:00 2001 From: Pierre-Yves MORDRET Date: Wed, 25 Nov 2020 11:25:23 +0100 Subject: [PATCH] GCNANO-DRIVER-STM32MP: GCNano 6.4.3 update - Correct build compilation errors using clang r383902b - Temporary sysfs correction - Remove pkgconfig not associated with kernel driver - Several patches for Kernel 5.10 Compatible with build release 20200902 Signed-off-by: Pierre-Yves MORDRET Change-Id: I250458fa156114a5557ce11f690b63adcb177fe7 --- recipes-bsp/drivers/gcnano-driver-stm32mp_6.4.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/drivers/gcnano-driver-stm32mp_6.4.3.bb b/recipes-bsp/drivers/gcnano-driver-stm32mp_6.4.3.bb index 274aa71..a02a5d3 100644 --- a/recipes-bsp/drivers/gcnano-driver-stm32mp_6.4.3.bb +++ b/recipes-bsp/drivers/gcnano-driver-stm32mp_6.4.3.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv1 & MIT" LIC_FILES_CHKSUM = "file://Makefile;endline=53;md5=3ad4e99418a2e0f339ecdc29ac648351" SRC_URI = "git://github.com/STMicroelectronics/gcnano-binaries;protocol=https;branch=gcnano-6.4.3-binaries" -SRCREV = "6b0972cc5466627372d4dcee0227c9828c6ff881" +SRCREV = "1534c3eaabb5ae545a8f97e95f853531365a13fc" GCNANO_VERSION = "6.4.3"