[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7688/8267] bitbake: bitbake-user-manual: Edits to "inherit" section.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7688/8267] bitbake: bitbake-user-manual: Edits to "inherit" section.
- Date: Sun, 17 Dec 2017 06:35:57 +0000 (UTC)
commit d4ac657f8aa3c7dc4022df3dc3fc8499cffd03b9
Author: Scott Rifenbark <srifenbark gmail com>
Date: Wed Sep 13 09:02:02 2017 -0700
bitbake: bitbake-user-manual: Edits to "inherit" section.
Fixes [YOCTO #12031]
Applied minor wording changes based on review feedback.
(Bitbake rev: f0930f3216a8358759d561d244fa280932e8bf05)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../bitbake-user-manual-metadata.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index b2595c9..b37da10 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -924,12 +924,12 @@
after the "inherit" statement.
</note>
If you want to use the directive to inherit
- multiple classes, you can separate the classes with spaces.
+ multiple classes, separate them with spaces.
The following example shows how to inherit both the
- <filename>autotools</filename> and <filename>pkgconfig</filename>
+ <filename>buildhistory</filename> and <filename>rm_work</filename>
classes:
<literallayout class='monospaced'>
- inherit autotools pkgconfig
+ inherit buildhistory rm_work
</literallayout>
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]