Marcus Comstedt
Results
1
issues of
Marcus Comstedt
On [line 9](https://github.com/Xilinx/meta-xilinx-tools/blob/22e3db9936728c22f9d1bc0c1fc97f45b547ec7b/classes-recipe/dfx_dtg_common.bbclass#L9) `dfx_dtg_common.bbclass` inherits `xsctyaml`. Then on [line 31](https://github.com/Xilinx/meta-xilinx-tools/blob/master/classes-recipe/dfx_dtg_common.bbclass#L31) is does ``` DEPENDS = "\ dtc-native \ bootgen-native \ virtual/dtb \ " ``` Note that this is `DEPENDS =`,...