diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-15 09:04:26 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-17 07:47:07 +0100 |
| commit | fdc3b1f6e286bce4e1834b9011d91fc0727063b9 (patch) | |
| tree | 4ffcddf4db65fc797886d54087ff38b1cc41c27c /meta | |
| parent | 936bd61af3b74f082175eeafed2cdcd62ac52764 (diff) | |
| download | poky-fdc3b1f6e286bce4e1834b9011d91fc0727063b9.tar.gz | |
meson: upgrade 0.63.1 -> 0.63.2
(From OE-Core rev: 1c0900c8bc13ef608938c533949baf92bef28cb1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/meson/meson_0.63.2.bb (renamed from meta/recipes-devtools/meson/meson_0.63.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/meson/meson_0.63.1.bb b/meta/recipes-devtools/meson/meson_0.63.2.bb index 7f77a7de34..406f5bf05e 100644 --- a/meta/recipes-devtools/meson/meson_0.63.1.bb +++ b/meta/recipes-devtools/meson/meson_0.63.2.bb | |||
| @@ -17,7 +17,7 @@ SRC_URI = "https://github.com/mesonbuild/meson/releases/download/${PV}/meson-${P | |||
| 17 | file://0001-is_debianlike-always-return-False.patch \ | 17 | file://0001-is_debianlike-always-return-False.patch \ |
| 18 | file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ | 18 | file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ |
| 19 | " | 19 | " |
| 20 | SRC_URI[sha256sum] = "06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9" | 20 | SRC_URI[sha256sum] = "16222f17ef76be0542c91c07994f9676ae879f46fc21c0c786a21ef2cb518bbf" |
| 21 | 21 | ||
| 22 | UPSTREAM_CHECK_URI = "https://github.com/mesonbuild/meson/releases" | 22 | UPSTREAM_CHECK_URI = "https://github.com/mesonbuild/meson/releases" |
| 23 | UPSTREAM_CHECK_REGEX = "meson-(?P<pver>\d+(\.\d+)+)\.tar" | 23 | UPSTREAM_CHECK_REGEX = "meson-(?P<pver>\d+(\.\d+)+)\.tar" |
