[OE-core] [PATCH] meson: add missing Upstream-Status and SOB to a patch

Alexander Kanavin alex.kanavin at gmail.com
Tue Apr 23 10:03:59 UTC 2019


Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
 .../meson/meson/load-configs-generalise-search-path.patch      | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch b/meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
index fc02576f5bd..2056763db5d 100644
--- a/meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
+++ b/meta/recipes-devtools/meson/meson/load-configs-generalise-search-path.patch
@@ -6,6 +6,9 @@ Subject: [PATCH] load_configs: generalise the search path
 Instead of hard-coding the fact that load_configs() searches for files under
 meson/native, pass in the subdirectory allowing the cross-file code to use the
 same logic.
+
+Upstream-Status: Backport
+Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
 ---
  mesonbuild/coredata.py    | 6 +++---
  mesonbuild/environment.py | 2 +-
-- 
2.17.1



More information about the Openembedded-core mailing list