diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-11-18 17:26:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-19 12:54:32 +0000 |
commit | 4ed3c83240b3a761af71a3d10e295b4e5e356f00 (patch) | |
tree | 141a6c7703df6a6727449063afa02dc2d92412e9 /scripts/contrib/patchreview.py | |
parent | b3c2e1f30a9f187ee2657d787456e42644225e77 (diff) | |
download | poky-4ed3c83240b3a761af71a3d10e295b4e5e356f00.tar.gz |
patchtest: use HEAD commit as base for the selftest and not master
Patchtest applies patches on top of poky master branch by default;
this means selftest does the same, and any commits from the branch-under-test
are then discarded.
This can cause issues for example, if bitbake-server process started by selftest
from the master branch tries to parse bitbake.conf from the branch under test:
https://valkyrie.yoctoproject.org/#/builders/71/builds/460
(From OE-Core rev: 03c6b2e0277c00faf55c12c4d0b4b5e3a4898f8c)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/patchreview.py')
0 files changed, 0 insertions, 0 deletions