![]() 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> |
||
---|---|---|
classes | ||
conf | ||
recipes-bsp | ||
recipes-core | ||
recipes-kernel | ||
.gitignore | ||
README |
OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms
This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
URI: git://git.yoctoproject.org/meta-freescale branch: master revision: HEAD
Contributing
Please submit any patches against the meta-freescale-3rdparty
layer by
using the GitHub pull-request feature. Fork the repo, make a branch,
do the work, rebase from upstream, create the pull request.
For some useful guidelines to be followed when submitting patches, please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to get informed on new PRs and the follow-up discussions please use GitHub's notification system.
Mailing list:
https://lists.yoctoproject.org/listinfo/meta-freescale
Source code:
https://github.com/Freescale/meta-freescale-3rdparty