Re: [OE-core] [PATCH] kernel-yocto.bbclass: fix failure to find defconfig

2020-07-03 Thread Bruce Ashfield
On Fri, Jul 3, 2020 at 9:15 PM S. Lockwood-Childs wrote: > > Fix build failure in do_kernel_metadata > > do_kernel_metadata: Could not locate BSP definition for $MACHINE/standard > and no defconfig was provided > > The original awk statements looking for the current MACHINE's

[OE-core] [PATCH] kernel-yocto.bbclass: fix failure to find defconfig

2020-07-03 Thread S. Lockwood-Childs
Fix build failure in do_kernel_metadata do_kernel_metadata: Could not locate BSP definition for $MACHINE/standard and no defconfig was provided The original awk statements looking for the current MACHINE's defconfig expected to find an entry from SRC_URI that exactly matched