poky/meta-selftest
Ross Burton 609d6de745 oeqa/selftest: add test for git working correctly inside pseudo
The fix for CVE-2022-24765 in git[1] breaks any use of git inside
pseudo. Add a simple test case to oe-selftest to verify that at least
basic uses of git work fine under pseudo.

[1] 8959555cee

(From OE-Core rev: c1b43595a023e481daeb6005c431f51897aeb45d)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 46822268040a23dbb81f71fe35aee8c2663a31f6)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-05-12 16:42:13 +01:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf layer.conf: Update to add post 3.3 release honister series 2021-04-18 11:37:24 +01: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 selftest/python-async-test: set precise BSD license 2021-09-04 08:44:10 +01:00
recipes-test oeqa/selftest: add test for git working correctly inside pseudo 2022-05-12 16:42:13 +01:00
wic wic/bootimg-efi: Add Unified Kernel Image option 2021-10-04 15:03:53 +01: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).