mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 02:33:33 +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:
parent
c336a5880a
commit
ef03cdfc90
@ -21,3 +21,5 @@ EXTRA_OECMAKE = " \
|
||||
|
||||
# Headers only so PN is empty
|
||||
RDEPENDS:${PN}-dev = ""
|
||||
|
||||
BBCLASSEXTEND += "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user