commit | f2fa7c9650976d9934763e084e0d64f605937a51 | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Tue Feb 09 14:34:44 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Tue Feb 09 14:34:44 2016 -0600 |
tree | 7f6660b1627ea34c4cd240eee27df31877bf46fb | |
parent | f61d4dee6e284f12d8dfeb85512d72467c670687 [diff] |
Enable Persistent event logs in OBMC Enable the /var/lib/obmc/events in the whitelist Move pointers up for event manager and object manager
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb index b9df28a..ab6dc98 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
@@ -18,6 +18,6 @@ " SRC_URI += "git://github.com/openbmc/phosphor-objmgr" -SRCREV = "3f7aa329568d8f191baeeefa4a63dbb19cf26338" +SRCREV = "956dd44fe5c8377ec90cef393f65033d59e082b0" S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb index 3b8ce0e..4f59e99 100644 --- a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb +++ b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb
@@ -13,7 +13,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-event" -SRCREV = "aa9ec3aa2cc59fc7e2437041d89b19f4a8f1d7f0" +SRCREV = "01ac3503dc97fb99bee9c25c23fe73a5f4ea0475" RDEPENDS_${PN} += "libsystemd" DEPENDS += "systemd"
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist index 80f9c81..603cec7 100644 --- a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist +++ b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist
@@ -6,3 +6,4 @@ /etc/group /etc/shadow /etc/gshadow +/var/lib/obmc/events/