From: Randy MacLeod <randy.macleod@windriver.com>
To: <openembedded-core@lists.openembedded.org>, <maxin.john@intel.com>
Subject: Re: [PATCH 1/6] iproute2: update to 4.3.0
Date: Wed, 18 Nov 2015 23:53:40 -0500 [thread overview]
Message-ID: <564D55D4.1000808@windriver.com> (raw)
In-Reply-To: <1447839279-12119-1-git-send-email-maxin.john@intel.com>
On 2015-11-18 04:34 AM, Maxin B. John wrote:
> 4.1.1 -> 4.3.0
>
> Signed-off-by: Maxin B. John <maxin.john@intel.com>
> ---
> .../iproute2/{iproute2_4.1.1.bb => iproute2_4.3.0.bb} | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-connectivity/iproute2/{iproute2_4.1.1.bb => iproute2_4.3.0.bb} (68%)
>
> diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb b/meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb
> similarity index 68%
> rename from meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb
> rename to meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb
> index 10db0ba..0b3d896 100644
> --- a/meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb
> +++ b/meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb
> @@ -4,8 +4,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
> file://configure-cross.patch \
> file://0001-iproute2-de-bash-scripts.patch \
> "
> -SRC_URI[md5sum] = "39290cb3a55d38dd8d10e19a3094109f"
> -SRC_URI[sha256sum] = "73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f"
> +SRC_URI[md5sum] = "1a2bbb80cfc7ab3f3e987e18b3207c2f"
> +SRC_URI[sha256sum] = "f03b1188dd6c039512424de82ff7a8f3b446680bd4e908ff42a7b9b137422995"
>
> # CFLAGS are computed in Makefile and reference CCOPTS
> #
>
There are other iproute utilities that are not yet packaged:
misc netem genl tipc
and perhaps more from the make install rule:
for i in lib ip tc bridge misc netem genl tipc man; \
Note that misc contains these executables:
misc/lnstat
misc/ifstat
misc/arpd
misc/rtacct
misc/nstat
misc/ss
Do we want individual iproute2-FOO packages or a catchall
iproute2-extras ?
I think additional packages for each of: misc netem genl tipc
should be fine but I haven't played with these tools recently
so input is welcome.
These were not packaged in jethro AFAIK so we should pull the
patch back once there is consensus.
--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON,
Canada, K2K 2W5
next prev parent reply other threads:[~2015-11-19 4:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 9:34 [PATCH 1/6] iproute2: update to 4.3.0 Maxin B. John
2015-11-18 9:34 ` [PATCH 2/6] apr-util: add missing RDEPENDS for ptest Maxin B. John
2015-11-18 9:34 ` [PATCH 3/6] libpcap: update to 1.7.4 Maxin B. John
2015-11-18 9:34 ` [PATCH 4/6] orc: update to 0.4.24 Maxin B. John
2015-11-18 9:34 ` [PATCH 5/6] libpng: update to 1.6.19 Maxin B. John
2015-11-18 9:34 ` [PATCH 6/6] libpng12: update to 1.2.54 Maxin B. John
2015-11-19 4:53 ` Randy MacLeod [this message]
2015-11-19 10:32 ` [PATCH 1/6] iproute2: update to 4.3.0 Maxin B. John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=564D55D4.1000808@windriver.com \
--to=randy.macleod@windriver.com \
--cc=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.