From bed11ee92a7ac871909a04f751732dbf02ab7c85 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 May 2018 08:58:31 -0700 Subject: systemd: Fix build with gcc8 (From OE-Core rev: 6a3805f06cd7832d70d5b652ec1be612f5f027e6) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd_237.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/systemd/systemd_237.bb') diff --git a/meta/recipes-core/systemd/systemd_237.bb b/meta/recipes-core/systemd/systemd_237.bb index b7c2113255..c4743a6b9d 100644 --- a/meta/recipes-core/systemd/systemd_237.bb +++ b/meta/recipes-core/systemd/systemd_237.bb @@ -52,6 +52,7 @@ SRC_URI += "file://touchscreen.rules \ file://0032-memfd.patch \ file://0033-basic-macros-rename-noreturn-into-_noreturn_-8456.patch \ file://libmount.patch \ + file://0034-Fix-format-truncation-compile-failure-by-typecasting.patch \ " SRC_URI_append_qemuall = " file://0001-core-device.c-Change-the-default-device-timeout-to-2.patch" -- cgit v1.2.3-54-g00ecf