mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
committed by
Armin Kuster
parent
c336a5880a
commit
ef03cdfc90
@@ -21,3 +21,5 @@ EXTRA_OECMAKE = " \
|
||||
|
||||
# Headers only so PN is empty
|
||||
RDEPENDS:${PN}-dev = ""
|
||||
|
||||
BBCLASSEXTEND += "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user