summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/vala
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-04 08:13:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-06 11:09:47 +0000
commit1aa863c8b0c3843125e419f882890c9207e1e19c (patch)
tree5bf4abfd2a98f9c2fb8669d7a7ca1b07dec4be24 /meta/recipes-devtools/vala
parent3a21835e69dfcdedf74512aec14583e8762317e5 (diff)
downloadopenembedded-core-contrib-1aa863c8b0c3843125e419f882890c9207e1e19c.tar.gz
vala: submit patch upstream
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/vala')
-rw-r--r--meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch2
1 files changed, 1 insertions, 1 deletions
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 <alex.kanavin@gmail.com>
---
vapigen/vapigen.m4 | 8 ++++----