summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-12-13 16:14:07 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-17 23:49:56 +0000
commit6fcec10a9cf6129ebd74a638bfd883e6330cb10f (patch)
treef08dacad5aaf6652739a5116cc03faf10bc554af /scripts/lib/scriptutils.py
parent882c3e58751d6fcc2ed14a3cff8f61ab2b8315c1 (diff)
downloadpoky-6fcec10a9cf6129ebd74a638bfd883e6330cb10f.tar.gz
meson: no need to rebuild on install
On install, Meson will rebuild targets which don't define their dependencies, as it can't know if they need to be rebuilt or not. This includes gtk-doc, which can be slow to run. As we control the execution of meson we know that a rebuild isn't required, so we can pass --no-rebuild and speed up the install task. (From OE-Core rev: da7e8bbb75bfb1a1c820b310196e510c05fc67c7) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions