Message ID | 20250919-update-compatible-doc-v1-2-f3a343914503@bootlin.com |
---|---|
State | New |
Headers | show |
Series | Update yocto-check-layer documentation | expand |
Hi Antonin, On 9/19/25 12:14 PM, Antonin Godard via lists.yoctoproject.org wrote: > Fix a typo in yocto-project-compatible.rst. > > Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin
diff --git a/documentation/test-manual/yocto-project-compatible.rst b/documentation/test-manual/yocto-project-compatible.rst index 65d924fad9..7a2e00a99e 100644 --- a/documentation/test-manual/yocto-project-compatible.rst +++ b/documentation/test-manual/yocto-project-compatible.rst @@ -38,7 +38,7 @@ Benefits and flexible: it gives users the ultimate power to change pretty much any aspect of the system but as with most things, power comes with responsibility. The Yocto Project would like to see people able to mix and match BSPs with -distro configs or software stacks and be able to merge succesfully. +distro configs or software stacks and be able to merge successfully. Over time, the project identified characteristics in layers that allow them to operate well together. "anti-patterns" were also found, preventing layers from working well together.
Fix a typo in yocto-project-compatible.rst. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/test-manual/yocto-project-compatible.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)