[PATCH] inarp: Update to 19ed5170

Patrick Williams patrick at stwcx.xyz
Fri Mar 18 03:35:17 AEDT 2016


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 at 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 at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160317/c8ad37f0/attachment.sig>


More information about the openbmc mailing list