<div dir="auto">My use case, as I've told to Scott, was building a bare metal firmware for a cortex m0 with an external GCC toolchain. Although, the toolchain's binaries are strippable, there are some other blob files that are needed for the build, which are not.<div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Dimitris</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Scott Rifenbark <<a href="mailto:srifenbark@gmail.com">srifenbark@gmail.com</a>> schrieb am Mi., 6. März 2019, 19:55:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Got it. Thanks Khem.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 6, 2019 at 10:22 AM Khem Raj <<a href="mailto:raj.khem@gmail.com" target="_blank" rel="noreferrer">raj.khem@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Mar 6, 2019 at 9:48 AM Scott Rifenbark <<a href="mailto:srifenbark@gmail.com" target="_blank" rel="noreferrer">srifenbark@gmail.com</a>> wrote:<br>
><br>
> I think we should probably at least document the variable in the YP Reference Manual's glossary.  Correct?<br>
><br>
<br>
yes and also mention that we only expect it to be used in rare special<br>
curcumstances, e,g, prebuilt binaries etc.<br>
<br>
> Scott<br>
><br>
> On Wed, Mar 6, 2019 at 9:24 AM Khem Raj <<a href="mailto:raj.khem@gmail.com" target="_blank" rel="noreferrer">raj.khem@gmail.com</a>> wrote:<br>
>><br>
>> On Wed, Mar 6, 2019 at 8:15 AM Scott Rifenbark <<a href="mailto:srifenbark@gmail.com" target="_blank" rel="noreferrer">srifenbark@gmail.com</a>> wrote:<br>
>> ><br>
>> > Dimitris,<br>
>> ><br>
>> > Good find... I will see about documenting this.<br>
>> ><br>
>><br>
>> Although its not encouranged to use it, its to be used as a last resort<br>
>> we use it sparingly.<br>
>><br>
>> > Scott<br>
>> ><br>
>> > On Wed, Mar 6, 2019 at 8:12 AM Dimitris Tassopoulos <<a href="mailto:dimtass@gmail.com" target="_blank" rel="noreferrer">dimtass@gmail.com</a>> wrote:<br>
>> >><br>
>> >> Hi all,<br>
>> >><br>
>> >> this is not a request for help.<br>
>> >><br>
>> >> Today, I've found a very nice option which is not documented<br>
>> >> which is the INHIBIT_SYSROOT_STRIP and is used in the sysroot_strip()<br>
>> >> inside the poky/meta/classes/staging.bbclass.<br>
>> >><br>
>> >> I had an issue with a recipe that had a few binaries that I wanted to add to the<br>
>> >> recipe-sysroot-native in order to build another package and I was getting errors<br>
>> >> because the do_populate_sysroot couldn't strip those binaries. I've searched in<br>
>> >> the source and found that the author of that code was handling this case, but it's<br>
>> >> not documented (at least in the latest mega-manual).<br>
>> >><br>
>> >> Therefore, I'm dropping this message as a reference to other that might need it.<br>
>> >><br>
>> >> Regards,<br>
>> >> Dimitris<br>
>> >> --<br>
>> >> _______________________________________________<br>
>> >> yocto mailing list<br>
>> >> <a href="mailto:yocto@yoctoproject.org" target="_blank" rel="noreferrer">yocto@yoctoproject.org</a><br>
>> >> <a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
>> ><br>
>> > --<br>
>> > _______________________________________________<br>
>> > yocto mailing list<br>
>> > <a href="mailto:yocto@yoctoproject.org" target="_blank" rel="noreferrer">yocto@yoctoproject.org</a><br>
>> > <a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</blockquote></div>
</blockquote></div>