mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
bitbake: toasterui: correct terminology in landing page
Change the introductory description of Toaster we provide on first use, to make sure it mentions all the bits that make up the build system, and not just BitBake. (Bitbake rev: ed741d022e9bd13cbef5c71e33b1e68cb2e42d9b) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0405ef3816
commit
86f982c3df
@@ -15,7 +15,7 @@
|
||||
<h1>
|
||||
This is Toaster
|
||||
</h1>
|
||||
<p>A web interface to <a href="http://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="http://www.yoctoproject.org">Yocto Project</a> build system.</p>
|
||||
<p>A web interface to <a href="http://www.openembedded.org">OpenEmbedded</a> and <a href="http://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="http://www.yoctoproject.org">Yocto Project</a> build system.</p>
|
||||
|
||||
{% if MANAGED %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user