From 133bfbc0f503d6d36e6c94a5ccd4f2ac5af18cae Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 25 Oct 2021 22:41:02 +0000 Subject: obmc-console: srcrev bump cabd9db06d..2e93a03daf Manojkiran Eda (1): Add OWNERS file Change-Id: If75d27ba1dced34fdf2c96686ef5484554bbf079 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/console/obmc-console_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/console/obmc-console_git.bb') diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb index 62efcdb89..2c77bdcb6 100644 --- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb +++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb @@ -26,7 +26,7 @@ DEPENDS += "autoconf-archive-native \ SRC_URI += "git://github.com/openbmc/obmc-console" SRC_URI += "file://${BPN}.conf" -SRCREV = "cabd9db06da91ecf2198c1baaf20360d1424c2f3" +SRCREV = "2e93a03dafe195c90b60fc3e8c279d7dc925cefc" PV = "1.0+git${SRCPV}" REGISTERED_SERVICES:${PN} += "obmc_console:tcp:2200:" -- cgit v1.2.3 From 3b79bfd4d4c66d2438b95915715beb2ced0ed86a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 2 Nov 2021 21:51:00 +0000 Subject: obmc-console: srcrev bump 2e93a03daf..dc0eec8db7 Andrew Geissler (1): ssh-console: introduce reasonable timeout values Change-Id: I8cac6088806391796ee2bf97c8fb9f6a2925e311 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/console/obmc-console_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/console/obmc-console_git.bb') diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb index 2c77bdcb6..598feab57 100644 --- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb +++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb @@ -26,7 +26,7 @@ DEPENDS += "autoconf-archive-native \ SRC_URI += "git://github.com/openbmc/obmc-console" SRC_URI += "file://${BPN}.conf" -SRCREV = "2e93a03dafe195c90b60fc3e8c279d7dc925cefc" +SRCREV = "dc0eec8db7df0fe88c16c381f69ba25ab0a2d18e" PV = "1.0+git${SRCPV}" REGISTERED_SERVICES:${PN} += "obmc_console:tcp:2200:" -- cgit v1.2.3 From 81c67ea4592f812d4bb78e7e7caf333748a8aa25 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Nov 2021 13:00:40 +0000 Subject: obmc-console: srcrev bump dc0eec8db7..467d301034 Andrew Geissler (1): ssh-console: only enable keepalive option Change-Id: Ia05a1c634f63d2c5ad26570dfaf747681332702d Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/console/obmc-console_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/console/obmc-console_git.bb') diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb index 598feab57..dccc05cc3 100644 --- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb +++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb @@ -26,7 +26,7 @@ DEPENDS += "autoconf-archive-native \ SRC_URI += "git://github.com/openbmc/obmc-console" SRC_URI += "file://${BPN}.conf" -SRCREV = "dc0eec8db7df0fe88c16c381f69ba25ab0a2d18e" +SRCREV = "467d3010344d974f3051162d29f13f49c0eb8ea3" PV = "1.0+git${SRCPV}" REGISTERED_SERVICES:${PN} += "obmc_console:tcp:2200:" -- cgit v1.2.3