On Tue, Jul 12, 2016 at 7:05 AM, Manjukumar Matha <[email protected]> wrote: > Include the patch to fix compilation error due to missing header file
Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
