[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1488/8267] bitbake: bitbake-user-manual: Applied review edits to "Recursive Dependencies"
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1488/8267] bitbake: bitbake-user-manual: Applied review edits to "Recursive Dependencies"
- Date: Sat, 16 Dec 2017 21:53:52 +0000 (UTC)
commit cb40ae4872484ab0df9b660d09457837b97c8e1a
Author: Scott Rifenbark <srifenbark gmail com>
Date: Tue Jul 19 11:35:26 2016 -0700
bitbake: bitbake-user-manual: Applied review edits to "Recursive Dependencies"
Added a minor tweak to the third paragraph to be more inclusive
of the topic.
Fixes [YOCTO #9970]
(Bitbake rev: a5d36e8bccf35ffbca41a4facaa041d36f587529)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../bitbake-user-manual-metadata.xml | 3 ++-
1 files changed, 2 insertions(+), 1 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 4cc647f..879e096 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -1780,7 +1780,8 @@
do_rootfs[recrdeptask] += "do_packagedata"
</literallayout>
This statement says that the <filename>do_packagedata</filename>
- task of all recipes reachable (by way of dependencies) from the
+ task of the current recipe and all recipes reachable
+ (by way of dependencies) from the
image recipe must run before the <filename>do_rootfs</filename>
task can run.
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]