poky/meta-selftest
Richard Purdie ddcf16d1f7 meta: Add explict branch to git SRC_URIs
There is uncertainty about the default branch name in git going forward.
To try and cover the different possible outcomes, add branch names to all
git:// and gitsm:// SRC_URI entries.

This update was made with the script added to contrib in this patch which
aims to help others convert other layers.

(From OE-Core rev: b51c405faf6f8c0365f7533bfaf470d79152a463)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-10-30 18:56:47 +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 meta: Add explict branch to git SRC_URIs 2021-10-30 18:56:47 +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).