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 <pierre-yves.mordret@st.com> Change-Id: I250458fa156114a5557ce11f690b63adcb177fe7
This commit is contained in:
parent
bd5dd9d03f
commit
7b55c34159
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue