[OE-core] [PATCH 3/3] busybox-git: Backport patch to fix zcip false-conflict

Brad Mouring brad.mouring at ni.com
Fri Mar 25 04:28:52 UTC 2016


On Thu, Mar 24, 2016 at 07:49:19PM -0700, Khem Raj wrote:
> On Tue, Mar 22, 2016 at 4:18 PM, Brad Mouring <brad.mouring at ni.com> wrote:
> > Busybox upstream fixed the issue where an incorrect comparison of
> > addresses led to bogus renegotiation of a new ll ip in 1.24. Backport
> > this change to the -git recipe.
> >
> > Signed-off-by: Brad Mouring <brad.mouring at ni.com>
> > ---
> >  meta/recipes-core/busybox/busybox_git.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb
> > index 47c1364..11c390e 100644
> > --- a/meta/recipes-core/busybox/busybox_git.bb
> > +++ b/meta/recipes-core/busybox/busybox_git.bb
> > @@ -34,6 +34,7 @@ SRC_URI = "git://busybox.net/busybox.git;branch=1_23_stable \
> >             file://inetd.conf \
> >             file://inetd \
> >             file://login-utilities.cfg \
> > +           file://0001-zcip-fix-wrong-comparison-of-source-IP-with-our-IP.patch \
> >  "
> 
> just bump up the SRCREV past that commit.

For some reason, I didn't really digest this email until I'd already
read and responded to the other. It makes much more sense now, both
emails. I'll adjust and send a v2.

> >
> >  EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y"
> > --
> > 2.7.3
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list