diff --git a/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch b/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch index ecab0fc1c9..2aaf2ab94e 100644 --- a/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch +++ b/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch @@ -6,7 +6,7 @@ Subject: [PATCH] vapigen.m4: use $PKG_CONFIG_SYSROOT_DIR This is necessary in cross-compiling environments, where directories returned by pkg-config should be prefixed with sysroot location. -Upstream-Status: Pending [review in oe-core list] +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/vala/-/merge_requests/218] Signed-off-by: Alexander Kanavin --- vapigen/vapigen.m4 | 8 ++++----