Signed-off-by: Ross Burton <[email protected]> --- .../iproute2/iproute2/configure-cross.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch b/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch index 866609ca991..5536fb57656 100644 --- a/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch +++ b/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch @@ -9,19 +9,19 @@ Upstream-Status: Pending Signed-off-by: Koen Kooi <[email protected]> Signed-off-by: Shane Wang <[email protected]> -Index: iproute2-3.7.0/configure +Index: iproute2-4.11.0/configure =================================================================== ---- iproute2-3.7.0.orig/configure -+++ iproute2-3.7.0/configure +--- iproute2-4.11.0.orig/configure ++++ iproute2-4.11.0/configure @@ -2,6 +2,7 @@ - # This is not an autconf generated configure + # This is not an autoconf generated configure # INCLUDE=${1:-"$PWD/include"} +SYSROOT=$1 # Make a temp directory in build tree. TMPDIR=$(mktemp -d config.XXXXXX) -@@ -158,7 +159,7 @@ check_ipt_lib_dir() +@@ -192,7 +193,7 @@ check_ipt_lib_dir() return fi -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
