summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2017-10-06 08:10:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-07 23:20:41 +0100
commit0582b2c6cae43f75a288f082038017a6cc07993a (patch)
treec8217a0a1fd5f7e01a2d5d9513addba0224f02d2 /bitbake
parent801188bbd984d34c355be187eeaedacd189f7efe (diff)
downloadpoky-0582b2c6cae43f75a288f082038017a6cc07993a.tar.gz
bitbake: bitbake-user-manual/bitbake-user-manual: remove YP as build system
YP is not a build system, so it can not be used as build system example. (Bitbake rev: dc86d38816aeb0fcbceb34cbaaa6ed98d33383e9) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
index ca7f7246c4..08d9afdf23 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
@@ -440,7 +440,7 @@
440 Build Checkout:</emphasis> 440 Build Checkout:</emphasis>
441 A final possibility for getting a copy of BitBake is that it 441 A final possibility for getting a copy of BitBake is that it
442 already comes with your checkout of a larger Bitbake-based build 442 already comes with your checkout of a larger Bitbake-based build
443 system, such as Poky or Yocto Project. 443 system, such as Poky.
444 Rather than manually checking out individual layers and 444 Rather than manually checking out individual layers and
445 gluing them together yourself, you can check 445 gluing them together yourself, you can check
446 out an entire build system. 446 out an entire build system.