diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-01-26 10:21:46 +0100 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-01-28 11:41:56 +0000 |
commit | dfded999cd3b1b1032d1f1a1441e26c9573f60a4 (patch) | |
tree | 328f6a54101cbcceaee8bd25801a129a836ea81c /util/flashrom_tester/src/rand_util.rs | |
parent | 084d6a3cf33cd437b7c9e171499e2a6c26eeea7a (diff) | |
download | flashrom-dfded999cd3b1b1032d1f1a1441e26c9573f60a4.tar.gz flashrom-dfded999cd3b1b1032d1f1a1441e26c9573f60a4.tar.bz2 flashrom-dfded999cd3b1b1032d1f1a1441e26c9573f60a4.zip |
meson.build: Require at least meson 0.50.0
The `install` argument in `configure_file` is a feature introduced in
meson '0.50.0', but meson.build requests '>=0.47.0'. Meson complains:
WARNING: Project targeting '>=0.47.0' but tried to use feature
introduced in '0.50.0': install arg in configure_file.
To correct this, adjust the `meson_version` value accordingly.
Change-Id: Iadcffb7f8c720ffa8aa5f0ad62638d7b37f39934
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/49924
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sam McNally <sammc@google.com>
Diffstat (limited to 'util/flashrom_tester/src/rand_util.rs')
0 files changed, 0 insertions, 0 deletions