summaryrefslogtreecommitdiffstats
path: root/scripts/oe-test
diff options
context:
space:
mode:
authorAlejandro Hernandez Samaniego <alhe@linux.microsoft.com>2022-07-15 11:46:11 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-16 07:40:33 +0100
commit9a528bd5bd6f1ed312c93f9864a798061619c486 (patch)
tree0f3d97c5413df05e62c4b72fe85c9e4fcccf5b70 /scripts/oe-test
parent1a3aaa47b1612764ca64e5759aa1a61d7c17f816 (diff)
downloadpoky-9a528bd5bd6f1ed312c93f9864a798061619c486.tar.gz
package.bbclass: Fix kernel source handling when not using externalsrc
Previous commit c725bdb29b266 broke kernel source handling, this was due to the code expecting the sources to be in a different directory, this did not happen when using externalsrc since sources were found in the expected directories. Pass work-shared to the check to allow sources to be found in the proper directory, allowing these to be packaged in the next step. To test this we grabbed a commit where we knew the buildpaths QA test should flag a file inside the kernel sources, with the previous commit the QA warning wasnt flagged since no sources where there, with this fix the buildpaths QA warning gets flagged properly. (From OE-Core rev: 2714a8ef8c7b3c66d50f27f4f52fe2fe4db39b00) Signed-off-by: Alejandro Enedino Hernandez Samaniego <alhe@linux.microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-test')
0 files changed, 0 insertions, 0 deletions