1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

dev-manual: Replaced "BSD" with "BSP" typo. Also small word change.

(From yocto-docs rev: d67856c849c5275a07ee1f87db839cd4d4d9a6f6)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-13 13:59:07 -07:00
committed by Richard Purdie
parent 0ee7583e85
commit 738a83bddb
@@ -467,7 +467,7 @@
acceptable explanation for any questions answered "No".
</para></listitem>
<listitem><para>
You need to be a Yocto Project Member Organization.
Be a Yocto Project Member Organization.
</para></listitem>
</itemizedlist>
</para>
@@ -537,7 +537,7 @@
</para>
<para>
The script divides tests into three areas: COMMON, BSD,
The script divides tests into three areas: COMMON, BSP,
and DISTRO.
For example, given a distribution layer (DISTRO), the
layer must pass both the COMMON and DISTRO related tests.