a5ds has the following warning: WARNING: Fuzz detected: checking file arch/arm/Kconfig Hunk #1 succeeded at 628 with fuzz 2. checking file board/armltd/designstart/Kconfig checking file board/armltd/designstart/Makefile checking file board/armltd/designstart/designstart.c checking file configs/designstart_ca5_defconfig checking file include/configs/designstart_ca5.h patching file arch/arm/Kconfig Hunk #1 succeeded at 628 with fuzz 2. patching file board/armltd/designstart/Kconfig patching file board/armltd/designstart/Makefile patching file board/armltd/designstart/designstart.c patching file configs/designstart_ca5_defconfig patching file include/configs/designstart_ca5.h The context lines in the patches can be updated with devtool: devtool modify u-boot devtool finish --force-patch-refresh u-boot <layer_path> Don't forget to review changes done by devtool! WARNING: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz] Followed above instructions to refresh the patches. Warning goes away. Everyone is happy. Change-Id: I47da5f987f9a7ebfe5ca570ad1053e55cc1a509a Signed-off-by: Jon Mason <jon.mason@arm.com>
Introduction
This repository contains Arm layers for OpenEmbedded
meta-arm: This layer provides support for general recipes for the Arm architecture. Anything that's not needed explicitly for BSPs, the IOTA distribution, or destined to be upstreamed belongs here.
meta-arm-bsp: This layer provides support for Arm reference platforms
meta-arm-iota: This layer provides support for Arm's IOTA Linux Distribution
meta-arm-toolchain: This layer provides support for Arm's GNU-A toolset releases
meta-arm-autonomy: This layer provides a reference stack for autonomous systems.
Contributing
Currently, we only accept patches from the meta-arm mailing list. For general information on how to submit a patch, please read https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
E-mail meta-arm@lists.yoctoproject.org with patches created using this process
Reporting bugs
E-mail meta-arm@lists.yoctoproject.org with the error encountered and the steps to reproduce the issue
Maintainer(s)
- Jon Mason jon.mason@arm.com