summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/local.conf.sample.extended4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index 17e95828d5..8a384540f9 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -135,7 +135,7 @@ DISTRO_FEATURES:remove = "x11"
135# Uncomment the following lines to enable multilib builds 135# Uncomment the following lines to enable multilib builds
136#require conf/multilib.conf 136#require conf/multilib.conf
137#MULTILIBS = "multilib:lib32" 137#MULTILIBS = "multilib:lib32"
138#DEFAULTTUNE_virtclass-multilib-lib32 = "x86" 138#DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
139 139
140# Set RPM_PREFER_ELF_ARCH to configure preferred ABI when using rpm packaging 140# Set RPM_PREFER_ELF_ARCH to configure preferred ABI when using rpm packaging
141# backend to generate a rootfs, choices are: 141# backend to generate a rootfs, choices are:
@@ -313,7 +313,7 @@ DISTRO_FEATURES:remove = "x11"
313# Note this is not officially supported and is just illustrated here to 313# Note this is not officially supported and is just illustrated here to
314# show an example of how it can be done 314# show an example of how it can be done
315# You'll also need your fortran recipe to depend on libgfortran 315# You'll also need your fortran recipe to depend on libgfortran
316#FORTRAN_forcevariable = ",fortran" 316#FORTRAN:forcevariable = ",fortran"
317 317
318# 318#
319# Kernel image features 319# Kernel image features