mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 12:35:59 +00:00
ocl-icd: add nativesdk support
It fixes missing unbuildable dependency 'nativesdk-ocl-icd' failure. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0b6eb25e54
commit
787f2581bc
@ -15,4 +15,4 @@ inherit autotools
|
||||
|
||||
DEPENDS = "ruby-native"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user