From a16e357f261c92bf7da12b630b3ecf4f09b31bbd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 16 Dec 2019 19:47:07 -0800 Subject: systemd-bootchart: Add mips64 tuples (From OE-Core rev: aa3ed11b270d8876d32f7c9b6a2453aab2e2da9d) Signed-off-by: Khem Raj Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb') diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb index 960edc75e6..a7a1f0ff1a 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb @@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https \ file://0001-architecture-Recognise-RISCV-32-RISCV-64.patch \ + file://mips64.patch \ " SRC_URI_append_libc-musl = " \ -- cgit v1.2.3-54-g00ecf