summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-08 00:35:01 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-08 10:23:28 -0500
commit768c645a0e038166ee3e46441f5b5a4fe6c9b891 (patch)
tree5ebdb1ed2f2d675c1daa732c74c7accad7dcb8f7
parent9ead23372319cfc44574649084c6641164a039f5 (diff)
downloadtalos-openbmc-768c645a0e038166ee3e46441f5b5a4fe6c9b891.tar.gz
talos-openbmc-768c645a0e038166ee3e46441f5b5a4fe6c9b891.zip
obmc-console: srcrev bump 1864435759..fcf8541b87
Vernon Mauery (1): obmc-console-server: bind/connect with the correct sockaddr size (From meta-phosphor rev: c94931e411e10bce87b8665eb9aefe98628b6284) Change-Id: I52789645cc8e4b62b39f5cc1d9e3b995f01c0ec9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 76ba70e50..60a0bbc40 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "autoconf-archive-native"
SRC_URI += "git://github.com/openbmc/obmc-console"
SRC_URI += "file://${PN}.conf"
-SRCREV = "1864435759305800aeda41fc3e37baceb5762116"
+SRCREV = "fcf8541b87c13d4fe02d1fc4812b7f6df92c8c27"
PV = "1.0+git${SRCPV}"
REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"
OpenPOWER on IntegriCloud