summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-17 10:10:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-18 00:05:58 +0300
commit530cda50de84088c4e31573bb6d9e3fbd1d8bb91 (patch)
treed7ca77491b0eebf4197c05ec93f7b54aacbd16c6 /meta-phosphor
parent75e81b3fe017cdb1ed1436dc83a55964579c1b88 (diff)
downloadopenbmc-530cda50de84088c4e31573bb6d9e3fbd1d8bb91.tar.xz
obmc-console: srcrev bump bd4af900ac..7f2bfb9b9f
Medicine Yeh (2): config: rename parse_logsize to be more generic config: add ringbuffer-size in config file options Change-Id: I9760489988ee8fe0e5e800d5ff7829b3d4e9fd61 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 16874f8445..232f0d213e 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 = "bd4af900acc889ef840b78b6707d54b084e51dbf"
+SRCREV = "7f2bfb9b9f760f9599ce24e772e78f9ade43cc0f"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"