On Tue, Oct 10, 2017 at 8:11 PM, Fabio Estevam <[email protected]> wrote: > On Tue, Oct 10, 2017 at 8:10 PM, Otavio Salvador > <[email protected]> wrote: >> On Tue, Oct 10, 2017 at 8:04 PM, Trevor Woerner <[email protected]> wrote: >>> Some combination of these two patches causes the Wandboard build to fail >>> when >>> use-mainline-bsp is enabled. >>> >>> $ grep -r WANDBOARD_DEFAULT_KERNEL * >>> conf/machine/wandboard.conf:WANDBOARD_DEFAULT_KERNEL = >>> "linux-wandboard" >>> >>> conf/machine/wandboard.conf:WANDBOARD_DEFAULT_KERNEL_use-mainline-bsp = >>> "linux-fslc" >>> conf/machine/wandboard.conf:PREFERRED_PROVIDER_virtual/kernel ?= >>> "${WANDBOARD_DEFAULT_KERNEL}" >>> >>> The linux-fslc kernel doesn't contain definitions for *-wandboard-revd1.dtb, >>> therefore: >>> >>> | make[3]: *** No rule to make target >>> 'arch/arm/boot/dts/imx6dl-wandboard-revd1.dtb'. Stop. >>> | arch/arm/Makefile:341: recipe for target >>> 'imx6dl-wandboard-revd1.dtb' failed >>> | make[2]: *** [imx6dl-wandboard-revd1.dtb] Error 2 >> >> Indeed. We must remove the imx6dl-wandboard-revd1.dtb when use-mainline-bsp. > > Correct. I plan to submit the revd1 dts upstream.
Once you does that, we can backport the patch for our kernel fork and drop this patch. Trevor, do you mind sending a patch? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
