Re: [OE-core] [PATCH v3 1/4] dtc: version bump and add python wrapper

2023-02-16 Thread Trevor Woerner
Hi Quentin, On Thu 2023-02-16 @ 10:23:07 AM, Quentin Schulz wrote: > Hi Trevor, > > On 2/14/23 19:30, Trevor Woerner wrote: > > Bump the version of dtc from 1.6.1 to to 1.7.0. > > > > Add support for building the python wrapper around libfdt. > > > > Signed-off-by: Trevor Woerner > > --- > >

Re: [OE-core] [PATCH v3 1/4] dtc: version bump and add python wrapper

2023-02-16 Thread Quentin Schulz via lists.openembedded.org
Hi Trevor, On 2/14/23 19:30, Trevor Woerner wrote: Bump the version of dtc from 1.6.1 to to 1.7.0. Add support for building the python wrapper around libfdt. Signed-off-by: Trevor Woerner --- ...tdump-fix-Werror-int-to-pointer-cast.patch | 40 --- meta/recipes-kernel/dtc/dt

Re: [OE-core] [PATCH v3 1/4] dtc: version bump and add python wrapper

2023-02-15 Thread Alexandre Belloni via lists.openembedded.org
Hello, The series caused different build failures: https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/6713/steps/11/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/6727/steps/11/logs/stdio | /home/pokybuild/yocto-worker/beaglebone/build/build/tmp/work

[OE-core] [PATCH v3 1/4] dtc: version bump and add python wrapper

2023-02-14 Thread Trevor Woerner
Bump the version of dtc from 1.6.1 to to 1.7.0. Add support for building the python wrapper around libfdt. Signed-off-by: Trevor Woerner --- ...tdump-fix-Werror-int-to-pointer-cast.patch | 40 --- meta/recipes-kernel/dtc/dtc/0001-meson.patch | 37 + .../dtc/{dtc