From a73d1f1d231630a9b7a58b4a7f233057924409c7 Mon Sep 17 00:00:00 2001 From: Arjun Bhat Date: Thu, 3 Aug 2023 15:50:52 +0200 Subject: meta-phosphor: systemd: Drop incompatible libsystemd patch Builds fail as this patch cannot be applied after the recent subtree updates. Upstream systemd now has improved handling of ObjectManager interfaces which also makes the patch obsolete. Change-Id: Ifaac9a68350f18c14c916f43444d96ec08a86657 Signed-off-by: Arjun Bhat --- meta-phosphor/recipes-core/systemd/systemd_%.bbappend | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-phosphor/recipes-core/systemd/systemd_%.bbappend') diff --git a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend index b09f2e23f8..7a3e926d8c 100644 --- a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend +++ b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend @@ -1,4 +1,3 @@ -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" PACKAGECONFIG = "\ coredump \ hostnamed \ @@ -14,8 +13,6 @@ PACKAGECONFIG = "\ zstd \ " -SRC_URI += "file://0001-sd-bus-Don-t-automatically-add-ObjectManager.patch" - EXTRA_OEMESON:append = " -Ddns-servers=''" PACKAGES =+ "${PN}-catalog-extralocales" -- cgit v1.2.3