]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-buildenv-internal: Add BB_LOGCONFIG
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Mar 2020 13:19:25 +0000 (13:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Mar 2020 22:53:22 +0000 (22:53 +0000)
commit66c9234b71791d2aab87068496aebdbd4eb1f5e2
tree7b78727975278ebaaf8dfd993aeb95ac6d7873bc
parent5ea3d9d83ed695827634e3216664c13fcff6d48a
scripts/oe-buildenv-internal: Add BB_LOGCONFIG

We should allow the logging configurations to be specificed from the
environment, for example for autobuilder setups.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal