obmc-console: srcrev bump ae2460d0b8..4e44c790ad
Andrew Jeffery (1):
clang-format: copy latest and re-format
Change-Id: I1ed4f9e5d70af4fd3dec0647f5893b1172fb5bdb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 0e978f2..f4f0d8a 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -6,7 +6,7 @@
DEPENDS += "autoconf-archive-native \
systemd \
"
-SRCREV = "ae2460d0b8e808078ba130d63514b20b66cd3375"
+SRCREV = "4e44c790ada85a0af47e0766471658e9f6cbc0b2"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"