glm: add nativesdk to BBCLASSEXTEND

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: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Randolph Sapp
2025-11-05 17:59:08 -06:00
committed by Anuj Mittal
parent 15e18246dd
commit 34093c56ae
+1 -1
View File
@@ -38,4 +38,4 @@ do_install() {
RDEPENDS:${PN}-dev = ""
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"