]> code.ossystems Code Review - meta-freescale.git/commitdiff
recipes: use https protocol and add explicit branch parameter 930/head
authorPierre-Jean Texier <texier.pj2@gmail.com>
Wed, 3 Nov 2021 21:10:20 +0000 (22:10 +0100)
committerRoland Hieber <rhi@pengutronix.de>
Tue, 23 Nov 2021 15:29:24 +0000 (16:29 +0100)
Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
it is required to use https protocol for github repo accessing.

Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0])

Fixes:

WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

[0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py

Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
(cherry picked from commit bef00d6e4f25b4a9d3272e0d69db7545590ed204)

24 files changed:
dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc
recipes-bsp/ddr-phy/ddr-phy_git.bb
recipes-bsp/imx-kobs/imx-kobs_git.bb
recipes-bsp/imx-uuc/imx-uuc_git.bb
recipes-bsp/inphi/inphi_git.bb
recipes-bsp/libimxdmabuffer/libimxdmabuffer_1.0.1.bb
recipes-bsp/ls2-phy/ls2-phy_git.bb
recipes-bsp/mxsldr/mxsldr_git.bb
recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb
recipes-bsp/qe-ucode/qe-ucode_git.bb
recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc
recipes-bsp/uefi/uefi_git.bb
recipes-devtools/devregs/devregs_git.bb
recipes-devtools/imx-usb-loader/imx-usb-loader_git.bb
recipes-devtools/utp-com/utp-com_git.bb
recipes-dpaa/fm-ucode/fm-ucode_git.bb
recipes-dpaa2/management-complex/management-complex_10.14.1.bb
recipes-dpaa2/management-complex/management-complex_10.20.4.bb
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.4+fslc.bb
recipes-kernel/linux/linux-fslc-qoriq_5.4.bb
recipes-kernel/linux/linux-fslc.inc
recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.13.1.bb
recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.2.0.bb
recipes-multimedia/libimxvpuapi/libimxvpuapi_git.bb

index cdd0f08fde7784b03e1efed1ca6d63541893bde0..d5e67874d0fbe8c8179367ede8a3a15535b322a2 100644 (file)
@@ -14,7 +14,7 @@ CHROMIUM_IMX_COMMON_PATCHES ?= " "
 CHROMIUM_IMX_VPU_PATCHES ?= " "
 CHROMIUM_IMX_WAYLAND_PATCHES ?= " "
 
-SRC_URI += "git://github.com/Freescale/chromium-imx.git;destsuffix=${CHROMIUM_IMX_DESTSUFFIX};branch=${CHROMIUM_IMX_BRANCH};rev=${CHROMIUM_IMX_SRCREV}"
+SRC_URI += "git://github.com/Freescale/chromium-imx.git;destsuffix=${CHROMIUM_IMX_DESTSUFFIX};branch=${CHROMIUM_IMX_BRANCH};rev=${CHROMIUM_IMX_SRCREV};protocol=https"
 
 do_unpack[postfuncs] += "copy_chromium_imx_files"
 # using =+ instead of += to make sure add_chromium_imx_patches is
index 31f6c101914409a358d6e6919f6d5c9066678bba..c196fcad1d4661c5382711bc268c32dfc1c8535b 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430
 
 inherit deploy
 
-SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1"
+SRC_URI = "git://github.com/nxp/ddr-phy-binary.git;nobranch=1;protocol=https"
 SRCREV = "fbc036b88acb6c06ffed02c898cbae9856ec75ba"
 
 S = "${WORKDIR}/git"
index b104fafda94dfcc350eacab5a72e5e8482cdbc3f..9c19b8eb94608b093bf3b05883be76b07c9df12c 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
 PV = "5.5+git${SRCPV}"
-SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \
+SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https;branch=master \
 "
 SRCREV = "cee66d0e956a64d03cc866fa8819da5b798c7f1b"
 S = "${WORKDIR}/git"
index bfa6607b99626af3a6611d8cd393ef8d26b01c34..a7a9822b2be7b289b2a60ce4968656c52e44d277 100644 (file)
@@ -11,7 +11,7 @@ inherit autotools-brokensep
 PR = "r1"
 PV = "0.5.1+git${SRCPV}"
 
-SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https"
+SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master"
 SRCREV = "d6afb27e55d73d7ad08cd2dd51c784d8ec9694dc"
 
 S = "${WORKDIR}/git"
index 3f3c5f28e77517ceceafcdfb5c6445f30c2fa332..a9718b095410f8e9c5ab0ff0549f00f02089e1ef 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798"
 
 inherit deploy
 
-SRC_URI = "git://github.com/nxp/qoriq-firmware-inphi.git;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-firmware-inphi.git;nobranch=1;protocol=https"
 SRCREV = "f22e9ff3bfed8342da6efb699e473b11fbad5695"
 
 S = "${WORKDIR}/git"
index 9b918f2cd210dacd7676b387e9c02db36298029d..20b1ec13dbad96e9c050b5b0530d21b64a377562 100644 (file)
@@ -9,7 +9,7 @@ PV .= "+git${SRCPV}"
 
 SRCBRANCH ?= "master"
 SRCREV = "d2058aa404ee1e8e8abd552c6a637787bcdcf514"
-SRC_URI = "git://github.com/Freescale/libimxdmabuffer.git;branch=${SRCBRANCH} \
+SRC_URI = "git://github.com/Freescale/libimxdmabuffer.git;branch=${SRCBRANCH};protocol=https \
            file://run-ptest \
           "
 
index a1c412be3e70881d48155bbbb30d02d960e08833..7369b5409db7abf4d71c8a858c192d83465e549e 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798"
 
 inherit deploy
 
-SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-firmware-cortina.git;nobranch=1;protocol=https"
 SRCREV = "9143c2a3adede595966583c00ca4edc99ec698cf"
 
 S = "${WORKDIR}/git"
index 01e24993f3f8b4b24a718d4f2de272c146ba6a13..62b4b7ad1c2e346c823d20cb5b82af1128e0310f 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRCREV = "c40d80472525e1d57dae5317c028b745968c0399"
-SRC_URI = "git://git.denx.de/mxsldr.git \
+SRC_URI = "git://git.denx.de/mxsldr.git;branch=master \
            file://0001-Do-not-ignore-OE-cflags-and-ldflags.patch \
            "
 
index fd53807f4b35375366ac2abe3ccdae91096485a8..4e5ee6ec63498e6834dde020f8802924eccacefb 100644 (file)
@@ -7,7 +7,7 @@ INHIBIT_DEFAULT_DEPS = "1"
 
 inherit deploy
 
-SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-engine-pfe-bin.git;nobranch=1;protocol=https"
 SRCREV = "d3a8ef0760c54ddc243039c86389497e37be90ab"
 
 S = "${WORKDIR}/git"
index cecd59032c638ed6467d3fbadb6e2b9587974f72..9e9a769fbacaa31b815c8c1aabe83c9a5f46f024 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=c62f8109b4df15ca37ceeb5e4943626c"
 
 inherit deploy
 
-SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-qe-ucode.git;nobranch=1;protocol=https"
 SRCREV= "57401f6dff6507055558eaa6838116baa8a2fd46"
 
 S = "${WORKDIR}/git"
index 94db11cc8239ca9f66caedf289b4a84b18f30b80..11d77e92c57a58e2ccbc3eb327b52d7b7dd82ce0 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
 
 DEPENDS += "bison-native"
 
-SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
+SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https"
 
 SRCREV = "88c58453be8cd87eb55f8e283ac4dcce5b59006d"
 SRCBRANCH = "2020.04+fslc"
index f94a67e2a0135dcf6a15b8c3332be5d956bd4aac..4c5adf41d3bbade18686b8f4e2452689068fe38a 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315"
 
 inherit deploy
 
-SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-uefi-binary.git;nobranch=1;protocol=https"
 SRCREV= "e95ed52322f15437f98dee2b27de45a7495d648c"
 
 S = "${WORKDIR}/git"
index 7f158fd8f9f37512fe8fece3a9e03f714063dbea..59328ab31a08e8961a447b4a0b478425d971282f 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPL-1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=5003fa041d799dd5dd5f646b74e36924"
 
 SRCREV = "d5f6223027f4d6ae71bd5d432f5611486e0e6074"
-SRC_URI = "git://github.com/boundarydevices/devregs.git;protocol=http"
+SRC_URI = "git://github.com/boundarydevices/devregs.git;protocol=https;branch=master"
 
 PV = "1.0+${SRCPV}"
 
index c5f5198366260c7a5975a6fbe8f07cdec2f8c154..1a1e1a9cde32d8ae7dbce8433b2736745c804e3d 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 DEPENDS = "libusb1"
 
 SRCREV = "f009770d841468204ab104bf7d3b0c5bc8425dbb"
-SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=http"
+SRC_URI = "git://github.com/boundarydevices/imx_usb_loader.git;protocol=https;branch=master"
 
 PV = "1.0+${SRCPV}"
 
index db2d7f08fc8ff7a532beb01e7a477e94a463c161..0b0a6cf2274b56b817d97fcb29f466a0c4b35a0c 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "sg3-utils"
 
 SRCREV = "dee512ced1e9367d223d22f10797fbf9aeacfab6"
 SRC_URI = " \
-    git://github.com/Freescale/utp_com;protocol=https \
+    git://github.com/Freescale/utp_com;protocol=https;branch=master \
 "
 
 PV = "1.0+git${SRCPV}"
index 39e4f9d0febb398e45f498da3619bf6f412ba5e1..4b39b0063ad7698d4ce2186508aa7201dedb2d06 100644 (file)
@@ -7,7 +7,7 @@ PR = "r1"
 
 inherit deploy
 
-SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-fm-ucode.git;nobranch=1;protocol=https"
 SRCREV = "c275e91392e2adab1ed22f3867b8269ca3c54014"
 
 S = "${WORKDIR}/git"
index ddb305c1a36c88be050eeeac19e205b7b3bc1551..4f30ae93bb4f4aba192b1a35f62f2a4bb5214ae3 100644 (file)
@@ -6,7 +6,7 @@ inherit deploy
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1;protocol=https"
 SRCREV = "408110ee632f6291545b0b156cd74e7e3b4612cc"
 
 S = "${WORKDIR}/git"
index 3e14a26eabeb5d8511bb6926e3f60cb9211f2a9d..684ca9a91f45f8748e022ded3cfafe9739d3a47b 100644 (file)
@@ -6,7 +6,7 @@ inherit deploy
 
 INHIBIT_DEFAULT_DEPS = "1"
 
-SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1"
+SRC_URI = "git://github.com/nxp/qoriq-mc-binary;nobranch=1;protocol=https"
 SRCREV = "f73683596a7b72124d67b62e64f3dc2bb36b9321"
 
 S = "${WORKDIR}/git"
index af0b2d6046a977bc9b14ca664e6c1a3e669182d5..3e3f8aff1ca808a356742f830e5fd6fcfa8cc89e 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 PV .= "+git${SRCPV}"
 
 SRCREV = "f2e8483fbda59bf2482f77efb0804c014848f749"
-SRC_URI = "git://github.com/Freescale/kernel-module-imx-gpu-viv.git;protocol=https"
+SRC_URI = "git://github.com/Freescale/kernel-module-imx-gpu-viv.git;protocol=https;branch=master"
 
 S = "${WORKDIR}/git"
 
index eb8cf0c44273829b4a9e216dae12db9c808511b8..a82483c30869bbdb676fea6e0aa8a8ac44e99f4f 100644 (file)
@@ -14,4 +14,4 @@ LINUX_VERSION = "5.4.64"
 
 SRCBRANCH = "5.4.y+qoriq+fslc"
 SRCREV = "4c04c442c0e91e7cf01f830aca524f09b5613f29"
-SRC_URI := "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH}"
+SRC_URI := "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH};protocol=https"
index f6d04d59ed8f0c0e9238068735b1df9af0bc5338..7315df0dfb88243421bb01bbbd7fddcb6d9530b1 100644 (file)
@@ -5,6 +5,6 @@ require recipes-kernel/linux/linux-imx.inc
 
 DEPENDS += "lzop-native bc-native"
 
-SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
+SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH};protocol=https \
            file://defconfig"
 LOCALVERSION = "-fslc"
