From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 2/5] nicstat : add recipe
Date: Tue, 18 Nov 2014 10:11:06 +0800 [thread overview]
Message-ID: <546AAABA.5010301@windriver.com> (raw)
In-Reply-To: <1416222008-9218-3-git-send-email-lixin.fnst@cn.fujitsu.com>
On 2014年11月17日 19:00, Li xin wrote:
> nicstat is a tool that prints out network statistics for all network
> interface cards (NICs), including packets, kilobytes per second,
> average packet sizes and more.
>
> Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
> ---
> meta-oe/recipes-extended/nicstat/nicstat_1.95.bb | 10 ++--------
> 1 file changed, 2 insertions(+), 8 deletions(-)
>
> diff --git a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb
> index 31a015a..c75563d 100644
> --- a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb
> +++ b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb
> @@ -17,15 +17,9 @@ do_compile() {
> }
>
> do_install() {
> - install -d ${D}/${bindir}/
> - install -d ${D}/${mandir}/
> + install -d ${D}/${bindir}/
> + install -d ${D}/${mandir}/
> install -m 0755 ${S}/nicstat ${D}${bindir}/
> install -m 0644 ${S}/nicstat.1 ${D}/${mandir}/
> }
>
> -
> -
> -
> -
> -
> -
>
I did not find nicstat_1.95.bb in meta-oe, are your patch completed?
-Roy
--
Best Reagrds,
Roy | RongQing Li
next prev parent reply other threads:[~2014-11-18 2:11 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 11:00 [PATCH 0/5] Adding some recipes Li xin
2014-11-17 11:00 ` [PATCH 1/5] rarpd : add recipe Li xin
2014-11-18 2:07 ` Rongqing Li
2014-11-18 9:55 ` [meta-oe][PATCH v2] rarpd : add new recipe Li xin
2014-11-18 20:14 ` Christopher Larson
2014-11-19 14:40 ` Martin Jansa
2014-11-17 11:00 ` [PATCH 2/5] nicstat : add recipe Li xin
2014-11-18 2:11 ` Rongqing Li [this message]
2014-11-18 5:13 ` Li, Xin
2014-11-18 5:52 ` [PATCH v2] nicstat : add new recipe Li xin
2014-11-19 14:35 ` Martin Jansa
2014-11-17 11:00 ` [PATCH 3/5] sblim-sfcb " Li xin
2014-11-17 12:22 ` Wolfgang Denk
2014-11-21 14:06 ` Martin Jansa
2014-11-17 11:00 ` [PATCH 4/5] sblim-sfcc : add recipe Li xin
2014-11-17 11:00 ` [PATCH 5/5] sgpio : add new recipe Li xin
2014-11-19 14:33 ` Martin Jansa
2014-11-21 14:03 ` Martin Jansa
2014-11-25 2:17 ` Li, Xin
2014-11-26 6:42 ` [meta-oe][PATCH v2] " Li xin
2015-01-21 3:21 ` [meta-oe][PATCH v2] sgpio: " Li xin
2015-01-22 15:16 ` Martin Jansa
2015-01-23 2:49 ` [meta-oe][PATCH v3] " Li xin
2015-01-28 10:53 ` Martin Jansa
2015-01-29 9:47 ` Li, Xin
2015-06-29 9:32 ` Li, Xin
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=546AAABA.5010301@windriver.com \
--to=rongqing.li@windriver.com \
--cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox