summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-18 04:00:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-19 23:01:34 +0300
commit021eb1b8671f0056293f752ac62c7876e0431fff (patch)
tree5740e80a9d065bef83d29a8085b918153c19dfa6
parent7232135dd247f1e99690c4fed654c59a191db927 (diff)
downloadopenbmc-021eb1b8671f0056293f752ac62c7876e0431fff.tar.xz
obmc-console: srcrev bump 7f2bfb9b9f..b7dddbc63e
Andrew Geissler (1): obmc-console-ssh@.service: add ECDSA and ED25519 keys Change-Id: I6b161aee07493eb6438fafdfd3b7f66d3795edc6 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 232f0d213e..51d531981f 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 = "7f2bfb9b9f760f9599ce24e772e78f9ade43cc0f"
+SRCREV = "b7dddbc63e601298474dee68ea4c0cc25b865461"
PACKAGECONFIG ??= "udev ssh"
PACKAGECONFIG[udev] = "-Dudev=enabled,-Dudev=disabled,udev"
PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false,"