summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-05 03:00:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-09 02:20:46 +0300
commit872125b7ec7c370d0dfdd223bd6a1e7a58095731 (patch)
treed5c01b020a7102e654cbec9c8055b48f39b57a06 /meta-phosphor/recipes-phosphor
parent9cfea36a66f0253d8b7ce146d14e8472f7043402 (diff)
downloadopenbmc-872125b7ec7c370d0dfdd223bd6a1e7a58095731.tar.xz
obmc-console: srcrev bump 095db476d4..4ee702a865
Andrew Jeffery (3): obmc-console: Introduce a changelog console-server: Assign NULL in declarations for brevity console-server: Rationalise acquisition of console_id Change-Id: I7eeba761d253c4781d731e22dd904d2d25405e71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 69df5dcd94..7821527c2d 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 = "095db476d486199c607631c7ec8c4cc561e09f10"
+SRCREV = "4ee702a86592edcd1a1dd2c2ab94a50e0a49ee0d"
PACKAGECONFIG ??= "udev"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"