summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-22 08:50:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-23 05:22:00 +0300
commit0ffd7049e9a973466f0a5ecf49278c6182567660 (patch)
tree7653f6da54de554cfebf90ab222367d47d8f344e
parent6a1e2676b7e3c2d88b762f5d1ce9233a3fd1f4e0 (diff)
downloadopenbmc-0ffd7049e9a973466f0a5ecf49278c6182567660.tar.xz
obmc-console: srcrev bump 3453084b57..66ddf711d1
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: I987c163723b11b06a234f87670c1d18fa34782c1 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 9b2d30269a..00520db668 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 = "3453084b579970cd368357bf091f173924ecba5e"
+SRCREV = "66ddf711d10cf684c8a179c4c2e6690e073990da"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"