summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-06-21 12:52:51 +0200
committerKhem Raj <raj.khem@gmail.com>2023-06-21 07:36:18 -0700
commita01c94b71b2f65b6a7c3b579790cfe9a28443523 (patch)
tree31f18d17a7f49da8e6fff0198855e0f4cdea41c5
parent1aaf1023e0ff49942af0fa7bbbfa90c73310fa51 (diff)
downloadmeta-openembedded-a01c94b71b2f65b6a7c3b579790cfe9a28443523.tar.gz
asio: fix malformed Upstream-Status
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/asio/files/0001-Add-the-pkgconfigdir-location.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/asio/files/0001-Add-the-pkgconfigdir-location.patch b/meta-oe/recipes-support/asio/files/0001-Add-the-pkgconfigdir-location.patch
index 3f93e7e4b0..75f083b0ed 100644
--- a/meta-oe/recipes-support/asio/files/0001-Add-the-pkgconfigdir-location.patch
+++ b/meta-oe/recipes-support/asio/files/0001-Add-the-pkgconfigdir-location.patch
@@ -8,7 +8,7 @@ compilation is failing and is complaining because the variable is
8undefined 8undefined
9 9
10Signed-off-by: Vasileios Anagnostopoulos <anagnwstopoulos@hotmail.com> 10Signed-off-by: Vasileios Anagnostopoulos <anagnwstopoulos@hotmail.com>
11Upstream status: Submitted [https://github.com/chriskohlhoff/asio/pull/1294] 11Upstream-Status: Submitted [https://github.com/chriskohlhoff/asio/pull/1294]
12--- 12---
13 asio/Makefile.am | 1 + 13 asio/Makefile.am | 1 +
14 1 file changed, 1 insertion(+) 14 1 file changed, 1 insertion(+)