diff options
| -rw-r--r-- | meta-oe/recipes-core/opencl/ocl-icd_2.3.1.bb | 2 |
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" | |||
| 14 | inherit autotools | 14 | inherit autotools |
| 15 | 15 | ||
| 16 | DEPENDS = "ruby-native" | 16 | DEPENDS = "ruby-native" |
| 17 | PROVIDES = "virtual/opencl-icd" | ||
| 18 | RPROVIDES:${PN} = "virtual/opencl-icd" | ||
| 17 | 19 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 20 | BBCLASSEXTEND = "native nativesdk" |
