package: change branch name of cmsis-svd

This commit is contained in:
2024-12-09 16:30:28 +08:00
parent 05c2fd4d9d
commit 6777f25dca

View File

@ -17,7 +17,7 @@ NO_GENERIC_LICENSE[svd-STMicro] = "data/STMicro/License.html"
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"
PV = "0.4+git${SRCPV}"