summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt
diff options
context:
space:
mode:
authorrbramand <rahul.bramandlapalli@xilinx.com>2022-03-14 16:41:12 +0530
committerMark Hatle <mark.hatle@xilinx.com>2022-03-14 06:43:10 -0700
commit8fd76305620284debfc0a4506d8e3386991c0870 (patch)
tree4b66fe11f01627ce5371eec81614e379393841c5 /meta-xilinx-core/recipes-xrt/xrt
parent0c6017795ba1499cb6b6aaab67a78f10a71dbdd3 (diff)
downloadmeta-xilinx-8fd76305620284debfc0a4506d8e3386991c0870.tar.gz
xrt_git:zocl_git:update commitid
Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/xrt')
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt.inc2
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb8
2 files changed, 7 insertions, 3 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
index 28df4cb4..056c5940 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
@@ -3,7 +3,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG}" 3SRC_URI = "${REPO};${BRANCHARG}"
4 4
5BRANCH= "2022.1" 5BRANCH= "2022.1"
6SRCREV= "e98799314cbb15e3b174ab0f8b7ba66587d0412e" 6SRCREV= "445d6db8407b8375b9b870befa84db2f234a25e8"
7PV = "202210.2.13.0" 7PV = "202210.2.13.0"
8 8
9 9
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
index 7cb9b185..6ba6beab 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
@@ -18,19 +18,23 @@ inherit cmake
18BBCLASSEXTEND = "native nativesdk" 18BBCLASSEXTEND = "native nativesdk"
19 19
20# util-linux is for libuuid-dev. 20# util-linux is for libuuid-dev.
21DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" 21DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi rapidjson"
22RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" 22RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl"
23 23
24EXTRA_OECMAKE += " \ 24EXTRA_OECMAKE += " \
25 -DCMAKE_BUILD_TYPE=Release \ 25 -DCMAKE_BUILD_TYPE=Release \
26 -DCMAKE_EXPORT_COMPILE_COMANDS=ON \ 26 -DCMAKE_EXPORT_COMPILE_COMANDS=ON \
27 " 27 "
28
29PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}" 28PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}"
30EXTRA_OECMAKE:append:versal-ai-core += "-DXRT_AIE_BUILD=true" 29EXTRA_OECMAKE:append:versal-ai-core += "-DXRT_AIE_BUILD=true"
31TARGET_CXXFLAGS:append:versal-ai-core += "-DXRT_ENABLE_AIE" 30TARGET_CXXFLAGS:append:versal-ai-core += "-DXRT_ENABLE_AIE"
32DEPENDS:append:versal-ai-core += " libmetal libxaiengine aiefal" 31DEPENDS:append:versal-ai-core += " libmetal libxaiengine aiefal"
33RDEPENDS:${PN}:append:versal-ai-core += " libxaiengine aiefal" 32RDEPENDS:${PN}:append:versal-ai-core += " libxaiengine aiefal"
33EXTRA_OECMAKE:append:versal += "-DXRT_LIBDFX=true"
34EXTRA_OECMAKE:append:zynqmp += "-DXRT_LIBDFX=true"
35DEPENDS:append:versal += "libdfx"
36DEPENDS:append:zynqmp += "libdfx"
37
34 38
35FILES_SOLIBSDEV = "" 39FILES_SOLIBSDEV = ""
36FILES:${PN} += "\ 40FILES:${PN} += "\