Re: [meta-arago][master][PATCH] arago.conf: Tweak a couple of settings following oe-core changes
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
On 2/25/2026 2:24 PM, Denys Dmytriyenko wrote: > On Tue, Feb 24, 2026 at 08:10:57PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote: >> oe-core has made some changes to default values for all distros [1] [2]. >> Target a few specific packages at the Arago level to back out those >> defaults and allow packages to build. The changes fall into two types: >> >> - Disable static libraries >> [1] https://git.openembedded.org/openembedded-core/commit/?id=03fc931bfe9ea3fa9f33553e6020cbc067b24291 >> >> - Enable tighter compile time security >> [2] https://git.openembedded.org/openembedded-core/commit/?id=4c2d64c10a5b0437ab1ea04df22386f0f95124d1 >> >> Signed-off-by: Ryan Eatmon <[email protected]> >> --- >> meta-arago-distro/conf/distro/arago.conf | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf >> index 17c6fed8..691f9068 100644 >> --- a/meta-arago-distro/conf/distro/arago.conf >> +++ b/meta-arago-distro/conf/distro/arago.conf >> @@ -153,3 +153,13 @@ LICENSE_FLAGS_ACCEPTED = "commercial_ffmpeg commercial_gstreamer1.0-libav" >> # We are working to reproduce this error and submit bug reports for this >> # issue. >> DEFAULTTUNE:armv7a = "armv7athf" > > BTW, slightly unrelated, but ^^^ this was a temporary workaround and it ended > up staying here for quite some time. Is it sill needed? Good question... I forgot about that. Let me look into it. > >> +# Some packages ship static libraries which are disabled by default. >> +# Add support back in for these packages. >> +DISABLE_STATIC:pn-ti-ipc = "" >> +DISABLE_STATIC:pn-ti-rpmsg-char = "" >> + >> +# oe-core enabled tighter security checks at the distro level by default, >> +# but a couple of packages in meta-ti cannot compile with those. >> +SECURITY_STRINGFORMAT:pn-dsptop = "" >> +lcl_maybe_fortify:pn-gdbc6x = "" >> -- >> 2.43.0 -- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS