opencl-clhpp: add native and nativesdk

This is a header only package. It may be useful to the native machine
but it is definitely useful for the nativesdk machine.

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Randolph Sapp 2024-07-17 17:41:10 -05:00 committed by Armin Kuster
parent c336a5880a
commit ef03cdfc90

View File

@ -21,3 +21,5 @@ EXTRA_OECMAKE = " \
# Headers only so PN is empty
RDEPENDS:${PN}-dev = ""
BBCLASSEXTEND += "native nativesdk"