diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 09:13:20 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-11 09:19:31 -0500 |
| commit | 9c0435a83ecf66cddb4b05c8afbfa0ef2544add7 (patch) | |
| tree | 5be66f955f45b2e20237e8ba2e7844d9eb0d1833 | |
| parent | 1c220c28889e39fbb09e26f1feb459fea41c00b5 (diff) | |
| download | meta-xilinx-9c0435a83ecf66cddb4b05c8afbfa0ef2544add7.tar.gz | |
meta-xilinx-contrib: linux-firmware: Update protocol to https
github.com no longer supports git protocol, enable https protocol
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-contrib/recipes-kernel/linux-firmware/linux-firmware_%.bbappend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xilinx-contrib/recipes-kernel/linux-firmware/linux-firmware_%.bbappend b/meta-xilinx-contrib/recipes-kernel/linux-firmware/linux-firmware_%.bbappend index e3072cbc..99793df2 100644 --- a/meta-xilinx-contrib/recipes-kernel/linux-firmware/linux-firmware_%.bbappend +++ b/meta-xilinx-contrib/recipes-kernel/linux-firmware/linux-firmware_%.bbappend | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | 1 | ||
| 2 | SRC_URI:append:minized-zynq7 = " \ | 2 | SRC_URI:append:minized-zynq7 = " \ |
| 3 | git://github.com/murata-wireless/cyw-fmac-nvram;protocol=git;branch=orga;destsuffix=cyw-fmac-nvram;name=cyw-fmac-nvram \ | 3 | git://github.com/murata-wireless/cyw-fmac-nvram;protocol=git;branch=orga;destsuffix=cyw-fmac-nvram;name=cyw-fmac-nvram;protocol=https \ |
| 4 | git://github.com/murata-wireless/cyw-bt-patch;protocol=git;branch=morty-orga;destsuffix=cyw-bt-patch;name=cyw-bt-patch \ | 4 | git://github.com/murata-wireless/cyw-bt-patch;protocol=git;branch=morty-orga;destsuffix=cyw-bt-patch;name=cyw-bt-patch;protocol=https \ |
| 5 | git://github.com/murata-wireless/cyw-fmac-utils-imx32;protocol=git;branch=orga;destsuffix=cyw-fmac-utils-imx32;name=cyw-fmac-utils-imx32 \ | 5 | git://github.com/murata-wireless/cyw-fmac-utils-imx32;protocol=git;branch=orga;destsuffix=cyw-fmac-utils-imx32;name=cyw-fmac-utils-imx32;protocol=https \ |
| 6 | " | 6 | " |
| 7 | 7 | ||
| 8 | SRCREV_cyw-fmac-nvram = "d12c2ac1b93941eaa03063bb7cb3c1ee1aa1b7d0" | 8 | SRCREV_cyw-fmac-nvram = "d12c2ac1b93941eaa03063bb7cb3c1ee1aa1b7d0" |
