summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb b/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb
index 250cb6883b..b1980e3682 100644
--- a/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb
+++ b/meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb
@@ -14,5 +14,7 @@ S = "${WORKDIR}/git"
14inherit autotools 14inherit autotools
15 15
16DEPENDS = "ruby-native" 16DEPENDS = "ruby-native"
17PROVIDES = "virtual/opencl-icd"
18RPROVIDES:${PN} = "virtual/opencl-icd"
17 19
18BBCLASSEXTEND = "native nativesdk" 20BBCLASSEXTEND = "native nativesdk"