diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml index 988719d038..f5e5e61b1e 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml @@ -43,8 +43,8 @@ D E F - - H + G + H @@ -1154,6 +1154,15 @@ + BZRDIR + + + The directory in which files checked out of a Bazaar + system are stored. + + + + C @@ -1168,6 +1177,15 @@ + CVSDIR + + + The directory in which files checked out under the + CVS system are stored. + + + + D @@ -1412,13 +1430,32 @@ - + H + HGDIR + + + The directory in which files checked out of a Mercurial + system are stored. + + + + HOMEPAGE Website where more information about the software the recipe is building @@ -2100,6 +2137,15 @@ + SVNDIR + + + The directory in which files checked out of a Subversion + system are stored. + + + + T