summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-17 10:30:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 18:58:38 +0300
commitd6dc1cc145b4116fffb08f6eaee67ae716ddd893 (patch)
treed5f96dbc8f46c9c9cedd91a0997bc780af1a8470 /meta-phosphor
parent9c1703edb0359798d3b68e6390af1ae30e69fdc6 (diff)
downloadopenbmc-d6dc1cc145b4116fffb08f6eaee67ae716ddd893.tar.xz
obmc-console: srcrev bump 5ba20b5bf1..bd992c9f62
Ninad Palsule (1): Add Connect() method to console DBUS object Change-Id: I754baa5ce58b0b3e9324e589f61763f65ebf61a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/console/obmc-console_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index d86949ed98..7f1d7f9ef6 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
DEPENDS += "autoconf-archive-native \
systemd \
"
-SRCREV = "5ba20b5bf1351a3550b56c2a6eca7045336d8001"
+SRCREV = "bd992c9f62dbf127a21de26714662f92eabd0156"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"