From f5c1bd8a8dc61ce6f940e59b59985061dae20621 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 21 Dec 2021 01:00:59 +0000 Subject: phosphor-host-postd: srcrev bump 5633a3fc97..6a5e0a1cba William A. Kennington III (4): gitignore: Change to support meson instead of autotools subprojects: Add everything for local building main: Use optional instead of unique_ptr main: Terminate cleanly for TERM and INT Change-Id: Idedd9f04c04f05f0754a049bd43d08a421108191 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb index 0b98e0276..fd2b4376f 100644 --- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb +++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb @@ -20,7 +20,7 @@ DEPENDS += "systemd" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-host-postd" -SRCREV = "5633a3fc974af7358ccb0d9937dae7daacebfdea" +SRCREV = "6a5e0a1cba979c3c793e794c41481221da9a4e33" SNOOP_DEVICE ?= "aspeed-lpc-snoop0" POST_CODE_BYTES ?= "1" -- cgit v1.2.3