[oe-commits] org.oe.documentation reference/dirs_staging: Update some paths to match recent change make to

lenehan commit openembedded-commits at lists.openembedded.org
Fri Mar 16 05:06:13 UTC 2007


reference/dirs_staging: Update some paths to match recent change make to
bitbake.conf.

Author: lenehan at openembedded.org
Branch: org.openembedded.documentation
Revision: b4a59a6f1011fd6c4e1bbebb7c47458018dc8c05
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b4a59a6f1011fd6c4e1bbebb7c47458018dc8c05
Files:
1
usermanual/reference/dirs_staging.xml
Diffs:

#
# mt diff -rc0eefd88d91d5a8072c0cdd26ab1ba577cfd9d41 -rb4a59a6f1011fd6c4e1bbebb7c47458018dc8c05
#
# 
# 
# patch "usermanual/reference/dirs_staging.xml"
#  from [9a6e82ed902a879a322d47e33f7ab7e3c340371b]
#    to [91032fa7c4a2da7ca5a516e8abd15e3993a850c2]
# 
============================================================
--- usermanual/reference/dirs_staging.xml	9a6e82ed902a879a322d47e33f7ab7e3c340371b
+++ usermanual/reference/dirs_staging.xml	91032fa7c4a2da7ca5a516e8abd15e3993a850c2
@@ -79,7 +79,7 @@
         <row>
           <entry>STAGING_BINDIR</entry>
 
-          <entry>${STAGING_DIR}/${BUILD_SYS}/bin</entry>
+          <entry>${STAGING_DIR}/${HOST_SYS}/bin</entry>
         </row>
 
         <row>
@@ -139,7 +139,7 @@
         <row>
           <entry>PKG_CONFIG_PATH</entry>
 
-          <entry>${STAGING_DATADIR}/pkgconfig</entry>
+          <entry>${STAGING_LIBDIR}/pkgconfig</entry>
         </row>
 
         <row>






More information about the Openembedded-commits mailing list