summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-10-19 18:22:02 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-10-19 18:22:02 -0500
commit6cbae9509694a2ed65435f391c5a900e4c1d3908 (patch)
tree9499c678a12cc701e3dd7dc5faccda6738b5fca6 /meta-xilinx-core
parentdac30aebed7f273f49bfc8f803058a5a0a9014e0 (diff)
parent8aa8e5af31f71e7a29e990fcfa5d463e6d91d264 (diff)
downloadmeta-xilinx-6cbae9509694a2ed65435f391c5a900e4c1d3908.tar.gz
Merge remote-tracking branch 'origin/kirkstone-next' into master-next
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
index 3beb61eb..884422cc 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
@@ -27,7 +27,7 @@ EXTRA_OECMAKE += " \
27PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}" 27PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}"
28EXTRA_OECMAKE:append:versal-ai-core = " -DXRT_AIE_BUILD=true" 28EXTRA_OECMAKE:append:versal-ai-core = " -DXRT_AIE_BUILD=true"
29TARGET_CXXFLAGS:append:versal-ai-core = " -DXRT_ENABLE_AIE" 29TARGET_CXXFLAGS:append:versal-ai-core = " -DXRT_ENABLE_AIE"
30DEPENDS:append:versal-ai-core = " libmetal libxaiengine aiefal" 30DEPENDS:append:versal-ai-core = " libmetal-xlnx libxaiengine aiefal"
31RDEPENDS:${PN}:append:versal-ai-core = " libxaiengine aiefal" 31RDEPENDS:${PN}:append:versal-ai-core = " libxaiengine aiefal"
32EXTRA_OECMAKE:append:versal = " -DXRT_LIBDFX=true" 32EXTRA_OECMAKE:append:versal = " -DXRT_LIBDFX=true"
33EXTRA_OECMAKE:append:zynqmp = " -DXRT_LIBDFX=true" 33EXTRA_OECMAKE:append:zynqmp = " -DXRT_LIBDFX=true"