From: Scott Rifenbark Date: Mon, 16 Sep 2013 17:20:39 +0000 (-0700) Subject: ref-manual: Updated the IMAGE_ROOTFS variable description. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fde7349e254f6fa217ec49384cc67fb640c108be;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated the IMAGE_ROOTFS variable description. Fixes [YOCTO #2808] Applied review edits from Paul. (From yocto-docs rev: d32dad2e1a8dc4daff8df413e9284832a686bd95) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 34083ac1baf..976bf0e4bbf 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2000,7 +2000,8 @@ Core layer for images cannot be removed IMAGE_ROOTFS - The location of the root filesystem. + The location of the root filesystem while it is under + construction (i.e. during do_rootfs). This variable is not configurable. Do not change it.