summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-08 05:40:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-09 15:50:39 +0300
commitb023dabbf394356c51f7b61e458c2e9828c06175 (patch)
tree08dc21c8cacac05fbc32bf589bb621204fa91eab
parent1462c7e7ffee658ae02936f56615d86263a3178d (diff)
downloadopenbmc-b023dabbf394356c51f7b61e458c2e9828c06175.tar.xz
obmc-console: srcrev bump ba0a5a74ef..dfda5afb4f
Andrew Jeffery (1): config: Drop support for the `socket-id` configuration key Change-Id: I454f7ee5b039b4604e7f50db3c028341f28883d5 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 ca96b4aafd..1b14f961d8 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 = "ba0a5a74ef699f2bd7d3dbbce24b26fa1ce5e6d5"
+SRCREV = "dfda5afb4ff7c76c4df3ebebbf496fdbda0fbbae"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"