summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-12-01 14:54:38 +0100
committerSteve Sakoman <steve@sakoman.com>2025-12-05 06:56:34 -0800
commit40701465df90b38b9068bcbd0ce6aa6587807433 (patch)
tree5343eedcf0be7ba8fd1d5db6e7158fa8668dbc12 /meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb
parentba9338d8105282239f00ea0939502ffa507d5e35 (diff)
downloadpoky-40701465df90b38b9068bcbd0ce6aa6587807433.tar.gz
systemd-bootchart: update SRC_URI branch
The branch was renamed from master to main. (From OE-Core rev: 80c7fd87fd95a79c6eb5f41b95cf70ccc70d9615) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb')
-rw-r--r--meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb
index bc3eee2093..98237aba65 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"
8LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ 8LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
9 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe" 9 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"
10 10
11SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=master \ 11SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=main \
12 file://0001-architecture-Recognise-RISCV-32-RISCV-64.patch \ 12 file://0001-architecture-Recognise-RISCV-32-RISCV-64.patch \
13 file://mips64.patch \ 13 file://mips64.patch \
14 file://no_lto.patch \ 14 file://no_lto.patch \