Re: [OE-core] [PATCH] kbd: DEPEND on bison-native and don't build tests

2022-11-24 Thread Ola x Nilsson
On Thu, Nov 24 2022, Richard Purdie wrote: > On Thu, 2022-11-24 at 17:52 +0100, Ola x Nilsson wrote: >> bison-native is required if any .y-file is changed, by patch or in >> devtool. Otherwise the build will fail with > > The key point is that we don't patch any .y file out the box. I > therefor

Re: [OE-core] [PATCH] kbd: DEPEND on bison-native and don't build tests

2022-11-24 Thread Richard Purdie
On Thu, 2022-11-24 at 17:52 +0100, Ola x Nilsson wrote: > bison-native is required if any .y-file is changed, by patch or in > devtool. Otherwise the build will fail with The key point is that we don't patch any .y file out the box. I therefore don't want to add this dependency. If you do start

[OE-core] [PATCH] kbd: DEPEND on bison-native and don't build tests

2022-11-24 Thread Ola x Nilsson
bison-native is required if any .y-file is changed, by patch or in devtool. Otherwise the build will fail with /bin/bash /config/ylwrap /src/libkeymap/parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output pa