diff options
| -rw-r--r-- | meta-oe/recipes-core/opencl/opencl-headers_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-headers_git.bb b/meta-oe/recipes-core/opencl/opencl-headers_git.bb index 8bbee5cc25..6374f45973 100644 --- a/meta-oe/recipes-core/opencl/opencl-headers_git.bb +++ b/meta-oe/recipes-core/opencl/opencl-headers_git.bb | |||
| @@ -17,3 +17,4 @@ do_install () { | |||
| 17 | install -d ${D}${includedir}/CL/ | 17 | install -d ${D}${includedir}/CL/ |
| 18 | install -m 0644 ${S}/CL/*.h ${D}${includedir}/CL | 18 | install -m 0644 ${S}/CL/*.h ${D}${includedir}/CL |
| 19 | } | 19 | } |
| 20 | BBCLASSEXTEND = "native nativesdk" | ||
