All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy MacLeod <randy.macleod@windriver.com>
To: "Maxin B. John" <maxin.john@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] iproute2: enable previously unselected utilities
Date: Tue, 9 Feb 2016 21:47:35 -0500	[thread overview]
Message-ID: <56BAA4C7.6080006@windriver.com> (raw)
In-Reply-To: <20151201055826.GA11022@mbabyjoh-mobl.fi.intel.com>

On 2015-12-01 12:58 AM, Maxin B. John wrote:
> Hi,
>
> On Tue, Dec 01, 2015 at 01:29:43AM -0800, Khem Raj wrote:
>> On Tue, Dec 1, 2015 at 1:27 AM, Anders Darander <anders@chargestorm.se> wrote:
>>> Hi,
>>>
>>> Just a couple of questions.
>>>
>>> * Maxin B. John <maxin.john@intel.com> [151130 17:59]:
>>>> Include below listed utilities that are not yet enabled/packaged
>>>> in the iproute2 recipe:
>>>
>>>> lnstat
>>>> ifstat
>>>> genl
>>>> rtacct
>>>> nstat
>>>> ss
>>>
>>> When you enable those, how much does the size ofthe iproute2 package
>>> increase?
>>>
>
> The increase in size is around 268K.
>
> $ du -sh iproute2
> 476K    iproute2
>
> $ du -sh iproute2-new
> 744K    iproute2-new
>
>>> Perhaps those extra tools should be placed in e.g. ${PN}-tools, or
>>> some package like that?
>>
>> I think its better to package each one in separate package of its own.
>>
>
> Ok. I will split these binaries in separate packages.

Maxin,

Will you be able to do this as part of the 4.4 upgrade that
you have just sent or would you like Robert to find someone
to do it when he is back from holiday next week?

../Randy
>
>>>
>>> Cheers,
>>> Anders
>>>
>>>> Signed-off-by: Maxin B. John <maxin.john@intel.com>
>>>> ---
>>>>   meta/recipes-connectivity/iproute2/iproute2.inc | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>>> diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
>>>> index 29f9062..abaff3f 100644
>>>> --- a/meta/recipes-connectivity/iproute2/iproute2.inc
>>>> +++ b/meta/recipes-connectivity/iproute2/iproute2.inc
>>>> @@ -13,7 +13,7 @@ DEPENDS = "flex-native bison-native iptables elfutils"
>>>
>>>>   inherit update-alternatives
>>>
>>>> -EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'"
>>>> +EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip misc genl' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'"
>>>
>>>>   do_configure_append () {
>>>>       sh configure ${STAGING_INCDIR}
>>> --
>>> Anders Darander, Senior System Architect
>>> ChargeStorm AB / eStorm AB
>>> --
>
> Best Regards,
> Maxin
>


-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, 
Canada, K2K 2W5


  reply	other threads:[~2016-02-10  2:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30 12:11 [PATCH] iproute2: enable previously unselected utilities Maxin B. John
2015-12-01  9:27 ` Anders Darander
2015-12-01  9:29   ` Khem Raj
2015-12-01  5:58     ` Maxin B. John
2016-02-10  2:47       ` Randy MacLeod [this message]
2016-02-10  9:13         ` 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=56BAA4C7.6080006@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.