diff options
Diffstat (limited to 'meta-yocto/conf/local.conf.sample.extended')
-rw-r--r-- | meta-yocto/conf/local.conf.sample.extended | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended index a42774cfac..0c3197d7f7 100644 --- a/meta-yocto/conf/local.conf.sample.extended +++ b/meta-yocto/conf/local.conf.sample.extended | |||
@@ -2,7 +2,7 @@ | |||
2 | # certain recipes. | 2 | # certain recipes. |
3 | #BBMASK = "" | 3 | #BBMASK = "" |
4 | 4 | ||
5 | # eglibc configurability is used to reduce minimal images's size. | 5 | # eglibc configurability is used to reduce minimal image's size. |
6 | # the all supported eglibc options are listed in DISTRO_FEATURES_LIBC | 6 | # the all supported eglibc options are listed in DISTRO_FEATURES_LIBC |
7 | # and disabled by default. Uncomment and copy the DISTRO_FEATURES_LIBC | 7 | # and disabled by default. Uncomment and copy the DISTRO_FEATURES_LIBC |
8 | # and DISTRO_FEATURES definitions to local.conf to enable the options. | 8 | # and DISTRO_FEATURES definitions to local.conf to enable the options. |
@@ -78,7 +78,7 @@ | |||
78 | # The default is "default" | 78 | # The default is "default" |
79 | # Use "external-MODE" to use the precompiled external toolchains where MODE | 79 | # Use "external-MODE" to use the precompiled external toolchains where MODE |
80 | # is the type of external toolchain to use e.g. eabi. You need to ensure | 80 | # is the type of external toolchain to use e.g. eabi. You need to ensure |
81 | # the toolchain you want to use is included in an an appropriate layer | 81 | # the toolchain you want to use is included in an appropriate layer |
82 | # TCMODE = "external-eabi" | 82 | # TCMODE = "external-eabi" |
83 | 83 | ||
84 | # mklibs library size optimization is more useful to smaller images, | 84 | # mklibs library size optimization is more useful to smaller images, |