[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1959/8267] ref-manual: Applied review changes to INITRAMF_IMAGE variable.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1959/8267] ref-manual: Applied review changes to INITRAMF_IMAGE variable.
- Date: Sat, 16 Dec 2017 22:33:29 +0000 (UTC)
commit 9576ddc6b355c2998f9c928b42cc4b1a08625383
Author: Scott Rifenbark <srifenbark gmail com>
Date: Fri Jul 29 16:42:27 2016 -0700
ref-manual: Applied review changes to INITRAMF_IMAGE variable.
Fixes [YOCTO #10012]
There was a mistake referring to the wrong example recipe. I
changed "core-image-sato-initramfs.bb" to
"core-image-minimal-initramfs.bb" for the fix.
(From yocto-docs rev: 4d63e1fc5786556dd0dd5ca1435252d43dbd745a)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/ref-variables.xml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index f85d682..ab30d01 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6106,11 +6106,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
The specified recipe is added as a dependency of the root
filesystem recipe (e.g.
<filename>core-image-sato</filename>).
- See the <filename>core-image-sato-initramfs.bb</filename>
- recipe for an example initramfs recipe.
+ See the <filename>meta/recipes-core/images/core-image-minimal-initramfs.bb</filename>
+ recipe in the
+ <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
+ for an example initramfs recipe.
To select this recipe to provide the initramfs,
set <filename>INITRAMFS_IMAGE</filename> to
- "core-image-sato-initramfs".
+ "core-image-minimal-initramfs".
<note>
The initramfs image recipe should set
<link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]