From 6a7d93155bb123aadd954d5ce99537e2607e675c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 4 Jul 2017 15:33:27 -0700 Subject: [PATCH] ref-manual: Updated INITRAMFS_IMAGE variable description. The description suggested the reader see the meta/poky/conf/local.conf.sample.extended file for more understanding on INITRAMFS_IMAGE. The actual file is meta-poky/conf/local.conf.sample.extended. (From yocto-docs rev: 80b474d3417e88a47d1317b2af6552698e907b80) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 56e99cfbb4..45fb55eaf4 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -6502,7 +6502,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" You can also find more information by referencing the - meta/poky/conf/local.conf.sample.extended + meta-poky/conf/local.conf.sample.extended configuration file in the Source Directory, the