commit | de0900cfeb3ae734634b1e23935426856f39f452 | [log] [tgz] |
---|---|---|
author | Milton D. Miller II <miltonm@us.ibm.com> | Mon Mar 21 13:29:58 2016 -0500 |
committer | Milton D. Miller II <miltonm@us.ibm.com> | Mon Mar 21 16:57:39 2016 -0500 |
tree | f65ed896c99eef5ba324af16e2d9ad3714196054 | |
parent | 8e5dd42060cd8e293d2b8d45c62a1c5f143ba988 [diff] |
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>
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 5ce5818..06422cf 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 = "127c8cf513ba9ed6bcc460fbea29b36eb8d23bac" +SRCREV = "b7ea1b9f322f705e4f1a086367733f8a6d46eb96" RDEPENDS_${PN} += "libsystemd" DEPENDS += "systemd"