mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
ti-rpmsg-char: Set DISABLE_STATIC = ""
As of [1], static libs are disabled by default. But this package relies on static libs, so we need to allow for building them. [1] https://git.openembedded.org/openembedded-core/commit/?id=03fc931bfe9ea3fa9f33553e6020cbc067b24291 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -5,3 +5,5 @@ require ti-rpmsg-char.inc
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PR = "r0"
|
||||
|
||||
DISABLE_STATIC = ""
|
||||
|
||||
Reference in New Issue
Block a user