From: Scott Rifenbark Date: Mon, 5 Aug 2013 13:53:52 +0000 (+0300) Subject: ref-manual: replaced linux_libc-headers with linux-libc-headers X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0bc4ce85b4d5f90548a406b26a0c0eef7c72b35d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: replaced linux_libc-headers with linux-libc-headers Four occurrences in the toolchain section affected. (From yocto-docs rev: c69d84f5a64763e6560e8eb126a354b69740439e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 565dcd5be0d..9f4a539317a 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -1011,7 +1011,7 @@ The chain of events that occurs when gcc-cross is bootstrapped is as follows: - gcc -> binutils-cross -> gcc-cross-initial -> linux_libc-headers -> eglibc-initial -> eglibc -> gcc-cross -> gcc-runtime + gcc -> binutils-cross -> gcc-cross-initial -> linux-libc-headers -> eglibc-initial -> eglibc -> gcc-cross -> gcc-runtime gcc: @@ -1031,7 +1031,7 @@ This tool is a "native" package (i.e. it is designed to run on the build host). - linux_libc-headers: + linux-libc-headers: Headers needed for the cross-compiler. eglibc-initial: @@ -1087,7 +1087,7 @@ Here is the bootstrap process for the relocatable toolchain: - gcc -> binutils-crosssdk -> gcc-crosssdk-initial -> linux_libc-headers -> eglibc-initial -> nativesdk-eglibc -> gcc-crosssdk -> gcc-cross-canadian + gcc -> binutils-crosssdk -> gcc-crosssdk-initial -> linux-libc-headers -> eglibc-initial -> nativesdk-eglibc -> gcc-crosssdk -> gcc-cross-canadian gcc: @@ -1107,7 +1107,7 @@ finished cross-compiler. This tool is a "native" binary that runs on the build host. - linux_libc-headers: + linux-libc-headers: Headers needed for the cross-compiler. eglibc-initial: