From 81ecfbb19ccb5b5241cfdd871d41459bda3dba4d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 18 Dec 2018 17:29:55 +0100 Subject: systemd: backport a patch to fix meson 0.49.0 issue Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd_239.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/systemd/systemd_239.bb') diff --git a/meta/recipes-core/systemd/systemd_239.bb b/meta/recipes-core/systemd/systemd_239.bb index 03acce25b7..e0c71de018 100644 --- a/meta/recipes-core/systemd/systemd_239.bb +++ b/meta/recipes-core/systemd/systemd_239.bb @@ -37,6 +37,7 @@ SRC_URI += "file://touchscreen.rules \ file://0001-timesync-changes-type-of-drift_freq-to-int64_t.patch \ file://0001-sysctl-Don-t-pass-null-directive-argument-to-s.patch \ file://0002-core-Fix-use-after-free-case-in-load_from_path.patch \ + file://0001-meson-rename-Ddebug-to-Ddebug-extra.patch \ " # patches made for musl are only applied on TCLIBC is musl -- cgit 1.2.3-korg