From: Randolph Sapp <[email protected]> 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 <[email protected]> --- meta-oe/recipes-core/opencl/opencl-clhpp_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb index 7ae0362d3..23007d7cc 100644 --- a/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb +++ b/meta-oe/recipes-core/opencl/opencl-clhpp_git.bb @@ -21,3 +21,5 @@ EXTRA_OECMAKE = " \ # Headers only so PN is empty RDEPENDS:${PN}-dev = "" + +BBCLASSEXTEND += "native nativesdk" -- 2.45.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111319): https://lists.openembedded.org/g/openembedded-devel/message/111319 Mute This Topic: https://lists.openembedded.org/mt/107192520/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
