diff options
Diffstat (limited to 'meta-yocto/conf')
-rw-r--r-- | meta-yocto/conf/local.conf.sample | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index c73912737e..740f54202b 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
@@ -145,8 +145,6 @@ PACKAGE_DEBUG_SPLIT_STYLE = '.debug' | |||
145 | # SELECTED_OPTIMIZATION = "${PROFILE_OPTIMIZATION}" | 145 | # SELECTED_OPTIMIZATION = "${PROFILE_OPTIMIZATION}" |
146 | # LDFLAGS =+ "-pg" | 146 | # LDFLAGS =+ "-pg" |
147 | 147 | ||
148 | # Uncomment this if you want BitBake to emit debugging output | ||
149 | # BBDEBUG = "yes" | ||
150 | # Uncomment this if you want BitBake to emit the log if a build fails. | 148 | # Uncomment this if you want BitBake to emit the log if a build fails. |
151 | BBINCLUDELOGS = "yes" | 149 | BBINCLUDELOGS = "yes" |
152 | 150 | ||