diff mbox series

[meta-oe,1/3] asio: fix malformed Upstream-Status

Message ID 20230621105255.2608791-1-Martin.Jansa@gmail.com
State Under Review
Headers show
Series [meta-oe,1/3] asio: fix malformed Upstream-Status | expand

Commit Message

Martin Jansa June 21, 2023, 10:52 a.m. UTC
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../asio/files/0001-Add-the-pkgconfigdir-location.patch         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 <anagnwstopoulos@hotmail.com>
-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(+)