summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/meson/meson.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/meson/meson.inc')
-rw-r--r--meta/recipes-devtools/meson/meson.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/meson/meson.inc b/meta/recipes-devtools/meson/meson.inc
index bfe9851e94..ef26848498 100644
--- a/meta/recipes-devtools/meson/meson.inc
+++ b/meta/recipes-devtools/meson/meson.inc
@@ -17,6 +17,7 @@ SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P
17 file://many-cross.patch \ 17 file://many-cross.patch \
18 file://cross-libdir.patch \ 18 file://cross-libdir.patch \
19 file://0001-Fix-missing-return-statements-that-are-seen-with-Wer.patch \ 19 file://0001-Fix-missing-return-statements-that-are-seen-with-Wer.patch \
20 file://0001-Handle-strings-in-cross-file-args.-Closes-4671.patch \
20 " 21 "
21SRC_URI[sha256sum] = "ef9f14326ec1e30d3ba1a26df0f92826ede5a79255ad723af78a2691c37109fd" 22SRC_URI[sha256sum] = "ef9f14326ec1e30d3ba1a26df0f92826ede5a79255ad723af78a2691c37109fd"
22SRC_URI[md5sum] = "0267b0871266056184c484792572c682" 23SRC_URI[md5sum] = "0267b0871266056184c484792572c682"