[OE-core] [jethro][PATCH 0/3] Backport busybox zcip fix

Brad Mouring brad.mouring at ni.com
Thu Mar 24 23:32:02 UTC 2016


During some testing of zcip as provided by busybox 1.23.x, it was
discovered that there was a false conflict detected and therefore
needless renegotiation of a LL address.

Checking upstream, it seems that this was fixed in 1.24+. This
patch set aims to backport the fix to Jethro.

Additionally, while checking the _git.bb, it was discovered that
the fetch of this normally-ignored recipe is wrong (the commit
called for in the recipe is not on master). This is corrected and
the patch applied to that recipe as well.

Brad Mouring (3):
      busybox-1.23: Backport patch to fix zcip false-conflict
      busybox_git: Fix SRC_URI
      busybox-git: Backport patch to fix zcip false-conflict

...wrong-comparison-of-source-IP-with-our-IP.patch | 38 ++++++++++++++++++++++
meta/recipes-core/busybox/busybox_1.23.2.bb        |  1 +
meta/recipes-core/busybox/busybox_git.bb           |  3 +-
3 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-core/busybox/busybox/0001-zcip-fix-wrong-comparison-of-source-IP-with-our-IP.patch




More information about the Openembedded-core mailing list