From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH v4 2/2] netperf: enable SCTP support
Date: Tue, 13 May 2014 15:47:01 +0200 [thread overview]
Message-ID: <lkt7ok$rh5$1@ger.gmane.org> (raw)
In-Reply-To: <1399986439-6925-3-git-send-email-mihaela.sendrea@enea.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mihaela Sendrea schreef op 13-05-14 15:07:
> Signed-off-by: Mihaela Sendrea <mihaela.sendrea@enea.com> ---
> meta-networking/recipes-support/netperf/netperf_2.6.0.bb | 5 +++++ 1 file
> changed, 5 insertions(+)
>
> diff --git a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb
> b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb index
> 7124b02..07bd0cf 100644 ---
> a/meta-networking/recipes-support/netperf/netperf_2.6.0.bb +++
> b/meta-networking/recipes-support/netperf/netperf_2.6.0.bb @@ -27,6
> +27,11 @@ CFLAGS_append = " -DDO_UNIX -DDO_IPV6 -D_GNU_SOURCE"
> CFLAGS_append = "${@base_contains('DISTRO_FEATURES', 'largefile', \ '
> -D_FILE_OFFSET_BITS=64', '', d)}"
>
> +PACKAGECONFIG ??= "" +PACKAGECONFIG[sctp] =
> "--enable-sctp,--disable-sctp,lksctp-tools," + +RRECOMMENDS_${PN} +=
> "${@base_contains('PACKAGECONFIG', 'sctp', 'kernel-module-sctp', '',
> d)}"
R* variables are for packaging so go below do_install.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFTciJVMkyGM64RGpERAiIdAKCtomOboF/4B0JYDfTYIzPZVphz/ACfVdP5
Htmoo8XSpGUAfn7AgoU6iwI=
=bJG/
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2014-05-13 13:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-13 13:07 [meta-networking][PATCH v4 0/2] netperf: enable SCTP support Mihaela Sendrea
2014-05-13 13:07 ` [meta-networking][PATCH v4 1/2] lksctp-tools: add recipe (version 1.0.16) Mihaela Sendrea
2014-05-13 14:27 ` Paul Eggleton
2014-05-13 13:07 ` [meta-networking][PATCH v4 2/2] netperf: enable SCTP support Mihaela Sendrea
2014-05-13 13:47 ` Koen Kooi [this message]
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='lkt7ok$rh5$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--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 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.