* [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* Re: [PATCH] inarp: Update to 19ed5170
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
0 siblings, 2 replies; 4+ messages in thread
From: Patrick Williams @ 2016-03-17 16:35 UTC (permalink / raw)
To: Jeremy Kerr; +Cc: openbmc
[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]
Jeremy,
Did you use 'git send-email' for this instead of a github pull request?
Without a pull request we don't currently have a mechanism to trigger
Jenkins to test.
On Thu, Mar 17, 2016 at 06:08:32PM +0800, Jeremy Kerr wrote:
> 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
>
> _______________________________________________
> openbmc mailing list
> openbmc@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc
--
Patrick Williams
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] inarp: Update to 19ed5170
2016-03-17 16:35 ` Patrick Williams
@ 2016-03-18 1:02 ` Jeremy Kerr
2016-03-18 1:31 ` Andrew Donnellan
1 sibling, 0 replies; 4+ messages in thread
From: Jeremy Kerr @ 2016-03-18 1:02 UTC (permalink / raw)
To: Patrick Williams; +Cc: openbmc
Hi Patrick,
> Did you use 'git send-email' for this instead of a github pull request?
> Without a pull request we don't currently have a mechanism to trigger
> Jenkins to test.
OK, sure thing. I'll submit a pull request.
Cheers,
Jeremy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] inarp: Update to 19ed5170
2016-03-17 16:35 ` Patrick Williams
2016-03-18 1:02 ` Jeremy Kerr
@ 2016-03-18 1:31 ` Andrew Donnellan
1 sibling, 0 replies; 4+ messages in thread
From: Andrew Donnellan @ 2016-03-18 1:31 UTC (permalink / raw)
To: Patrick Williams, Jeremy Kerr; +Cc: openbmc
On 18/03/16 03:35, Patrick Williams wrote:
> Did you use 'git send-email' for this instead of a github pull request?
> Without a pull request we don't currently have a mechanism to trigger
> Jenkins to test.
A few of us are working on this, hopefully we'll have something to share
shortly :)
--
Andrew Donnellan Software Engineer, OzLabs
andrew.donnellan@au1.ibm.com Australia Development Lab, Canberra
+61 2 6201 8874 (work) IBM Australia Limited
^ permalink raw reply [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.