diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-11-11 16:59:23 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-13 16:11:27 +0000 |
commit | d5dc2866ecb0e284ebed17de51f318c0abe1bd06 (patch) | |
tree | 7f0623059afcf14f78fd1cbc2a99ad493ec8afdc /scripts/oe-build-perf-test | |
parent | 76d74e10d0d29c8c56d3cc103c77108d5f410a64 (diff) | |
download | poky-d5dc2866ecb0e284ebed17de51f318c0abe1bd06.tar.gz |
gobject-introspection: Add -Dintrospection only when GIR_MESON_OPTION is not empty
meson now does not allow unknown options which means we have to be
mindful of adding -Dintrospection unconditionally and provide an option
to recipes to set GIR_MESON_OPTION = "" and when recipe does that then
do not add -D<Dintrospection> option to meson. This will help recipes to
use meson 60.x+ just by adding
GIR_MESON_OPTION = ""
(From OE-Core rev: c75a9439154834d45b2be1ac95682586b4409fb4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions