From 11e9d111f33491dfde326d5def7a6f7d70bd12a7 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 19 Oct 2022 14:47:02 -0500 Subject: xrt: XRT uses pkgconfig 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 b8071a65..3beb61eb 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=da5408f748bce8a9851dac18e66f4bcf \ S = "${WORKDIR}/git/src" -inherit cmake +inherit cmake pkgconfig BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf