diff options
Diffstat (limited to 'meta/conf/distro/include/default-distrovars.inc')
| -rw-r--r-- | meta/conf/distro/include/default-distrovars.inc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index 5035508b98..f91df632d5 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc | |||
| @@ -33,10 +33,8 @@ BB_GENERATE_MIRROR_TARBALLS ??= "0" | |||
| 33 | 33 | ||
| 34 | NO32LIBS ??= "1" | 34 | NO32LIBS ??= "1" |
| 35 | 35 | ||
| 36 | # Default logger already emits logfiles if a build fails, setting this to any non-empty value would just include more copies (prefixed with "|") in the output | 36 | # Default to emitting logfiles if a build fails. |
| 37 | # https://bugzilla.yoctoproject.org/show_bug.cgi?id=14542 | 37 | BBINCLUDELOGS ??= "yes" |
| 38 | BBINCLUDELOGS ??= "" | ||
| 39 | |||
| 40 | SDK_VERSION ??= "nodistro.0" | 38 | SDK_VERSION ??= "nodistro.0" |
| 41 | DISTRO_VERSION ??= "nodistro.0" | 39 | DISTRO_VERSION ??= "nodistro.0" |
| 42 | 40 | ||
