[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1957/8267] ref-manual: Updated the do_compile task section.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1957/8267] ref-manual: Updated the do_compile task section.
- Date: Sat, 16 Dec 2017 22:33:19 +0000 (UTC)
commit 31b06fe3531d9404e7a76e67e9cadf343930df37
Author: Scott Rifenbark <srifenbark gmail com>
Date: Fri Jul 29 15:05:30 2016 -0700
ref-manual: Updated the do_compile task section.
Fixes [YOCTO #9964]
There was a small fix to change oe_runmake task to oe_runmake
function.
(From yocto-docs rev: aa049c9165c67e041c84fab9fabfbe98828c79bb)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/ref-tasks.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 37dd0cf..d6f0051 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -47,7 +47,7 @@
<para>
The default behavior of this task is to run the
- <filename>oe_runmake</filename> task if a makefile
+ <filename>oe_runmake</filename> function if a makefile
(<filename>Makefile</filename>, <filename>makefile</filename>,
or <filename>GNUmakefile</filename>) is found.
If no such file is found, the <filename>do_compile</filename>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]