diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-12-04 08:13:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-06 11:09:52 +0000 |
commit | 8d8734ef101c4096df0fe74feecdc6978028a9c3 (patch) | |
tree | 0156f140a7c4cabe85dc3f5c2ed2c911b59c052a /meta/recipes-devtools/vala | |
parent | 7f1f9d843ba43acb67513ff7bd2d994eeec39789 (diff) | |
download | poky-8d8734ef101c4096df0fe74feecdc6978028a9c3.tar.gz |
vala: submit patch upstream
(From OE-Core rev: 1aa863c8b0c3843125e419f882890c9207e1e19c)
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.patch | 2 |
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 | |||
6 | This is necessary in cross-compiling environments, where directories | 6 | This is necessary in cross-compiling environments, where directories |
7 | returned by pkg-config should be prefixed with sysroot location. | 7 | returned by pkg-config should be prefixed with sysroot location. |
8 | 8 | ||
9 | Upstream-Status: Pending [review in oe-core list] | 9 | Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/vala/-/merge_requests/218] |
10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
11 | --- | 11 | --- |
12 | vapigen/vapigen.m4 | 8 ++++---- | 12 | vapigen/vapigen.m4 | 8 ++++---- |