[OE-core] [PATCH 8/8] linux-yocto-dev: update to v4.15+

Bruce Ashfield bruce.ashfield at windriver.com
Mon Dec 4 17:46:13 UTC 2017


On 2017-12-04 12:39 PM, Richard Purdie wrote:
> On Mon, 2017-12-04 at 12:24 -0500, Bruce Ashfield wrote:
>> On 2017-12-04 11:38 AM, Khem Raj wrote:
>>>
>>> On Mon, Dec 4, 2017 at 7:39 AM, Bruce Ashfield
>>> <bruce.ashfield at windriver.com> wrote:
>>>>
>>>> Outside of the normal patch refreshes and boot issues, there are
>>>> new
>>>> build time tools within the kernel that required the following
>>>> dependencies:
>>>>
>>>> For ORC_UNWINDER support in x86-64:
>>>>
>>>>    DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-
>>>> native elfutils', '', d)}"
>>> do we need both target and host elfutils
>> Yup. There were references to both. Some had to run for hostcc
>> and others in the target arch.
> 
> Just for reference this is pretty bad for performance as it delays the
> kernel compile until some substantial parts of userspace build.
> 
> Is ORC_UNWINDER useful and commonly used?

One other thought I had was that this could be a distro feature
toggle, versus an arch feature. i.e. if you want the more
accurate stack unwinding in a debug build.

Bruce

> 
> Cheers,
> 
> Richard
> 




More information about the Openembedded-core mailing list