aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-bsp/recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb b/meta-xilinx-bsp/recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb
index 3e0eaf37..9af4442d 100644
--- a/meta-xilinx-bsp/recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb
+++ b/meta-xilinx-bsp/recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb
@@ -25,3 +25,5 @@ do_install () {
install -d ${D}${includedir}/CL/
install -m 0644 ${S}/input_cl2.hpp ${D}${includedir}/CL/cl2.hpp
}
+
+ALLOW_EMPTY_${PN} = "1"