summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-05-10 12:17:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-17 09:53:11 +0100
commit87f0b45a307bb47df5a68d6649fe5625f2dd0775 (patch)
tree00149e37f0f2c42a5ec526a6c63672626039dc7a
parent1e520a7d0602059101646f24e7e347e4117697e9 (diff)
downloadopenembedded-core-contrib-87f0b45a307bb47df5a68d6649fe5625f2dd0775.tar.gz
meson: update patch status
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/meson/meson/gi-target-dep.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/meson/meson/gi-target-dep.patch b/meta/recipes-devtools/meson/meson/gi-target-dep.patch
index 25b30ca27a..29e164ccc7 100644
--- a/meta/recipes-devtools/meson/meson/gi-target-dep.patch
+++ b/meta/recipes-devtools/meson/meson/gi-target-dep.patch
@@ -3,7 +3,7 @@ to be executed) but *host* gobject-introspection libraries, as otherwise the
native pkg-config can be used and the build will try to link native and host
binaries together.
-Upstream-Status: Pending
+Upstream-Status: Backport [589236226856f591c9e8daf0cb7aa1aef8862388]
Signed-off-by: Ross Burton <ross.burton@arm.com>
diff --git a/mesonbuild/modules/gnome.py b/mesonbuild/modules/gnome.py