mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
ref-manual: Updated the TARGET_OS variable description
Provided a more complete and clear description. (From yocto-docs rev: 65505debfb82536e7e2d4ff7e5bc14c6af1a7cf6) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
083353b73b
commit
3391d1d8e2
@@ -14623,10 +14623,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
<para role="glossdeffirst">
|
<para role="glossdeffirst">
|
||||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||||
Specifies the target's operating system.
|
Specifies the target's operating system.
|
||||||
The variable can be set to "linux" for <filename>glibc</filename>-based systems and
|
The variable can be set to "linux" for glibc-based systems
|
||||||
to "linux-musl" for <filename>musl</filename>.
|
(GNU C Library) and to "linux-musl" for musl libc.
|
||||||
For ARM/EABI targets, there are also "linux-gnueabi" and
|
For ARM/EABI targets, "linux-gnueabi" and "linux-musleabi"
|
||||||
"linux-musleabi" values possible.
|
possible values exist.
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user