index 35996337e3aff0e510c1fc31eceb48dc69ee8bd1..394fe39ba4c962f7e8b2577234c3553ad499364e 100644 (file)
@@ -18,7 +18,7 @@ PV .= "+git${SRCPV}"
 
 SRCBRANCH ?= "master"
 SRCREV = "805987bff74af13fcb14ff111955206f1c92554d"
-SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}"
+SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH};protocol=https"
 
 S = "${WORKDIR}/git"
 
index f66eff27568c960767b08e9129dbf29edb17ed2b..8b2f4138633697ae805dc4ba56cd1ded0930e2d8 100644 (file)
@@ -9,7 +9,7 @@ PV .= "+git${SRCPV}"
 
 SRCBRANCH ?= "master"
 SRCREV = "a650f13fb5de94e0c7c9e77f4d07ea275ea80dac"
-SRC_URI = "git://github.com/Freescale/libimxvpuapi.git;branch=${SRCBRANCH}"
+SRC_URI = "git://github.com/Freescale/libimxvpuapi.git;branch=${SRCBRANCH};protocol=https"
 
 S = "${WORKDIR}/git"
 
index 2d0f85713904e8fac8816c82bcfd931ce1d24061..778514fb13774f62ef64b475b5a5bbdffe3c086d 100644 (file)
@@ -10,7 +10,7 @@ PV = "0.10.3+${SRCPV}"
 
 SRCBRANCH ?= "v1"
 SRCREV = "3a1ee3a54fe93813868d38c3d32ea065b59e227e"
-SRC_URI = "git://github.com/Freescale/libimxvpuapi.git;branch=${SRCBRANCH}"
+SRC_URI = "git://github.com/Freescale/libimxvpuapi.git;branch=${SRCBRANCH};protocol=https"
 
 S = "${WORKDIR}/git"