summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-04 04:10:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-12 01:30:18 +0300
commit6076951fff97e9164912e90c9c8f4bb308b570b2 (patch)
treec70de4ca12db8c0d817d0852154e1e7d27fdd70b /meta-phosphor
parentc7f0ccdb409fa567904d3480dfa8511be7774d27 (diff)
downloadopenbmc-6076951fff97e9164912e90c9c8f4bb308b570b2.tar.xz
obmc-console: srcrev bump 7dc08baac2..955d140e3c
Oskar Senft (1): console-server: Fix config of lpc_address and sirq sysfs attributes Willy Tu (2): obmc-console-ssh: Add feature behind an option flag ssh: Service don't depends on concurrent-servers Change-Id: I5bfc1571214c467d5923a459a2695359446c2dd7 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 5b698a3bba..f6043aebfd 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 = "7dc08baac216253b289f60c3cb0b39179f7aaefc"
+SRCREV = "955d140e3caafb8a082a094d4fb6ebd2e3d7782a"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"