diff options
-rw-r--r-- | meta-oe/recipes-core/opencl/opencl-clhpp_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb index 7ae0362d37..23007d7cca 100644 --- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb +++ b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb | |||
@@ -21,3 +21,5 @@ EXTRA_OECMAKE = " \ | |||
21 | 21 | ||
22 | # Headers only so PN is empty | 22 | # Headers only so PN is empty |
23 | RDEPENDS:${PN}-dev = "" | 23 | RDEPENDS:${PN}-dev = "" |
24 | |||
25 | BBCLASSEXTEND += "native nativesdk" | ||