summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-core
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-02-15 15:27:30 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-15 15:27:32 +0300
commit0434ea6e914574ea9770d16190bba6dbbefa19f3 (patch)
treeca5729b84bdc592fcde0e77f17958cd9a0c2f6f0 /meta-phosphor/recipes-core
parent9437adff200218f5833bc9cf30fa1484c5a77699 (diff)
downloadopenbmc-0434ea6e914574ea9770d16190bba6dbbefa19f3.tar.xz
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
Diffstat (limited to 'meta-phosphor/recipes-core')
-rw-r--r--meta-phosphor/recipes-core/systemd/systemd_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend
index eab2ad4cd5..03621665bb 100644
--- a/meta-phosphor/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-phosphor/recipes-core/systemd/systemd_%.bbappend
@@ -6,6 +6,7 @@ PACKAGECONFIG = "\
networkd \
nss \
pam \
+ pstore \
randomseed \
resolved \
seccomp \