[oe-commits] [openembedded-core] 37/37: meson: add missing Upstream-Status and SOB to a patch

git at git.openembedded.org git at git.openembedded.org
Tue Apr 23 15:53:35 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 8002834068b24dd830c4eeb4660beb92abd63ec0
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Tue Apr 23 12:03:59 2019 +0200

    meson: add missing Upstream-Status and SOB to a patch
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../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 fc02576..2056763 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 +-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list