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>
This commit is contained in:
Randolph Sapp
2025-08-19 15:28:49 -05:00
committed by Khem Raj
parent 185efabc62
commit 4579e68e5d
+1 -1
View File
@@ -39,4 +39,4 @@ do_install() {
RDEPENDS:${PN}-dev = ""
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"