diff options
| author | ch vamshi krishna <ch.vamshi.krishna@xilinx.com> | 2021-03-18 15:57:05 +0530 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 14:49:52 -0700 |
| commit | 94bdcec802e3f39a5b520325b8582fdbbad941c6 (patch) | |
| tree | 380573b45d595e954252f3eaa4db76863896e921 /meta-xilinx-bsp | |
| parent | 8685437ce63a63349754254e1f1723aba3bf1c06 (diff) | |
| download | meta-xilinx-94bdcec802e3f39a5b520325b8582fdbbad941c6.tar.gz | |
] adding aiefal dependency for XRT
Signed-off-by: ch vamshi krishna <chvamshi@xilinx.com>
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
| -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} += "\ |
