summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-08 02:50:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-10 01:40:37 +0300
commit857208411333fdf24444a0c0e052f31fc4ae93f7 (patch)
treed65288b833ce00cc1f53fc1970f864268f9a1a06
parentec803093c4d1e76b2611ef057110e4aa21dd6849 (diff)
downloadopenbmc-857208411333fdf24444a0c0e052f31fc4ae93f7.tar.xz
obmc-console: srcrev bump bae933a7c1..3453084b57
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I1a7ae7f38bfc8ee6b39fd124a56eed626cb61a9d 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 2fedc12d5c..9b2d30269a 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 = "bae933a7c1aed0708b6c76a8833f4a4cbeb4190a"
+SRCREV = "3453084b579970cd368357bf091f173924ecba5e"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"