From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua0-f179.google.com (mail-ua0-f179.google.com [209.85.217.179]) by mail.openembedded.org (Postfix) with ESMTP id 3AAD978624 for ; Wed, 17 Jan 2018 23:39:54 +0000 (UTC) Received: by mail-ua0-f179.google.com with SMTP id d1so6548659uak.1 for ; Wed, 17 Jan 2018 15:39:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4XSpBIIkIbij179hB6NbSgsZAb8i3byGu+qnXm5KB48=; b=UggmXsgi9EJ2QHSSSbWiBeQrn2FiwBEnAyWkbLb7gJ85p5QZmJhDlR9npXa6Bwdjtf kUYks7Hs0hf4IZb4mV//Ifyr0CVWS7b2XSrxxtv5lKJY3oa8PUbmiHhnUr5fbdgfDiHz 71yd8Z14nZfkHWcM3a8n+dgS3nkZ0dJnecqV+7gRSDBLA1REzAmX4DHPiHhDY5Dn4lmu Iengur1bEzHw/W+VlKdwN4u9INAg0dtfoQVi+4dFX0yJ7GVj3Rs/GWsoD4mWMjwOOyaa J/xcyPoqHtuzAT8oC8ggrigLig+1A2RiBVZCWGv//IRbcqtdE5lk3huCSWNY2SrXoHhn Tv2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4XSpBIIkIbij179hB6NbSgsZAb8i3byGu+qnXm5KB48=; b=dwCuzoVtqvzESkW2u1a1BBK6eJ1p58ysyQJ0pAyxrJSdnniivKkhc20M03NtBn9Vi8 /4/bkxcUlCbrqTLRXHx1l5gVqGdFyaY3+NZ9qQly8jZfZ7nWIA1XwQfffOgZtYlu8Egz hnsEZfrbs8NB6aizR01s1yt2zqpMebTHNed63R+hX7U5QvPtE44neTzO/w2SNtvtdVUn xV/q5PVtyfGppaNgO2PF+Cc4ICVWz773xJ0VDuhLgq/DFJwD3s00fYfsCfNrBb0K6Zp6 Lu5FuZJZ4FnV53k+jjZB/fhrVGmPs54UmiAF5WfobSO1U8xtYGzP7yA4tiPFU2N3jmBB JI1Q== X-Gm-Message-State: AKwxyte32fTZnuw3cpHIWLukFQxdWQJNfhsTDRShMbNxg8Bq186gsfMn 0JDM49dZAd46YD3/oNcUPbyjqnKw9gOgf6P2DIk= X-Google-Smtp-Source: ACJfBouzvvnJZWwVHvpmS1lFuIaFch0ekMHpd0Dc8CKiryooXFlV2DY1sLQtbx8uBN/6OyFKqd8xqbE0uWEmInwl2QE= X-Received: by 10.176.17.203 with SMTP id q11mr3531474uac.41.1516232396027; Wed, 17 Jan 2018 15:39:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.130.195 with HTTP; Wed, 17 Jan 2018 15:39:55 -0800 (PST) In-Reply-To: <1513211210-73090-1-git-send-email-changhyeok.bae@gmail.com> References: <1513211210-73090-1-git-send-email-changhyeok.bae@gmail.com> From: Changhyeok Bae Date: Thu, 18 Jan 2018 08:39:55 +0900 Message-ID: To: Patches and discussions about the oe-core layer Subject: Re: [PATCH] iproute2: 4.13.0 -> 4.14.1 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2018 23:39:55 -0000 Content-Type: multipart/alternative; boundary="f403045d85ee5cbdfe0563015d11" --f403045d85ee5cbdfe0563015d11 Content-Type: text/plain; charset="UTF-8" ping. Do you have any problem to merge this change? Thanks Changhyeok 2017-12-14 9:26 GMT+09:00 Changhyeok Bae : > - This release features JSON output for many commands and greater > support of offloading to hardware. > > - Config is changed to config.mk > > Signed-off-by: Changhyeok Bae > --- > meta/recipes-connectivity/iproute2/iproute2.inc | 2 +- > .../iproute2/0001-libc-compat.h-add-musl-workaround.patch | 8 > ++++---- > .../iproute2/{iproute2_4.13.0.bb => iproute2_4.14.1.bb} | 4 > ++-- > 3 files changed, 7 insertions(+), 7 deletions(-) > rename meta/recipes-connectivity/iproute2/{iproute2_4.13.0.bb => > iproute2_4.14.1.bb} (75%) > > diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc > b/meta/recipes-connectivity/iproute2/iproute2.inc > index a578eb3..b404eed 100644 > --- a/meta/recipes-connectivity/iproute2/iproute2.inc > +++ b/meta/recipes-connectivity/iproute2/iproute2.inc > @@ -21,7 +21,7 @@ EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} > DOCDIR=${docdir}/ipr > do_configure_append () { > sh configure ${STAGING_INCDIR} > # Explicitly disable ATM support > - sed -i -e '/TC_CONFIG_ATM/d' Config > + sed -i -e '/TC_CONFIG_ATM/d' config.mk > } > > do_install () { > diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-libc- > compat.h-add-musl-workaround.patch b/meta/recipes-connectivity/ > iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch > index 3d324c9..50c4bfb 100644 > --- a/meta/recipes-connectivity/iproute2/iproute2/0001-libc- > compat.h-add-musl-workaround.patch > +++ b/meta/recipes-connectivity/iproute2/iproute2/0001-libc- > compat.h-add-musl-workaround.patch > @@ -15,13 +15,13 @@ https://git.buildroot.net/buildroot/tree/package/ > iproute2/0001-Add-the-musl-work > Signed-off-by: Baruch Siach > Signed-off-by: Maxin B. John > --- > - include/linux/libc-compat.h | 4 +++- > + include/uapi/linux/libc-compat.h | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > -diff --git a/include/linux/libc-compat.h b/include/linux/libc-compat.h > +diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc- > compat.h > index f38571d..30f0b67 100644 > ---- a/include/linux/libc-compat.h > -+++ b/include/linux/libc-compat.h > +--- a/include/uapi/linux/libc-compat.h > ++++ b/include/uapi/linux/libc-compat.h > @@ -49,10 +49,12 @@ > #define _LIBC_COMPAT_H > > diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb > b/meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb > similarity index 75% > rename from meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb > rename to meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb > index 32bf0d5..81e2e4a 100644 > --- a/meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb > +++ b/meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb > @@ -7,8 +7,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz > \ > file://0001-ip-Remove-unneed-header.patch \ > " > > -SRC_URI[md5sum] = "69dc9e3ece3296890278f0de478330c8" > -SRC_URI[sha256sum] = "9cfb81edf8c8509e03daa77cf62aea > d01c4a827132f6c506578f94cc19415c50" > +SRC_URI[md5sum] = "1075423d7029e02a8f23ed4f42b7e372" > +SRC_URI[sha256sum] = "d43ac068afcc350a448f4581b6e292 > 331ef7e4e7aa746e34981582d5fdb10067" > > # CFLAGS are computed in Makefile and reference CCOPTS > # > -- > 2.7.4 > > -- Thanks Changhyeok --f403045d85ee5cbdfe0563015d11 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
ping. Do you have any problem to merge this change?
Thanks
Changhyeok

