summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilton D. Miller II <miltonm@us.ibm.com>2016-03-21 13:29:58 -0500
committerMilton D. Miller II <miltonm@us.ibm.com>2016-03-21 16:57:39 -0500
commitde0900cfeb3ae734634b1e23935426856f39f452 (patch)
treef65ed896c99eef5ba324af16e2d9ad3714196054
parent8e5dd42060cd8e293d2b8d45c62a1c5f143ba988 (diff)
downloadtalos-openbmc-de0900cfeb3ae734634b1e23935426856f39f452.tar.gz
talos-openbmc-de0900cfeb3ae734634b1e23935426856f39f452.zip
update phosphor-event recipe
Update phosphor-event to the latest revision including support for limmiiting the size of the event log DB. Signed-off-by: Milton Miller <miltonm@us.ibm.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb2
1 files changed, 1 insertions, 1 deletions
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 5ce5818c5..06422cfa6 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 @@ TARGET_CPPFLAGS += "-std=c++11 -fpic"
SRC_URI += "git://github.com/openbmc/phosphor-event"
-SRCREV = "127c8cf513ba9ed6bcc460fbea29b36eb8d23bac"
+SRCREV = "b7ea1b9f322f705e4f1a086367733f8a6d46eb96"
RDEPENDS_${PN} += "libsystemd"
DEPENDS += "systemd"
OpenPOWER on IntegriCloud