]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to the binconfig.bbclass section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 7 Aug 2013 20:02:09 +0000 (23:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 12:18:54 +0000 (13:18 +0100)
(From yocto-docs rev: 7b442239b8dc083c0191e863cb959fb978ea6345)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-classes.xml

index 638dd366c0bf6b973490dee5dc75be52f0f6240c..e80996df559d6e61ebea12a31559e59aa4bb7170 100644 (file)
     <para>
         During staging, the OpenEmbedded build system installs such scripts
         into the <filename>sysroots/</filename> directory.
-        The build system also changes all paths to point into the
-        <filename>sysroots/</filename> directory so all builds that use the
-        script will use the correct directories for the cross compiling layout.
+        Inheriting this class results in all paths in these scripts being
+        changed to point into the <filename>sysroots/</filename> directory so
+        that all builds that use the script use the correct directories
+        for the cross compiling layout.
     </para>
 </section>