diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4fb1f64646..d55bccdc6f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -6241,6 +6241,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + INSTALL_TIMEZONE_FILE + + INSTALL_TIMEZONE_FILE[doc] = "Enables installation of the /etc/timezone file." + + + + + By default, the tzdata recipe packages + an /etc/timezone file. + Set the INSTALL_TIMEZONE_FILE + variable to "0" at the configuration level to disable this + behavior. + + + + IPK_FEED_URIS IPK_FEED_URIS[doc] = "List of ipkg feed records to put into generated image."