obmc-console: srcrev bump 7c02ae1ebe..ba0a5a74ef
Andrew Jeffery (1):
obmc-console: Update version and CHANGELOG for 1.1.0
Jonathan Doman (1):
Remove deprecated D-Bus interface
Change-Id: I728ab12be2bd35ebf165f495ae7873ade375dd45
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 6660e8b..ca96b4a 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 = "7c02ae1ebe2689422fc233cddd91f1a265d293fc"
+SRCREV = "ba0a5a74ef699f2bd7d3dbbce24b26fa1ce5e6d5"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"