From 329a3d6fc7abd11a158e4e88e3b3b26ebab78057 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Sun, 8 Dec 2024 17:45:55 -0700 Subject: xrt: 202420.2.18.0 only builds for the target Due to various DEPENDS this recipe no longer builds native or nativesdk. References to both were removed in the past, so this should no longer be needed. Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt_202420.2.18.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_202420.2.18.0.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_202420.2.18.0.bb index d538f947..0df1da62 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_202420.2.18.0.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_202420.2.18.0.bb @@ -18,8 +18,6 @@ S = "${WORKDIR}/git/src" inherit cmake pkgconfig -BBCLASSEXTEND = "native nativesdk" - PACKAGECONFIG ??= "aie" PACKAGECONFIG[aie] = ",,libxaiengine aiefal,libxaiengine aiefal" -- cgit v1.2.3-54-g00ecf