commit | 0434ea6e914574ea9770d16190bba6dbbefa19f3 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 15 06:27:30 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 15 06:27:32 2023 -0600 |
tree | ca5729b84bdc592fcde0e77f17958cd9a0c2f6f0 | |
parent | 9437adff200218f5833bc9cf30fa1484c5a77699 [diff] |
meta-phosphor: systemd: enable pstore pstore is now a separate PACKAGECONFIG, which we want enabled by default. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0679bcc96ab9be84151ea5df2c6c5b2aed24dde3
diff --git a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend index eab2ad4..0362166 100644 --- a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend +++ b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend
@@ -6,6 +6,7 @@ networkd \ nss \ pam \ + pstore \ randomseed \ resolved \ seccomp \