From f8c539d132287876539e4e12c5eff6b55717e26e Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 28 Jul 2022 08:51:56 -0500 Subject: xrt: Uses pkgconfig, add inherit 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 859a9440..9cba7307 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb @@ -13,7 +13,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