Update github.com git:// SRC_URIs 00/26800/3
authorScott Murray <scott.murray@konsulko.com>
Tue, 2 Nov 2021 23:15:07 +0000 (19:15 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 4 Nov 2021 16:04:32 +0000 (16:04 +0000)
commit355db554424ad14115029c31c676d731aa3c95d8
tree814f0eceee994d65cbff5efb637f868825c1ffcb
parenta9ff714186334bce8fba9e7ebbbfbf50f05ba9db
Update github.com git:// SRC_URIs

GitHub is dropping unauthenticated git protocol access in
January 2022, per:

https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

While a workaround in the BitBake git fetcher is forthcoming, not
specifying protocol=https for github.com git:// SRC_URIs will start
resulting in warnings in Yocto 3.5/Kirkstone.  To ease our upgrade
path, go ahead and update our affected SRC_URIs.  Note that this has
been done by running the scripts/contrib/convert-srcuri.py script
from latest poky, which also makes git branch specification explicit
since the git fetcher is likely to require that in the future due
to widespread switches from master to main branches.

Bug-AGL: SPEC-4126

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1b5003a79de5283f88bb51f2decadbabeaff8ed5
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26779
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit abc4742a714cfc60a868c0912432a6f59fd41b77)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26800
meta-agl-bsp/meta-iot-cloud/recipes-aws/aws-iot-device-sdk-embedded-c/aws-iot-device-sdk-embedded-c.bb
meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot-2021.07.inc
meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-examples_git.bb
meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-test_git.bb
meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-user-app-template_git.bb
meta-agl-core/recipes-connectivity/connman-ncurses/connman-ncurses_git.bb
meta-agl-core/recipes-graphics/wayland/waltham_git.bb
meta-app-framework/recipes-security/audit/audit_2.8.5.bb
meta-app-framework/recipes-security/security-manager/security-manager_git.bb