Stm32wrapper4dbg: bump to 2.0

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
Change-Id: I032373b7465150618bf6d20e5a8f766c1dee87fe
This commit is contained in:
Christophe Priouzeau 2022-06-06 15:25:37 +02:00 committed by bernard PUEL
parent 71ade1be2a
commit 37efaf8f94
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later | BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=7c996e24cb10a869efb08b521b20242f" LIC_FILES_CHKSUM = "file://COPYING;md5=7c996e24cb10a869efb08b521b20242f"
SRC_URI = "git://github.com/STMicroelectronics/stm32wrapper4dbg;protocol=https;branch=master" SRC_URI = "git://github.com/STMicroelectronics/stm32wrapper4dbg;protocol=https;branch=master"
SRCREV = "3ee9fa433bd9ee5f167ec969c91e00a55bb06c4b" SRCREV = "df10ee017c5c040387d4a595d86f87d75e196341"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"