summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index 62415a43ed..371ef4c69c 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -325,7 +325,7 @@ DISTRO_FEATURES_remove = "x11"
325# The INITRAMFS_IMAGE image variable will cause an additional recipe to 325# The INITRAMFS_IMAGE image variable will cause an additional recipe to
326# be built as a dependency to the what ever rootfs recipe you might be 326# be built as a dependency to the what ever rootfs recipe you might be
327# using such as core-image-sato. The initramfs might be needed for 327# using such as core-image-sato. The initramfs might be needed for
328# the initial boot of of the target system such as to load kernel 328# the initial boot of the target system such as to load kernel
329# modules prior to mounting the root file system. 329# modules prior to mounting the root file system.
330# 330#
331# INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe 331# INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe