From a01c94b71b2f65b6a7c3b579790cfe9a28443523 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Jun 2023 12:52:51 +0200 Subject: [PATCH] asio: fix malformed Upstream-Status Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../asio/files/0001-Add-the-pkgconfigdir-location.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 undefined Signed-off-by: Vasileios Anagnostopoulos -Upstream status: Submitted [https://github.com/chriskohlhoff/asio/pull/1294] +Upstream-Status: Submitted [https://github.com/chriskohlhoff/asio/pull/1294] --- asio/Makefile.am | 1 + 1 file changed, 1 insertion(+)