summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/meson/meson.inc
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2018-08-14 21:06:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 09:33:53 +0100
commite1297f9a951b1dbafd0e211be63b348f06b1f3cd (patch)
tree4167bfc1ffae8a63881513d84491db8bec5a1afe /meta/recipes-devtools/meson/meson.inc
parent283026adda7c184e213dacd7f4e42678c304866a (diff)
downloadopenembedded-core-contrib-e1297f9a951b1dbafd0e211be63b348f06b1f3cd.tar.gz
meson: Split validate-cpu.patch in three
This makes it more suitable to work with, e.g., devtool. It also prepares for the update to 0.47.0 when the first patch will no longer be needed (as it is a backport). Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/meson/meson.inc')
-rw-r--r--meta/recipes-devtools/meson/meson.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/meson/meson.inc b/meta/recipes-devtools/meson/meson.inc
index a650469e93..c9e1e051c6 100644
--- a/meta/recipes-devtools/meson/meson.inc
+++ b/meta/recipes-devtools/meson/meson.inc
@@ -11,7 +11,9 @@ SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P
file://0003-native_bindir.patch \
file://0004-Prettifying-some-output-with-pathlib.patch \
file://0005-Set-the-meson-command-to-use-when-we-know-what-it-is.patch \
- file://validate-cpu.patch \
+ file://0001-Validate-cpu_family-3753.patch \
+ file://0002-Make-CPU-family-warnings-fatal.patch \
+ file://0003-Send-user-to-our-wiki-instead-of-Meson-bug-system.patch \
file://0001-mesonbuild-Recognise-risc-v-architecture.patch \
"