[meta-intel] [master][PATCH 0/3] Fix build and simplify installation

Rahul Kumar Gupta rahul.kumarxx.gupta at intel.com
Fri Jul 22 06:51:31 PDT 2016


Dear Maintainer(s),

These changes will
Fix the compilation errors in dpdk v16.04 with shared libraries,
Add --hash-style as LD flags to avoid QA error and
Simplify the do_install by using the makefile.

This will add two patches to dpdk recipe. One for fixing installation other
is for ensuring that the CFLAGS are passed to LD when compiling rte libs 
as shared.

The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP.

Please merge in master if these looks ok.

Thanks

Rahul Kumar Gupta (3):
  meta-isg: dpdk: fix for GNU_HASH QA issue
  meta-isg: dpdk: simplify do_install
  meta-isg: dpdk: fix compilation with dynamic libs

 meta-isg/common/recipes-extended/dpdk/dpdk.inc     | 51 +++++---------
 ...04-dpdk-fix-compilation-with-dynamic-libs.patch | 30 ++++++++
 ...4-dpdk-fix-installation-warning-and-issue.patch | 79 ++++++++++++++++++++++
 3 files changed, 126 insertions(+), 34 deletions(-)
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.04-dpdk-fix-compilation-with-dynamic-libs.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.04-dpdk-fix-installation-warning-and-issue.patch

-- 
1.9.1



More information about the meta-intel mailing list