summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorArjun Bhat <arjunbhat92@gmail.com>2023-08-03 16:50:52 +0300
committerarjunbhat92 <arjunbhat92@gmail.com>2023-08-03 17:36:22 +0300
commita73d1f1d231630a9b7a58b4a7f233057924409c7 (patch)
treee24b0bc312c4f51a49c4e65d3e9edb1f3837086a /meta-phosphor/recipes-core/systemd/systemd_%.bbappend
parent6ad2fb6c009c7501865f18d8c14fbe1c06dd829d (diff)
downloadopenbmc-langdale.tar.xz
meta-phosphor: systemd: Drop incompatible libsystemd patchlangdale
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 <arjunbhat92@gmail.com>
Diffstat (limited to 'meta-phosphor/recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--meta-phosphor/recipes-core/systemd/systemd_%.bbappend3
1 files changed, 0 insertions, 3 deletions
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"