meson: Use true and false instead of yes and no for tristate options
authorDylan Baker <dylan@pnwbakers.com>
Mon, 30 Oct 2017 17:27:48 +0000 (10:27 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 31 Oct 2017 17:37:17 +0000 (10:37 -0700)
commit0589331d54396cbcdcf985ba37470e77a4c7bee2
treea98d911ef53ba46e599e490efad85a74f9fc3e2c
parentf03b7c9ad92c1656a221297819fbc6d065cc0af7
meson: Use true and false instead of yes and no for tristate options

This allows a user to not care whether they're setting a tristate or a
boolean option, which is a nice user facing feature, and something I've
personally run into.

Suggested-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build
meson_options.txt