Make it possible to use systemd-coredump for development
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-core / systemd / systemd_%.bbappend
index f64ca8c..815fed8 100644 (file)
@@ -24,3 +24,6 @@ FILES_${PN} += "${sysconfdir}/e2fsck.conf "
 
 # SPEC-737: connmand also has a NTP client which races with systemd-timesyncd
 PACKAGECONFIG_remove = "timesyncd"
+
+# Enable systemd-coredump when agl-devel is set on
+PACKAGECONFIG_append_agl-devel = " coredump"