summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-11-23 10:15:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-27 13:25:18 +0000
commit4d6a9708e6e1e1aadca7e9eb50841778d391a456 (patch)
tree47744f309f8d667d07fff558b47d3b57e8eeafa1 /meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
parent051cfa77c5e7988e1889b02e3e18f74365992deb (diff)
downloadpoky-4d6a9708e6e1e1aadca7e9eb50841778d391a456.tar.gz
systemd-bootchart: Backport RISC-V support
This is a combined backport from upstream patches for added risc-v support Upstream code has been re-organised before risc-v support was added to its mix of two commits primarily https://github.com/systemd/systemd/commit/171b53380085b1288b03b19a2b978f36a5c003d0 https://github.com/systemd/systemd/commit/680a752c834aba1b66449d34f17dbe37e040f6b0 (From OE-Core rev: 7356ae622bd71ba1a022a9ed18c4cf085e948b38) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb')
-rw-r--r--meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
index aef8839864..960edc75e6 100644
--- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
+++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
@@ -3,6 +3,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c
3 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe" 3 file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"
4 4
5SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https \ 5SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https \
6 file://0001-architecture-Recognise-RISCV-32-RISCV-64.patch \
6" 7"
7 8
8SRC_URI_append_libc-musl = " \ 9SRC_URI_append_libc-musl = " \