diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-08-23 22:20:31 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-25 16:00:11 +0100 |
| commit | bdaf3023e548a6ef7b335af4922082ed3f747eaa (patch) | |
| tree | 30d50209ba91ba56ff34ec922608c8c3e6ad060b /meta/recipes-devtools/meson/meson.inc | |
| parent | 9dc084a30c2aa350334cbfe9d7ce5c23691b1e99 (diff) | |
| download | poky-bdaf3023e548a6ef7b335af4922082ed3f747eaa.tar.gz | |
meson: update 0.55.0 -> 0.55.1
(From OE-Core rev: 177e0fa5fd79c174c6ab27b645f5fd17817de1c8)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/meson/meson.inc b/meta/recipes-devtools/meson/meson.inc index 607093a152..004189e36e 100644 --- a/meta/recipes-devtools/meson/meson.inc +++ b/meta/recipes-devtools/meson/meson.inc | |||
| @@ -16,7 +16,7 @@ SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P | |||
| 16 | file://0001-modules-python.py-do-not-substitute-python-s-install.patch \ | 16 | file://0001-modules-python.py-do-not-substitute-python-s-install.patch \ |
| 17 | file://0001-gnome.py-prefix-g-i-paths-with-PKG_CONFIG_SYSROOT_DI.patch \ | 17 | file://0001-gnome.py-prefix-g-i-paths-with-PKG_CONFIG_SYSROOT_DI.patch \ |
| 18 | " | 18 | " |
| 19 | SRC_URI[sha256sum] = "0a1ae2bfe2ae14ac47593537f93290fb79e9b775c55b4c53c282bc3ca3745b35" | 19 | SRC_URI[sha256sum] = "3b5741f884e04928bdfa1947467ff06afa6c98e623c25cef75adf71ca39ce080" |
| 20 | 20 | ||
| 21 | SRC_URI_append_class-native = " \ | 21 | SRC_URI_append_class-native = " \ |
| 22 | file://0001-Make-CPU-family-warnings-fatal.patch \ | 22 | file://0001-Make-CPU-family-warnings-fatal.patch \ |
