mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
opencl-headers: add native and nativesdk
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,3 +17,4 @@ do_install () {
|
|||||||
install -d ${D}${includedir}/CL/
|
install -d ${D}${includedir}/CL/
|
||||||
install -m 0644 ${S}/CL/*.h ${D}${includedir}/CL
|
install -m 0644 ${S}/CL/*.h ${D}${includedir}/CL
|
||||||
}
|
}
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user