[meta-arago][master/wrynose][PATCH] packagegroup-arago-addons-sdk-target: Remove ti-rpmsg-char-staticdev
Andrew Davis <[email protected]> Thu, 2 Jul 2026 09:35:19 -0500
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
The ti-rpmsg-char project will only produce dynamic libraries by default going forward (like most other libraries packages), so the -staticdev package will be empty and not produced. Remove the dependency on that. Signed-off-by: Andrew Davis <[email protected]> --- .../packagegroups/packagegroup-arago-addons-sdk-target.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb index ae8f063f..71c844d1 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-addons-sdk-target.bb @@ -22,7 +22,6 @@ UTILS:append:am57xx = " can-utils-dev \ UTILS:append:k3 = "\ can-utils-dev \ ti-rpmsg-char-dev \ - ti-rpmsg-char-staticdev \ " EXTRA_PACKAGES = "" -- 2.39.2