summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-27 19:00:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-07-02 23:55:21 +0300
commitecddc6277d91c470804517b920d839d7156dc898 (patch)
tree019822724e14db16175c1d6a110ff6cad8fd4442
parent4db18d91e2779b9e84be42a72c0b056fa6c06958 (diff)
downloadopenbmc-ecddc6277d91c470804517b920d839d7156dc898.tar.xz
obmc-console: srcrev bump 46d9ef298f..6925740d31
Alexander Hansen (1): Refactor run_console: extract function Change-Id: I6611f4dde33dc03cda1a466ea1f49171b9430716 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 517cc7982f..2dbb92ad54 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 = "46d9ef298f2e26f4c513fedff3b8a26fdf4b2d35"
+SRCREV = "6925740d318e6c305463f3d430d2064da6102752"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"