On Thu, Oct 12, 2017 at 05:08:29PM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <[email protected]>
>
> Signed-off-by: Denys Dmytriyenko <[email protected]>
> ---
> recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
> b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
> index 0e5411f..8515239 100644
> --- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
> +++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
> @@ -33,6 +33,8 @@ TARGET_PRODUCT_ti43x = "ti437x"
>
> EXTRA_OEMAKE += 'KERNELDIR="${STAGING_KERNEL_DIR}"
> TARGET_PRODUCT=${TARGET_PRODUCT}'
>
> +KERNEL_CC += "-Wimplicit-fallthrough=0"
Well, this flag is gcc7-specific and breaks gcc6 builds... :(
> +
> do_compile_prepend() {
> cd ${S}/eurasia_km/eurasiacon/build/linux2/omap_linux
> }
> --
> 2.7.4
>
--
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti