]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: integrate merge_config fix for gold linker
authorBruce Ashfield <bruce.ashfield@gmail.com>
Thu, 6 Feb 2020 17:35:45 +0000 (12:35 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2020 13:19:56 +0000 (13:19 +0000)
commitfa964575f9e00d8530563e61075992c5b69df137
tree151c3ed0968a4d1e51cc62ccc7bfbbcb8b7cb62d
parenteaa83453fe206567253257fcefdbf6feb6d53d72
kern-tools: integrate merge_config fix for gold linker

Bumping the SRCREV to pickup the following fix:

   Author: Martin Jansa <Martin.Jansa@gmail.com>
   Date:   Wed Feb 5 03:26:57 2020 +0100

       merge_config.sh: pass LD variable from shell environment to make

       * since 5.4 kernel Kconfig will fail immediately when it detects
         that LD points to gold linker:

         scripts/Kconfig.include:39:  gold linker 'i686-oe-linux-ld' not supported

       * in OE we already pass bfd linker in KERNEL_LD variable to merge_config.sh
         but we need to pass it also into the make call here

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb