summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-17 04:10:21 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-17 04:10:21 +0300
commit4577009057e9a59177bec9a580f0d2db6ef759ee (patch)
treef77b7407d49676b4ce388cad2a9fd5b1170990a4
parent75f66acdfebf3223620a6a9b8c55567d3c82e3a5 (diff)
downloadopenbmc-4577009057e9a59177bec9a580f0d2db6ef759ee.tar.xz
obmc-console: srcrev bump 4e44c790ad..5ba20b5bf1
Ninad Palsule (1): obmc-console: Consolidate handling of default socket-id Change-Id: I213b22cd744d61f1bca5b6eb082b779c97fe5259 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 f4f0d8a310..d86949ed98 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 = "4e44c790ada85a0af47e0766471658e9f6cbc0b2"
+SRCREV = "5ba20b5bf1351a3550b56c2a6eca7045336d8001"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"