2017-12-14 9:26 GMT+09:00 Changhyeok Bae= <changhyeok.bae@gmail.com>:
- This release features JSON output for many commands and gre= ater
=C2=A0 support of offloading to hardware.

- Config is changed to config.mk

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
---
=C2=A0meta/recipes-connectivity/iproute2/iproute2.inc=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 2 +-
=C2=A0.../iproute2/0001-libc-compat.h-add-musl-workaround.patch=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0| 8 ++++----
=C2=A0.../iproute2/{iproute2_4.13.0.bb =3D> iproute2_4.14.1.bb<= /a>}=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 4 ++--
=C2=A03 files changed, 7 insertions(+), 7 deletions(-)
=C2=A0rename meta/recipes-connectivity/iproute2/{
iproute2_4.13.0.bb =3D> iproute2_4.14.1.bb} (75%)

diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/re= cipes-connectivity/iproute2/iproute2.inc
index a578eb3..b404eed 100644
--- a/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/meta/recipes-connectivity/iproute2/iproute2.inc
@@ -21,7 +21,7 @@ EXTRA_OEMAKE =3D "CC=3D'${CC}' KERNEL_INCLUD= E=3D${STAGING_INCDIR} DOCDIR=3D${docdir}/ipr
=C2=A0do_configure_append () {
=C2=A0 =C2=A0 =C2=A0sh configure ${STAGING_INCDIR}
=C2=A0 =C2=A0 =C2=A0# Explicitly disable ATM support
-=C2=A0 =C2=A0 sed -i -e '/TC_CONFIG_ATM/d' Config
+=C2=A0 =C2=A0 sed -i -e '/TC_CONFIG_ATM/d' config.mk
=C2=A0}

=C2=A0do_install () {
diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch b/meta/recipes-connectivity/= iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch index 3d324c9..50c4bfb 100644
--- a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compa= t.h-add-musl-workaround.patch
+++ b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compa= t.h-add-musl-workaround.patch
@@ -15,13 +15,13 @@ = https://git.buildroot.net/buildroot/tree/package/iproute2/0001-Ad= d-the-musl-work
=C2=A0Signed-off-by: Baruch Siach <= baruch@tkos.co.il>
=C2=A0Signed-off-by: Maxin B. John <maxin.john@intel.com>
=C2=A0---
- include/linux/libc-compat.h | 4 +++-
+ include/uapi/linux/libc-compat.h | 4 +++-
=C2=A0 1 file changed, 3 insertions(+), 1 deletion(-)

-diff --git a/include/linux/libc-compat.h b/include/linux/libc-compat.h
+diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/li= bc-compat.h
=C2=A0index f38571d..30f0b67 100644
---- a/include/linux/libc-compat.h
-+++ b/include/linux/libc-compat.h
+--- a/include/uapi/linux/libc-compat.h
++++ b/include/uapi/linux/libc-compat.h
=C2=A0@@ -49,10 +49,12 @@
=C2=A0 #define _LIBC_COMPAT_H

diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb= b/meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb
similarity index 75%
rename from meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb<= br> rename to meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb index 32bf0d5..81e2e4a 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_4.13.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_4.14.1.bb
@@ -7,8 +7,8 @@ SRC_URI =3D "${KERNELORG_MIRROR}/linux/utils/net/= ${BPN}/${BP}.tar.xz \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 file://0001-ip-Remove-unneed-header.patch \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"

-SRC_URI[md5sum] =3D "69dc9e3ece3296890278f0de478330c8"=
-SRC_URI[sha256sum] =3D "9cfb81edf8c8509e03daa77cf62aead01c4= a827132f6c506578f94cc19415c50"
+SRC_URI[md5sum] =3D "1075423d7029e02a8f23ed4f42b7e372"=
+SRC_URI[sha256sum] =3D "d43ac068afcc350a448f4581b6e292331ef= 7e4e7aa746e34981582d5fdb10067"

=C2=A0# CFLAGS are computed in Makefile and reference CCOPTS
=C2=A0#
--
2.7.4




--
Thanks
Changhyeok
--f403045d85ee5cbdfe0563015d11--