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

Tom Zanussi tom.zanussi at linux.intel.com
Fri Jul 22 11:57:53 PDT 2016


On 10/20/2047 09:58 PM, Rahul Kumar Gupta wrote:
> 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.
> 

Merged.

Thanks,

Tom

> 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
> 



More information about the meta-intel mailing list