From: Gyorgy Sarvari Date: Mon, 1 Dec 2025 13:54:38 +0000 (+0100) Subject: systemd-bootchart: update SRC_URI branch X-Git-Tag: 2022-04.32-kirkstone~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c7fd87fd95a79c6eb5f41b95cf70ccc70d9615;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd-bootchart: update SRC_URI branch The branch was renamed from master to main. Signed-off-by: Gyorgy Sarvari Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb index bc3eee20932..98237aba65d 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb @@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-only & GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe" -SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=master \ +SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=main \ file://0001-architecture-Recognise-RISCV-32-RISCV-64.patch \ file://mips64.patch \ file://no_lto.patch \