summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-05 14:10:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-06 15:40:17 +0300
commit9be3a1a16268a92538239294f605cd3afa752869 (patch)
tree75cfd1460068f668762316ad49ee18dea20277bc
parent3f4c1c7f0b4a2d21d1325fc0862de7d0bc78aae7 (diff)
downloadopenbmc-9be3a1a16268a92538239294f605cd3afa752869.tar.xz
obmc-console: srcrev bump bd992c9f62..7c02ae1ebe
Andrew Jeffery (1): console-server: Use correct attribute name in VUART test Jonathan Doman (1): Add new D-Bus UART interface Change-Id: Ib5b2ddb26e6879e9c213a42f48e97549e8badf10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 2d332336c0..6660e8bda4 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 = "bd992c9f62dbf127a21de26714662f92eabd0156"
+SRCREV = "7c02ae1ebe2689422fc233cddd91f1a265d293fc"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"