mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
![]() A regress was introduced by me in commit 9a96fb93: [ meta: change "+=" to "_append" for use-mainline-bsp overrides ] a "+=" operator was changed to "_append" in that commit which is wrong because that makes some non-existing dtb files being put into KERNEL_DEVICETREE, hence leads build issue for mainline kernel. Drop the "_append", change "+=" to "=" would be enough. Signed-off-by: Ming Liu <liu.ming50@gmail.com> |
||
---|---|---|
.. | ||
machine | ||
layer.conf |