diff options
| author | Jaewon Lee <jaewon.lee@xilinx.com> | 2021-05-20 15:22:33 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 15:00:08 -0700 |
| commit | b2ff614a75b99fcbd2e12b7c9fb5ac29cfd61f64 (patch) | |
| tree | 02b668b7e1cad1107a12303024259a4867bac284 | |
| parent | 744647972c8984eda702dba4b5d9355d45bea413 (diff) | |
| download | meta-xilinx-b2ff614a75b99fcbd2e12b7c9fb5ac29cfd61f64.tar.gz | |
Revert "linux-xlnx_2021.1.bb: Setting DT_SEARCH_ARG to look for dtbs only"
This reverts commit 6a8b0d0cae0e1e473e1b3414664eb4539eabaede.
Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.1.bb b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.1.bb index 74175942..4645bae5 100644 --- a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.1.bb +++ b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.1.bb | |||
| @@ -8,8 +8,6 @@ include linux-xlnx.inc | |||
| 8 | 8 | ||
| 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 10 | 10 | ||
| 11 | DT_SEARCH_ARG="-name *.dtb" | ||
| 12 | |||
| 13 | fitimage_assemble() { | 11 | fitimage_assemble() { |
| 14 | kernelcount=1 | 12 | kernelcount=1 |
| 15 | dtbcount="" | 13 | dtbcount="" |
