diff options
| author | Varalaxmi Bingi <varalaxmi.bingi@xilinx.com> | 2020-04-04 06:22:24 -0600 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-04-04 11:40:03 -0700 |
| commit | edba014c20f0b7f0aa0107908202fac67e51d283 (patch) | |
| tree | 4b588a2aaa2dfa1d8b752d4e5a5f97033a38a70c | |
| parent | afc0eba5b84e5f89fcce1b7791da2d5a6b72dc78 (diff) | |
| download | meta-xilinx-edba014c20f0b7f0aa0107908202fac67e51d283.tar.gz | |
u-boot-xlnx.inc:u-boot-xlnx_2020.1.bb: kc705 patch
This patch will remove the functionality which is adding
kc705-trd patch.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx.inc | 2 | ||||
| -rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx.inc b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx.inc index 61ed1804..40ca73ef 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx.inc +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx.inc | |||
| @@ -15,7 +15,5 @@ SRC_URI = "${UBOOTURI};${UBRANCHARG}" | |||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:" | 17 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:" |
| 18 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" | ||
| 19 | FILESEXTRAPATHS_prepend := "${@'${THISDIR}/u-boot-xlnx/${XILINX_RELEASE_VERSION}:' if d.getVar('XILINX_RELEASE_VERSION') else ''}" | ||
| 20 | 18 | ||
| 21 | SYSROOT_DIRS += "/boot" | 19 | SYSROOT_DIRS += "/boot" |
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb index ebe6da0f..03ab6fb5 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2020.1.bb | |||
| @@ -7,8 +7,6 @@ SRCREV ?= "dc61275b1d505f6a236de1c5b0f35485914d2bcc" | |||
| 7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
| 8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |
| 9 | 9 | ||
| 10 | SRC_URI_append_kc705-microblazeel = " file://microblaze-kc705-Convert-microblaze-generic-to-k.patch" | ||
| 11 | |||
| 12 | LICENSE = "GPLv2+" | 10 | LICENSE = "GPLv2+" |
| 13 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 11 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |
| 14 | 12 | ||
