All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] inarp: Update to 19ed5170
@ 2016-03-17 10:08 Jeremy Kerr
  2016-03-17 16:35 ` Patrick Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Jeremy Kerr @ 2016-03-17 10:08 UTC (permalink / raw)
  To: openbmc

This change updates us to 19ed5170, which supports dynamic interface
configuration, and better syslog support.

Jeremy Kerr (3):
      Rename inarp_ctx.socket
      Use netlink for link state queries
      Use syslog for log output

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
---
 meta-phosphor/common/recipes-phosphor/inarp/inarp.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-phosphor/inarp/inarp.bb b/meta-phosphor/common/recipes-phosphor/inarp/inarp.bb
index a36bba1..d7d96c0 100644
--- a/meta-phosphor/common/recipes-phosphor/inarp/inarp.bb
+++ b/meta-phosphor/common/recipes-phosphor/inarp/inarp.bb
@@ -11,7 +11,7 @@ TARGET_CFLAGS   += "-fpic -O2"
 RDEPENDS_${PN} += "network"
 SRC_URI += "git://github.com/openbmc/inarp"
 
-SRCREV = "19ed5170356495f5fc67189513c5739780ee6a81"
+SRCREV = "e3f27cf06cc2ca93ae9746ba705a0d9fc307cec2"
 
 S = "${WORKDIR}/git"
 INSTALL_NAME = "inarp"
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-18  1:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 10:08 [PATCH] inarp: Update to 19ed5170 Jeremy Kerr
2016-03-17 16:35 ` Patrick Williams
2016-03-18  1:02   ` Jeremy Kerr
2016-03-18  1:31   ` Andrew Donnellan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.