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>
This commit is contained in:
Randolph Sapp 2024-07-12 18:33:32 -05:00 committed by Khem Raj
parent 23777ac6dd
commit b011e934bd
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

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