[meta-intel] [master][PATCH 0/1] Fix DPDK build error with GCC 6

Tom Zanussi tom.zanussi at linux.intel.com
Wed Jul 6 11:25:30 PDT 2016


On 10/03/2047 02:14 PM, Rahul Kumar Gupta wrote:
> Dear Maintainer(s),
> 
> This change is to fix the misleading indentation warning/error in the
> DPDK 16.04 with GCC version 6. This is the warning teated as error since
> yocto is using -Wall and -Werror.  
> 
> A new warning -Wmisleading-indentation was added to -Wall in GCC version 6,
> warning about places where the indentation of the code might mislead a human
> reader about the control flow.
> 
> 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 (1):
>   meta-isg: dpdk : Fix for misleading indentation error
> 
>  meta-isg/common/recipes-extended/dpdk/dpdk.inc     |  1 +
>  ...6.04-Fix-for-misleading-indentation-error.patch | 56 ++++++++++++++++++++++
>  2 files changed, 57 insertions(+)
>  create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.04-Fix-for-misleading-indentation-error.patch
> 



More information about the meta-intel mailing list