Re: [OE-core] [PATCH v2] bitbake: Don't treat mc recipe (Midnight Commander) as a multiconfig target

2021-01-30 Thread Tomasz Dziendzielski
>>I did put this into testing anyway and it triggered errors in several selftests: >> >>bitbake-selftest: >>https ://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/1792/steps/11/logs/stdio >>

Re: [OE-core] [PATCH v2] bitbake: Don't treat mc recipe (Midnight Commander) as a multiconfig target

2021-01-30 Thread Tomasz Dziendzielski
>bitbake patches need to go to the bitbake-devel list. > >I did put this into testing anyway and it triggered errors in several selftests: > >bitbake-selftest: >https ://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/1792/steps/11/logs/stdio

Re: [OE-core] [PATCH v2] bitbake: Don't treat mc recipe (Midnight Commander) as a multiconfig target

2021-01-30 Thread Richard Purdie
On Thu, 2021-01-28 at 18:23 +0100, Tomasz Dziendzielski wrote: > When we run `devtool build mc` recipe's task dependencies are expanded > to "mc:do_populate_sysroot" where "mc" name is treated as multiconfig > and "do_package_sysroot" as multiconfigname. > > > ERROR: Multiconfig dependency

[OE-core] [PATCH v2] bitbake: Don't treat mc recipe (Midnight Commander) as a multiconfig target

2021-01-28 Thread Tomasz Dziendzielski
When we run `devtool build mc` recipe's task dependencies are expanded to "mc:do_populate_sysroot" where "mc" name is treated as multiconfig and "do_package_sysroot" as multiconfigname. | ERROR: Multiconfig dependency mc:do_populate_sysroot depends on | nonexistent multiconfig configuration named