mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
meson: add missing Upstream-Status and SOB to a patch
(From OE-Core rev: 246622124d97d05d53b015797d620da974e20b79) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5dbcd2b6f5
commit
f7392539a6
@@ -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@gmail.com>
|
||||
---
|
||||
mesonbuild/coredata.py | 6 +++---
|
||||
mesonbuild/environment.py | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user