diff options
| -rw-r--r-- | meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb index 03764dee..eb07d8ae 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | |||
| @@ -35,8 +35,8 @@ EXTRA_OECMAKE += " \ | |||
| 35 | PACKAGE_ARCH_versal-ai-core = "${SOC_VARIANT_ARCH}" | 35 | PACKAGE_ARCH_versal-ai-core = "${SOC_VARIANT_ARCH}" |
| 36 | EXTRA_OECMAKE_append_versal-ai-core += "-DXRT_AIE_BUILD=true" | 36 | EXTRA_OECMAKE_append_versal-ai-core += "-DXRT_AIE_BUILD=true" |
| 37 | TARGET_CXXFLAGS_append_versal-ai-core += "-DXRT_ENABLE_AIE" | 37 | TARGET_CXXFLAGS_append_versal-ai-core += "-DXRT_ENABLE_AIE" |
| 38 | DEPENDS_append_versal-ai-core += " libmetal libxaiengine" | 38 | DEPENDS_append_versal-ai-core += " libmetal libxaiengine aiefal" |
| 39 | RDEPENDS_${PN}_append_versal-ai-core += " libxaiengine" | 39 | RDEPENDS_${PN}_append_versal-ai-core += " libxaiengine aiefal" |
| 40 | 40 | ||
| 41 | FILES_SOLIBSDEV = "" | 41 | FILES_SOLIBSDEV = "" |
| 42 | FILES_${PN} += "\ | 42 | FILES_${PN} += "\ |
