Re: [yocto] [meta-zephyr][PATCH 1/2] Convert to new override syntax

2021-08-03 Thread Jan Luebbe
On Tue, 2021-08-03 at 17:07 +0800, Naveen Saini wrote: … > diff --git a/conf/machine/qemu-nios2.conf b/conf/machine/qemu-nios2.conf > index ab8b366..48ed3e4 100644 > --- a/conf/machine/qemu-nios2.conf > +++ b/conf/machine/qemu-nios2.conf > @@ -1,6 +1,6 @@ > #@TYPE: Machine > #@NAME: qemu-nios2 >

[yocto] [meta-zephyr][PATCH 1/2] Convert to new override syntax

2021-08-03 Thread Naveen Saini
Use the convert-overrides.py to convert to new syntax and fixed some additional changes manually. Signed-off-by: Naveen Saini --- classes/zephyr.bbclass | 2 +- conf/machine/96b-avenger96.conf| 2 +- conf/machine/96b-nitrogen.conf