summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb')
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb2
1 files changed, 1 insertions, 1 deletions
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 \
12 12
13S = "${WORKDIR}/git/src" 13S = "${WORKDIR}/git/src"
14 14
15inherit cmake 15inherit cmake pkgconfig
16 16
17BBCLASSEXTEND = "native nativesdk" 17BBCLASSEXTEND = "native nativesdk"
18 18