CMSIS-SVD: switch to branch main

Change-Id: I8c3e03d35065d2e47fae9e5cd04dcb50b4ac73c1
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
This commit is contained in:
Lionel VITTE 2023-11-06 16:17:41 +01:00 committed by Amit MITTAL
parent ef4a6a785d
commit 311a492c21
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ NO_GENERIC_LICENSE[svd-STMicro] = "data/STMicro/License.html"
inherit pkgconfig autotools-brokensep gettext inherit pkgconfig autotools-brokensep gettext
SRC_URI = "git://github.com/posborne/cmsis-svd.git;protocol=https;branch=master" SRC_URI = "git://github.com/posborne/cmsis-svd.git;protocol=https;branch=main"
SRCREV = "f487b5ca7c132b8f09d11514c509372f83a6cb75" SRCREV = "f487b5ca7c132b8f09d11514c509372f83a6cb75"
PV = "0.4+git${SRCPV}" PV = "0.4+git${SRCPV}"