From c58aa90fd30ca3c75442904eddcc47ebef2ac8f7 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 19 Oct 2022 17:28:48 -0500 Subject: xrt: Move from libmetal to libmetal-xlnx Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 += " \ PACKAGE_ARCH:versal-ai-core = "${SOC_VARIANT_ARCH}" EXTRA_OECMAKE:append:versal-ai-core = " -DXRT_AIE_BUILD=true" TARGET_CXXFLAGS:append:versal-ai-core = " -DXRT_ENABLE_AIE" -DEPENDS:append:versal-ai-core = " libmetal libxaiengine aiefal" +DEPENDS:append:versal-ai-core = " libmetal-xlnx libxaiengine aiefal" RDEPENDS:${PN}:append:versal-ai-core = " libxaiengine aiefal" EXTRA_OECMAKE:append:versal = " -DXRT_LIBDFX=true" EXTRA_OECMAKE:append:zynqmp = " -DXRT_LIBDFX=true" -- cgit v1.2.3-54-g00ecf