From 85cfaf4feb6c5cb85baeaa7ca58f3201016a9153 Mon Sep 17 00:00:00 2001 From: Manjukumar Matha Date: Thu, 1 Dec 2016 12:44:26 -0800 Subject: u-boot-xlnx_2016.07.bb: Add kc705 patch Add kc705-microblazeel patch for u-boot Signed-off-by: Manjukumar Matha Signed-off-by: Nathan Rossi --- recipes-bsp/u-boot/u-boot-xlnx_2016.07.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.07.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.07.bb index f91ad765..61f1cb79 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.07.bb @@ -8,6 +8,8 @@ PV = "v2016.07-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" +SRC_URI_append_kc705-microblazeel = " file://microblaze-kc705-Convert-microblaze-generic-to-k.patch" + LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" -- cgit v1.2.3-54-g00ecf