Hi Scott, Kristi Could review my changes?
Thanks Changhyeok 2017-06-12 14:52 GMT+09:00 Changhyeok Bae <[email protected]>: > This patch should be merged in morty (2.2), pryo (2.3), and master branch. > > Thanks > Changhyeok > > 2017-06-12 13:07 GMT+09:00 Changhyeok Bae <[email protected]>: > >> uClibc Replaced by musl from Yocto 2.2 >> >> Signed-off-by: Changhyeok Bae <[email protected]> >> --- >> documentation/ref-manual/ref-variables.xml | 14 +++++++------- >> 1 file changed, 7 insertions(+), 7 deletions(-) >> >> diff --git a/documentation/ref-manual/ref-variables.xml >> b/documentation/ref-manual/ref-variables.xml >> index bd9e517..0967e40 100644 >> --- a/documentation/ref-manual/ref-variables.xml >> +++ b/documentation/ref-manual/ref-variables.xml >> @@ -5131,9 +5131,9 @@ >> is normally the same as the >> <link linkend='var-TARGET_OS'><filen >> ame>TARGET_OS</filename></link>. >> The variable can be set to "linux" for >> <filename>glibc</filename>-based systems and >> - to "linux-uclibc" for <filename>uclibc</filename>. >> + to "linux-musl" for <filename>musl</filename>. >> For ARM/EABI targets, there are also "linux-gnueabi" >> and >> - "linux-uclibc-gnueabi" values possible. >> + "linux-musleabi" values possible. >> </para> >> </glossdef> >> </glossentry> >> @@ -14152,9 +14152,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR >> = "${INC_PR}.3" >> <!-- <para role="glossdeffirst"><imagedata >> fileref="figures/define-generic.png" /> --> >> Specifies the target's operating system. >> The variable can be set to "linux" for >> <filename>glibc</filename>-based systems and >> - to "linux-uclibc" for <filename>uclibc</filename>. >> + to "linux-musl" for <filename>musl</filename>. >> For ARM/EABI targets, there are also "linux-gnueabi" >> and >> - "linux-uclibc-gnueabi" values possible. >> + "linux-musleabi" values possible. >> </para> >> </glossdef> >> </glossentry> >> @@ -14283,7 +14283,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR >> = "${INC_PR}.3" >> >> <glossentry id='var-TCLIBC'><glossterm>TCLIBC</glossterm> >> <info> >> - TCLIBC[doc] = "Specifies GNU standard C library (libc) >> variant to use during the build process. You can select 'glibc' or >> 'uclibc'." >> + TCLIBC[doc] = "Specifies GNU standard C library (libc) >> variant to use during the build process. You can select 'glibc' or 'musl'." >> </info> >> <glossdef> >> <para role="glossdeffirst"> >> @@ -14295,7 +14295,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR >> = "${INC_PR}.3" >> </para> >> >> <para> >> - You can select "glibc" or "uclibc". >> + You can select "glibc" or "musl". >> </para> >> </glossdef> >> </glossentry> >> @@ -14334,7 +14334,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR >> = "${INC_PR}.3" >> <link linkend='var-TCLIBC'><filename >> >TCLIBC</filename></link>, >> which controls the variant of the GNU standard C >> library >> (<filename>libc</filename>) used during the build >> process: >> - <filename>glibc</filename> or >> <filename>uclibc</filename>. >> + <filename>glibc</filename> or >> <filename>musl</filename>. >> </para> >> >> <para> >> -- >> 2.7.4 >> >> > > > -- > Thanks > Changhyeok > -- Thanks Changhyeok
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
