[meta-xilinx] [PATCH 1/2] u-boot-xlnx_2016.01.bb: Add patch for GCC 6

Nathan Rossi nathan at nathanrossi.com
Sat Jul 16 10:45:42 PDT 2016


On Tue, Jul 12, 2016 at 7:05 AM, Manjukumar Matha
<manjukumar.harthikote-matha at xilinx.com> wrote:
> Include the patch to fix compilation error due to missing header file

Applied.

Thanks,
Nathan

>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
> ---
>  recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb
> index a434844..11a348d 100644
> --- a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb
> +++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb
> @@ -7,6 +7,8 @@ PV = "v2016.01${XILINX_EXTENSION}+git${SRCPV}"
>
>  FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:"
>
> +SRC_URI_append = " file://0001-compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch"
> +
>  SRC_URI_append_kc705-microblazeel = " file://microblaze-kc705-Convert-microblaze-generic-to-k.patch"
>
>  LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list