diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-04-27 12:46:11 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:57:45 -0700 |
| commit | c10a0ffc8a9e948b336da02b132071b1c0859af8 (patch) | |
| tree | 07b797b09602227e6f61c4967a49b1c2ed32cdd6 | |
| parent | f115eefb07d7d2f30d4a43b760003a9631c954d1 (diff) | |
| download | meta-xilinx-c10a0ffc8a9e948b336da02b132071b1c0859af8.tar.gz | |
linux-yocto*.bbappend: Add local files path for mb patch
Issue: CR-1098186
Without this change, a parse error may occur related to being unable to find
one or more local patches.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-yocto-xilinx.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/recipes-kernel/linux/linux-yocto-xilinx.inc b/meta-xilinx-bsp/recipes-kernel/linux/linux-yocto-xilinx.inc index 3f3efa95..e99785d1 100644 --- a/meta-xilinx-bsp/recipes-kernel/linux/linux-yocto-xilinx.inc +++ b/meta-xilinx-bsp/recipes-kernel/linux/linux-yocto-xilinx.inc | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx:" | ||
| 2 | |||
| 1 | require linux-microblaze.inc | 3 | require linux-microblaze.inc |
| 2 | 4 | ||
| 3 | # Zynq default generic KMACHINE | 5 | # Zynq default generic KMACHINE |
