diff --git a/recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_1.0.0.bb b/recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_2.0.0.bb similarity index 90% rename from recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_1.0.0.bb rename to recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_2.0.0.bb index 32aa744..848488f 100644 --- a/recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_1.0.0.bb +++ b/recipes-devtools/stm32wrapper4dbg/stm32wrapper4dbg_2.0.0.bb @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later | BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=7c996e24cb10a869efb08b521b20242f" SRC_URI = "git://github.com/STMicroelectronics/stm32wrapper4dbg;protocol=https;branch=master" -SRCREV = "3ee9fa433bd9ee5f167ec969c91e00a55bb06c4b" +SRCREV = "df10ee017c5c040387d4a595d86f87d75e196341" S = "${WORKDIR}/git"