Message ID | 20250819202849.390883-1-rs@ti.com |
---|---|
State | Accepted |
Headers | show |
Series | [meta-oe] glm: add nativesdk to BBCLASSEXTEND | expand |
diff --git a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb index dd520b245e..a7d27f7fcc 100644 --- a/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb +++ b/meta-oe/recipes-graphics/glm/glm_0.9.9.8.bb @@ -38,4 +38,4 @@ do_install() { RDEPENDS:${PN}-dev = "" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk"