poky/meta-selftest
Pavel Zhukov 02a3d2d460 patch.py: Prevent git repo reinitialization
There were few bugs in the _isInitialized() function which might trigger
git repo to be reinitialized and patches failing to apply.

(From OE-Core rev: 29d86bcad4fc43e09d7499c3f6fba8c499170b9b)

Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-22 22:18:51 +00:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf layer.conf: Update for hardknott release series 2021-03-15 14:57:03 +00:00
files Add core-image-weston to reproducible build tests 2021-03-02 20:39:35 +00:00
lib bitbake.conf: Prevent pyc file generation in pseudo context 2020-12-20 00:03:04 +00:00
recipes-devtools/python oe-selftest: add some tests for recipeutils module 2018-12-03 12:20:00 +00:00
recipes-test patch.py: Prevent git repo reinitialization 2022-03-22 22:18:51 +00:00
wic wic: Introduce empty plugin to create unformatted empty partitions 2020-12-15 22:51:56 +00:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

This layer is intended as test layer, used by scripts/oe-selftest and it's probably a mistake to include it in your builds (unless you want to run the script).