All warnings seems to fixed !! its on to do_compile now, so all seem to work
On Sun, Mar 21, 2021 at 6:39 PM Khem Raj <[email protected]> wrote: > > you changes are more complete then mine, thanks for taking care of > this. I am testing latest tip now > > diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb > b/meta/recipes-kernel/linux/linux-yocto_5.10.bb > index 9c122832f4..ae4eea0096 100644 > --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb > +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb > @@ -23,7 +23,7 @@ SRCREV_machine_qemux86 ?= > "04a11eb4aec4efe3064f27b207e8a41c28bb08cd" > SRCREV_machine_qemux86-64 ?= "04a11eb4aec4efe3064f27b207e8a41c28bb08cd" > SRCREV_machine_qemumips64 ?= "c19b50af1e3680ff6050a0cce8dcd888accafd9b" > SRCREV_machine ?= "04a11eb4aec4efe3064f27b207e8a41c28bb08cd" > -SRCREV_meta ?= "f5babefa399359d7a5f880342c03ced78dbd48d2" > +SRCREV_meta ?= "c0cfc016a512f4b2922e15e43e3d4b421cdceb97" > > # remap qemuarm to qemuarma15 for the 5.8 kernel > # KMACHINE_qemuarm ?= "qemuarma15" > > lets see what I see > > On Sun, Mar 21, 2021 at 6:34 PM Bruce Ashfield <[email protected]> > wrote: > > > > Heh. > > > > If you check the kernel-cache, I just made the same changes (with one > > additional): > > > > https://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-cache/commit/?id=3f21857300e44105375dafefaa0a6c4be657560c > > > > So we are in sync! > > > > Bruce > > > > On Sun, Mar 21, 2021 at 9:31 PM Khem Raj <[email protected]> wrote: > > > > > > These options end up with 'n' in qemuppc64 anyway > > > > > > Signed-off-by: Khem Raj <[email protected]> > > > Cc: Bruce Ashfield <[email protected]> > > > --- > > > bsp/qemu-ppc64/qemu-ppc64.cfg | 2 -- > > > 1 file changed, 2 deletions(-) > > > > > > diff --git a/bsp/qemu-ppc64/qemu-ppc64.cfg b/bsp/qemu-ppc64/qemu-ppc64.cfg > > > index 68912490..402b04ec 100644 > > > --- a/bsp/qemu-ppc64/qemu-ppc64.cfg > > > +++ b/bsp/qemu-ppc64/qemu-ppc64.cfg > > > @@ -6,7 +6,6 @@ CONFIG_SMP=y > > > CONFIG_NR_CPUS=2 > > > CONFIG_NR_IRQS=512 > > > CONFIG_PPC=y > > > -CONFIG_SYSVIPC_COMPAT=y > > > CONFIG_GENERIC_BUG=y > > > CONFIG_EPAPR_BOOT=y > > > CONFIG_PPC_PSERIES=y > > > @@ -26,7 +25,6 @@ CONFIG_NET_VENDOR_IBM=y > > > CONFIG_IBMVETH=y > > > CONFIG_NET_VENDOR_INTEL=y > > > CONFIG_E1000=y > > > -CONFIG_VMXNET3=y > > > CONFIG_TTY=y > > > CONFIG_VT=y > > > CONFIG_VT_HW_CONSOLE_BINDING=y > > > -- > > > 2.31.0 > > > > > > > > > -- > > - Thou shalt not follow the NULL pointer, for chaos and madness await > > thee at its end > > - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9593): https://lists.yoctoproject.org/g/linux-yocto/message/9593 Mute This Topic: https://lists.yoctoproject.org/mt/81515060/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
