commit | 8c88302582910ce1959804036c1b9580376fa8e4 | [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 | 2c5921c62e058d50c10f066f5e6f5ec77b75d67b | |
parent | 9a6a6e00dac157ff26211e72663ffa3a04a0a63e [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/common/recipes-phosphor/dbus/obmc-mapper.bb b/common/recipes-phosphor/dbus/obmc-mapper.bb index b9df28a..ab6dc98 100644 --- a/common/recipes-phosphor/dbus/obmc-mapper.bb +++ b/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/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb b/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb index 3b8ce0e..4f59e99 100644 --- a/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb +++ b/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/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist b/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist index 80f9c81..603cec7 100644 --- a/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist +++ b/common/recipes-phosphor/obmc-phosphor-initfs/files/whitelist
@@ -6,3 +6,4 @@ /etc/group /etc/shadow /etc/gshadow +/var/lib/obmc/events/