diff options
author | Trevor Woerner <twoerner@gmail.com> | 2019-12-11 12:23:34 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-16 23:25:49 +0000 |
commit | 15a450cd94b76787d7a15d54eca6d522a29eae49 (patch) | |
tree | 554c780cbf10ea54165062a91869655f5fb67dde /meta/classes | |
parent | dd18244afa5cdd56e30a67489ebcb04875d541b6 (diff) | |
download | poky-15a450cd94b76787d7a15d54eca6d522a29eae49.tar.gz |
mesa.inc: allow the user to choose the build type
Upstream mesa can either be built as a debug release (the default) or a
production release. This patch allows the user to choose which one they
want by setting MESA_BUILD_TYPE to either 'production' or 'debug' as
they see fit. Under OpenEmbedded a production build will be performed by
default.
(From OE-Core rev: 6a6b775d69aa59102e1f6a68c88276be6d54a8e6)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions