GCNANO-DRIVER-STM32MP: update to GPU DV 6.2.4.p4

Change-Id: Ibfb508cc0bee5ad4946355f527ca411d81c0c4c0
Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
This commit is contained in:
Romuald JEANNE 2019-09-17 10:31:21 +02:00 committed by Christophe Priouzeau
parent b3b820cb47
commit e28176a688
1 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@ LICENSE = "GPLv1 & MIT"
# Note get md5sum with: $ head -n 53 Makefile | md5sum
LIC_FILES_CHKSUM = "file://Makefile;endline=53;md5=d77ff5896dbbf8a8bc3f7c5e8f905fcc"
SRC_URI = "git://github.com/STMicroelectronics/gcnano-binaries;protocol=https;branch=gcnano-6.2.4_p3-binaries"
SRCREV = "271f87d816a957bf196f6328c34110cab1224d4d"
SRC_URI = "git://github.com/STMicroelectronics/gcnano-binaries.git;protocol=https;branch=gcnano-6.2.4_p4-binaries"
SRCREV = "c01642ed5e18cf09ecd905af193e935cb3be95ed"
PV = "6.2.4.p3"
PV = "6.2.4.p4"
PR = "tar${SRCPV}"
S = "${WORKDIR}/gcnano-driver-${PV}"