[yocto] [meta-raspberrypi][PATCH 1/3] linux-raspberrypi_4.9.bb: Upgrade to 4.9.50

Khem Raj raj.khem at gmail.com
Tue Sep 19 08:53:15 PDT 2017


On Tue, Sep 19, 2017 at 7:13 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> Yes,
>
> GNU gold (GNU Binutils 2.29.0.20170912) 1.14

that is the problem. We can't use gold for kernel.

>
> On Tue, Sep 19, 2017 at 4:01 PM, Khem Raj <raj.khem at gmail.com> wrote:
>>
>> is
>>
>> /OE/build/owpb/webos-ports/tmp-glibc/work/raspberrypi3_64-webos-linux/linux-raspberrypi/1_4.9.50+gitAUTOINC+46e2d4d1bd-r0/recipe-sysroot-native/usr/bin/aarch64-webos-linux/../../libexec/aarch64-webos-linux/gcc/aarch64-webos-linux/7.2.0/ld
>>
>> gold ?
>>
>> On Tue, Sep 19, 2017 at 6:58 AM, Martin Jansa <martin.jansa at gmail.com>
>> wrote:
>> > On Mon, Sep 18, 2017 at 12:29:44PM -0700, Khem Raj wrote:
>> >> On Mon, Sep 18, 2017 at 11:48 AM, Martin Jansa <martin.jansa at gmail.com>
>> >> wrote:
>> >> > With these 3 changes included I see following failure with
>> >> > raspberrypi3-64,
>> >> > it might be something caused by last oe-core upgrade, but I haven't
>> >> > noticed
>> >> > anything suspicious there.
>> >> >
>> >> > Looks familiar?
>> >>
>> >> havent seen it here. I would say unbolt these changes and try out see
>> >> if it goes away or not.
>> >
>> > The last one "linux-raspberrypi: Build dtbs with dtbs make target for
>> > rpi64" is causing this error.
>> >
>> >>
>> >> >
>> >> > |   VDSOL   arch/arm64/kernel/vdso/vdso.so.dbg
>> >> > |
>> >> >
>> >> > /OE/build/owpb/webos-ports/tmp-glibc/work/raspberrypi3_64-webos-linux/linux-raspberrypi/1_4.9.50+gitAUTOINC+46e2d4d1bd-r0/recipe-sysroot-native/usr/bin/aarch64-webos-linux/../../libexec/aarch64-webos-linux/gcc/aarch64-webos-linux/7.2.0/ld:
>> >> > fatal error: -shared and -static are incompatible
>> >> > | collect2: error: ld returned 1 exit status
>> >> > | make[3]: ***
>> >> >
>> >> > [/OE/build/owpb/webos-ports/tmp-glibc/work-shared/raspberrypi3-64/kernel-source/arch/arm64/kernel/vdso/Makefile:34:
>> >> > arch/arm64/kernel/vdso/vdso.so.dbg] Error 1
>> >> > | make[2]: *** [arch/arm64/Makefile:144: vdso_prepare] Error 2
>> >> > | make[1]: *** [Makefile:150: sub-make] Error 2
>> >> > | make: *** [Makefile:24: __sub-make] Error 2
>> >> > | ERROR: oe_runmake failed
>> >> > | WARNING:
>> >> >
>> >> > /OE/build/owpb/webos-ports/tmp-glibc/work/raspberrypi3_64-webos-linux/linux-raspberrypi/1_4.9.50+gitAUTOINC+46e2d4d1bd-r0/temp/run.do_compile.29341:1
>> >> > exit 1 from 'exit 1'
>> >> >
>> >> >
>> >> > On Mon, Sep 18, 2017 at 7:41 AM, Khem Raj <raj.khem at gmail.com> wrote:
>> >> >>
>> >> >> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> >> >> ---
>> >> >>  recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
>> >> >>  1 file changed, 2 insertions(+), 2 deletions(-)
>> >> >>
>> >> >> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
>> >> >> b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
>> >> >> index ba17020..068965f 100644
>> >> >> --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
>> >> >> +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
>> >> >> @@ -1,8 +1,8 @@
>> >> >>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
>> >> >>
>> >> >> -LINUX_VERSION ?= "4.9.41"
>> >> >> +LINUX_VERSION ?= "4.9.50"
>> >> >>
>> >> >> -SRCREV = "4153f509b449f1c1c816cf124c314975c3daa824"
>> >> >> +SRCREV = "46e2d4d1bd2c17e2f84dd90768321ee0bbaa6b8a"
>> >> >>  SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
>> >> >>
>> >> >>  require linux-raspberrypi.inc
>> >> >> --
>> >> >> 2.14.1
>> >> >>
>> >> >> --
>> >> >> _______________________________________________
>> >> >> yocto mailing list
>> >> >> yocto at yoctoproject.org
>> >> >> https://lists.yoctoproject.org/listinfo/yocto
>> >> >
>> >> >
>> >
>> > --
>> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
>
>



More information about the yocto mailing list