systemd: enable coredump in PACKAGECONFIG
[pti/rtp.git] / meta-stx / recipes-core / systemd / systemd_241.bbappend
index dfe8eb8..5244be1 100644 (file)
@@ -28,3 +28,7 @@ do_install_append () {
 }
 
 FILES_${PN} += "${sysconfdir}/locale.conf"
+
+PACKAGECONFIG_append = " \
+    coredump \
+"