From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- recipes-append/netperf/netperf_2.6.0.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-append/netperf/netperf_2.6.0.bbappend (limited to 'recipes-append/netperf/netperf_2.6.0.bbappend') diff --git a/recipes-append/netperf/netperf_2.6.0.bbappend b/recipes-append/netperf/netperf_2.6.0.bbappend new file mode 100644 index 0000000..0115d4f --- /dev/null +++ b/recipes-append/netperf/netperf_2.6.0.bbappend @@ -0,0 +1,4 @@ +PACKAGECONFIG ??= "sctp" +PACKAGECONFIG[sctp] = "--enable-sctp,--disable-sctp,lksctp-tools," + +RRECOMMENDS_${PN} += "${@base_contains('PACKAGECONFIG', 'sctp', 'kernel-module-sctp', '', d)}" -- cgit v1.2.3-54-g00ecf