diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 7faf6f05f4..d60f6facd6 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -90,6 +90,8 @@ ROOT_HOME ??= "/home/root" | |||
| 90 | # If set to boolean false ('no', 'n', 'false', 'f', '0'), /var/log is on persistent storage. | 90 | # If set to boolean false ('no', 'n', 'false', 'f', '0'), /var/log is on persistent storage. |
| 91 | VOLATILE_LOG_DIR ?= "yes" | 91 | VOLATILE_LOG_DIR ?= "yes" |
| 92 | 92 | ||
| 93 | BB_RENAMED_VARIABLES[PNBLACKLIST] = "SKIP_RECIPE" | ||
| 94 | |||
| 93 | ################################################################## | 95 | ################################################################## |
| 94 | # Architecture-dependent build variables. | 96 | # Architecture-dependent build variables. |
| 95 | ################################################################## | 97 | ################################################################## |
