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
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale