diff options
author | Andrei Gherzan <andrei.gherzan@huawei.com> | 2021-02-18 21:14:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-04 17:39:10 +0000 |
commit | 16e52a768a7787d0c233d7648cb1da7d0cc70b2f (patch) | |
tree | 9ec9bb7efbad68d912987ce117e1af6726284ef9 /meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb | |
parent | 15496693ede24fcab5bdd89e03f60e26e6350853 (diff) | |
download | poky-16e52a768a7787d0c233d7648cb1da7d0cc70b2f.tar.gz |
oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalised
`devtool` uses `copy_recipe_files` for the upgrade operation when
creating the new, workspace recipe. Before handling the copy operations,
the function checks the entry in `SRC_URI` against `FILE` while in turn
uses absolute paths. When BBLAYERS contains entries that are not
normalised, this check will fail resulting in having the recipe in the
workspace without the initial patches.
Signef-off-by: Robert Drab <robert.drab@huawei.com>
(From OE-Core rev: 7677ba25994ab6807519f3920c8cf6ad414ac415)
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 777fc24ab2c332954b56dac28cd9b3032808828c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb')
0 files changed, 0 insertions, 0 deletions