From ef500e812ad927d7681dc409abf042d4aa5742c6 Mon Sep 17 00:00:00 2001 From: ch vamshi krishna Date: Wed, 11 Aug 2021 01:34:27 +0530 Subject: xrt: adding libffi and elfutils dependency for ps kernel support Signed-off-by: ch vamshi krishna Signed-off-by: Mark Hatle --- meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-bsp') diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb index ab495199..dcf3a36d 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb @@ -18,7 +18,7 @@ inherit cmake BBCLASSEXTEND = "native nativesdk" # util-linux is for libuuid-dev. -DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf" +DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" RDEPENDS_${PN} = "bash ocl-icd boost-system boost-filesystem zocl" EXTRA_OECMAKE += " \ -- cgit v1.2.3-54-g00ecf