From df80f7c9b67acf4dc8eee4e5a3a44903c68a0128 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 4 Apr 2019 03:22:37 +0000 Subject: [PATCH] phosphor-logging: srcrev bump 8024d1dc7d..e5e3a9ccd0 William A. Kennington III (2): utils: restart: Always restart service utils: restart: Fix restart bug Change-Id: I654363a674ab5001586d0cdfc7acd4b177a0876f Signed-off-by: Andrew Geissler --- recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb index 2c6f75c31..9ee46fc78 100644 --- a/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/recipes-phosphor/logging/phosphor-logging_git.bb @@ -53,7 +53,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "8024d1dc7dfff6360f3e1bdbce145652eb5698be" +SRCREV = "e5e3a9ccd0c3d13f63e9e1a730bd3a8cb66b48dd" S = "${WORKDIR}/git"