LINUX-EXAMPLE: GPIO: correct script errors

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
Change-Id: I6050bc46f61c4f66b847bd4f7d500506acf75b7c
This commit is contained in:
Christophe Priouzeau 2022-06-06 15:28:36 +02:00 committed by bernard PUEL
parent fe20f42de2
commit 51f272fa5b
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ COMPATIBLE_MACHINE = "(stm32mpcommon)"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://github.com/STMicroelectronics/linux-examples;protocol=https;branch=master"
SRCREV = "1046d23448d0031db8bbf15668b666325402a09e"
SRC_URI = "git://gerrit.st.com:29418/mpu/oe/st/linux-examples;protocol=ssh;branch=master"
SRCREV = "377d3eb9f1afb938632129b6576d486b3ddbe324"
PV = "5.4+${SRCPV}"