diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-02 11:38:56 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-03 10:12:42 +0000 |
commit | ba2f6c64a1c0e691285ddb17e64c568a91fa7298 (patch) | |
tree | 0423546257d43a4c40ac5d815f11f79af5693f05 /meta | |
parent | e177e033202b7845c1113601979331eb6b73c1a0 (diff) | |
download | poky-ba2f6c64a1c0e691285ddb17e64c568a91fa7298.tar.gz |
recipes: Update github.com urls to use https
Github has announced there will be no more git:// fetching from their servers:
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
and they're about to start having brownout periods to encourage people
to update. This runs the conversion script over OE-Core to update our
urls to use https instead of git.
(From OE-Core rev: b37b61e9a1e448a34957db9ae39285d21352552e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
52 files changed, 52 insertions, 52 deletions
diff --git a/meta/recipes-bsp/efivar/efivar_37.bb b/meta/recipes-bsp/efivar/efivar_37.bb index 6340020cef..fc36913f30 100644 --- a/meta/recipes-bsp/efivar/efivar_37.bb +++ b/meta/recipes-bsp/efivar/efivar_37.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393" | |||
7 | 7 | ||
8 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | 8 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=master \ | 10 | SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=master;protocol=https \ |
11 | file://determinism.patch \ | 11 | file://determinism.patch \ |
12 | file://no-werror.patch" | 12 | file://no-werror.patch" |
13 | SRCREV = "c1d6b10e1ed4ba2be07f385eae5bceb694478a10" | 13 | SRCREV = "c1d6b10e1ed4ba2be07f385eae5bceb694478a10" |
diff --git a/meta/recipes-bsp/opensbi/opensbi_0.9.bb b/meta/recipes-bsp/opensbi/opensbi_0.9.bb index cb9f346dc0..1956fbf9ff 100644 --- a/meta/recipes-bsp/opensbi/opensbi_0.9.bb +++ b/meta/recipes-bsp/opensbi/opensbi_0.9.bb | |||
@@ -9,7 +9,7 @@ require opensbi-payloads.inc | |||
9 | inherit autotools-brokensep deploy | 9 | inherit autotools-brokensep deploy |
10 | 10 | ||
11 | SRCREV = "234ed8e427f4d92903123199f6590d144e0d9351" | 11 | SRCREV = "234ed8e427f4d92903123199f6590d144e0d9351" |
12 | SRC_URI = "git://github.com/riscv/opensbi.git;branch=master \ | 12 | SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https \ |
13 | file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ | 13 | file://0001-Makefile-Don-t-specify-mabi-or-march.patch \ |
14 | " | 14 | " |
15 | 15 | ||
diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb index eb6d1f7181..7e1619aab2 100644 --- a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb +++ b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "gtk+3 dbus-glib dbus-glib-native intltool-native gettext-native" | |||
10 | 10 | ||
11 | # 0.7 tag | 11 | # 0.7 tag |
12 | SRCREV = "cf3c325b23dae843c5499a113591cfbc98acb143" | 12 | SRCREV = "cf3c325b23dae843c5499a113591cfbc98acb143" |
13 | SRC_URI = "git://github.com/connectivity/connman-gnome.git;branch=master \ | 13 | SRC_URI = "git://github.com/connectivity/connman-gnome.git;branch=master;protocol=https \ |
14 | file://0001-Removed-icon-from-connman-gnome-about-applet.patch \ | 14 | file://0001-Removed-icon-from-connman-gnome-about-applet.patch \ |
15 | file://null_check_for_ipv4_config.patch \ | 15 | file://null_check_for_ipv4_config.patch \ |
16 | file://images/ \ | 16 | file://images/ \ |
diff --git a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb index cfe474d72e..f5c87f7291 100644 --- a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb +++ b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.15.1.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" | |||
8 | 8 | ||
9 | DEPENDS = "avahi" | 9 | DEPENDS = "avahi" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/lathiat/nss-mdns;branch=master \ | 11 | SRC_URI = "git://github.com/lathiat/nss-mdns;branch=master;protocol=https \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV = "4b3cfe818bf72d99a02b8ca8b8813cb2d6b40633" | 14 | SRCREV = "4b3cfe818bf72d99a02b8ca8b8813cb2d6b40633" |
diff --git a/meta/recipes-connectivity/libuv/libuv_1.42.0.bb b/meta/recipes-connectivity/libuv/libuv_1.42.0.bb index 169bd6206b..2dfbb8b895 100644 --- a/meta/recipes-connectivity/libuv/libuv_1.42.0.bb +++ b/meta/recipes-connectivity/libuv/libuv_1.42.0.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "MIT" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47" |
7 | 7 | ||
8 | SRCREV = "6ce14710da7079eb248868171f6343bc409ea3a4" | 8 | SRCREV = "6ce14710da7079eb248868171f6343bc409ea3a4" |
9 | SRC_URI = "git://github.com/libuv/libuv;branch=v1.x" | 9 | SRC_URI = "git://github.com/libuv/libuv;branch=v1.x;protocol=https" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
diff --git a/meta/recipes-core/fts/fts_1.2.7.bb b/meta/recipes-core/fts/fts_1.2.7.bb index f907a35a90..d3b0f31eda 100644 --- a/meta/recipes-core/fts/fts_1.2.7.bb +++ b/meta/recipes-core/fts/fts_1.2.7.bb | |||
@@ -10,7 +10,7 @@ SECTION = "libs" | |||
10 | 10 | ||
11 | SRCREV = "0bde52df588e8969879a2cae51c3a4774ec62472" | 11 | SRCREV = "0bde52df588e8969879a2cae51c3a4774ec62472" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/pullmoll/musl-fts.git;branch=master" | 13 | SRC_URI = "git://github.com/pullmoll/musl-fts.git;branch=master;protocol=https" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.34.bb b/meta/recipes-core/glibc/cross-localedef-native_2.34.bb index 6100f3d4c4..482e53cf5d 100644 --- a/meta/recipes-core/glibc/cross-localedef-native_2.34.bb +++ b/meta/recipes-core/glibc/cross-localedef-native_2.34.bb | |||
@@ -20,7 +20,7 @@ inherit native | |||
20 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/glibc:" | 20 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/glibc:" |
21 | 21 | ||
22 | SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ | 22 | SRC_URI = "${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc \ |
23 | git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \ | 23 | git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef;protocol=https \ |
24 | \ | 24 | \ |
25 | file://0001-localedef-Add-hardlink-resolver-from-util-linux.patch \ | 25 | file://0001-localedef-Add-hardlink-resolver-from-util-linux.patch \ |
26 | file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \ | 26 | file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \ |
diff --git a/meta/recipes-core/libxcrypt/libxcrypt.inc b/meta/recipes-core/libxcrypt/libxcrypt.inc index ea877bbbb6..9186c45e18 100644 --- a/meta/recipes-core/libxcrypt/libxcrypt.inc +++ b/meta/recipes-core/libxcrypt/libxcrypt.inc | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSING;md5=29c5f9af198623cdce52a77f85695164 \ | |||
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
11 | 11 | ||
12 | SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH};protocol=https" |
13 | SRCREV = "8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086" | 13 | SRCREV = "8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086" |
14 | SRCBRANCH ?= "develop" | 14 | SRCBRANCH ?= "develop" |
15 | 15 | ||
diff --git a/meta/recipes-core/musl/libucontext_git.bb b/meta/recipes-core/musl/libucontext_git.bb index 1a8d1c4b21..9061cf0b1b 100644 --- a/meta/recipes-core/musl/libucontext_git.bb +++ b/meta/recipes-core/musl/libucontext_git.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "" | |||
10 | 10 | ||
11 | PV = "1.1+${SRCPV}" | 11 | PV = "1.1+${SRCPV}" |
12 | SRCREV = "335ee864ef6f4a5d4b525453fd9dbfb3507cfecc" | 12 | SRCREV = "335ee864ef6f4a5d4b525453fd9dbfb3507cfecc" |
13 | SRC_URI = "git://github.com/kaniini/libucontext;branch=master \ | 13 | SRC_URI = "git://github.com/kaniini/libucontext;branch=master;protocol=https \ |
14 | file://0001-meson-Add-option-to-pass-cpu.patch \ | 14 | file://0001-meson-Add-option-to-pass-cpu.patch \ |
15 | " | 15 | " |
16 | 16 | ||
diff --git a/meta/recipes-core/musl/musl-obstack.bb b/meta/recipes-core/musl/musl-obstack.bb index 3748047496..74de48c2cd 100644 --- a/meta/recipes-core/musl/musl-obstack.bb +++ b/meta/recipes-core/musl/musl-obstack.bb | |||
@@ -10,7 +10,7 @@ SECTION = "libs" | |||
10 | 10 | ||
11 | PV = "1.1" | 11 | PV = "1.1" |
12 | SRCREV = "d2ad66b0df44a4b784956f7f7f2717131ddc05f4" | 12 | SRCREV = "d2ad66b0df44a4b784956f7f7f2717131ddc05f4" |
13 | SRC_URI = "git://github.com/pullmoll/musl-obstack;branch=master" | 13 | SRC_URI = "git://github.com/pullmoll/musl-obstack;branch=master;protocol=https" |
14 | 14 | ||
15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
16 | 16 | ||
diff --git a/meta/recipes-core/musl/musl-utils.bb b/meta/recipes-core/musl/musl-utils.bb index fa49d1da04..00d088d089 100644 --- a/meta/recipes-core/musl/musl-utils.bb +++ b/meta/recipes-core/musl/musl-utils.bb | |||
@@ -11,7 +11,7 @@ SECTION = "utils" | |||
11 | PV = "20170421" | 11 | PV = "20170421" |
12 | 12 | ||
13 | SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d" | 13 | SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d" |
14 | SRC_URI = "git://github.com/boltlinux/musl-utils;branch=master" | 14 | SRC_URI = "git://github.com/boltlinux/musl-utils;branch=master;protocol=https" |
15 | 15 | ||
16 | UPSTREAM_CHECK_COMMITS = "1" | 16 | UPSTREAM_CHECK_COMMITS = "1" |
17 | 17 | ||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 53ffe8d293..4e4cdd2e2f 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc | |||
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | |||
16 | 16 | ||
17 | SRCREV = "00b0393e65252bf631670604f58b844780b08c50" | 17 | SRCREV = "00b0393e65252bf631670604f58b844780b08c50" |
18 | SRCBRANCH = "v249-stable" | 18 | SRCBRANCH = "v249-stable" |
19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH} \ | 19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ |
20 | " | 20 | " |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb index 6ef5298a3b..59fcd8c78a 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb | |||
@@ -90,7 +90,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=44ac4678311254db62edf8fd39cb8124" | |||
90 | 90 | ||
91 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)" | 91 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)" |
92 | 92 | ||
93 | SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master \ | 93 | SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master;protocol=https \ |
94 | file://bootchartd_stop.sh \ | 94 | file://bootchartd_stop.sh \ |
95 | file://0001-collector-Allocate-space-on-heap-for-chunks.patch \ | 95 | file://0001-collector-Allocate-space-on-heap-for-chunks.patch \ |
96 | file://0001-bootchart2-support-usrmerge.patch \ | 96 | file://0001-bootchart2-support-usrmerge.patch \ |
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.7.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.7.bb index 9740598855..0c27756d2a 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.7.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.7.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/rpm-software-management/createrepo_c/wiki" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rpm-software-management/createrepo_c;branch=master \ | 7 | SRC_URI = "git://github.com/rpm-software-management/createrepo_c;branch=master;protocol=https \ |
8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ | 8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ |
9 | " | 9 | " |
10 | 10 | ||
diff --git a/meta/recipes-devtools/distcc/distcc_3.4.bb b/meta/recipes-devtools/distcc/distcc_3.4.bb index c1cce24d11..93983f6aee 100644 --- a/meta/recipes-devtools/distcc/distcc_3.4.bb +++ b/meta/recipes-devtools/distcc/distcc_3.4.bb | |||
@@ -15,7 +15,7 @@ PACKAGECONFIG[popt] = "--without-included-popt,--with-included-popt,popt" | |||
15 | 15 | ||
16 | RRECOMMENDS:${PN}-server = "avahi-daemon" | 16 | RRECOMMENDS:${PN}-server = "avahi-daemon" |
17 | 17 | ||
18 | SRC_URI = "git://github.com/distcc/distcc.git;branch=master \ | 18 | SRC_URI = "git://github.com/distcc/distcc.git;branch=master;protocol=https \ |
19 | file://default \ | 19 | file://default \ |
20 | file://distcc \ | 20 | file://distcc \ |
21 | file://distcc.service \ | 21 | file://distcc.service \ |
diff --git a/meta/recipes-devtools/dnf/dnf_4.10.0.bb b/meta/recipes-devtools/dnf/dnf_4.10.0.bb index 4ad7e21c24..e4432c7f09 100644 --- a/meta/recipes-devtools/dnf/dnf_4.10.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.10.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
8 | file://PACKAGE-LICENSING;md5=4a0548e303dbc77f067335b4d688e745 \ | 8 | file://PACKAGE-LICENSING;md5=4a0548e303dbc77f067335b4d688e745 \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master \ | 11 | SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https \ |
12 | file://0001-Corretly-install-tmpfiles.d-configuration.patch \ | 12 | file://0001-Corretly-install-tmpfiles.d-configuration.patch \ |
13 | file://0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch \ | 13 | file://0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch \ |
14 | file://0005-Do-not-prepend-installroot-to-logdir.patch \ | 14 | file://0005-Do-not-prepend-installroot-to-logdir.patch \ |
diff --git a/meta/recipes-devtools/file/file_5.41.bb b/meta/recipes-devtools/file/file_5.41.bb index 36a9ebd9bf..653887e97a 100644 --- a/meta/recipes-devtools/file/file_5.41.bb +++ b/meta/recipes-devtools/file/file_5.41.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdd | |||
11 | DEPENDS = "file-replacement-native" | 11 | DEPENDS = "file-replacement-native" |
12 | DEPENDS:class-native = "bzip2-replacement-native" | 12 | DEPENDS:class-native = "bzip2-replacement-native" |
13 | 13 | ||
14 | SRC_URI = "git://github.com/file/file.git;branch=master" | 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" |
15 | 15 | ||
16 | SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" | 16 | SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb index 94108d3a7f..3fd4d5b83d 100644 --- a/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb +++ b/meta/recipes-devtools/libcomps/libcomps_0.1.18.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "Libcomps is alternative for yum.comps library. It's written in pu | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rpm-software-management/libcomps.git;branch=master \ | 7 | SRC_URI = "git://github.com/rpm-software-management/libcomps.git;branch=master;protocol=https \ |
8 | file://0001-Add-crc32.c-to-sources-list.patch \ | 8 | file://0001-Add-crc32.c-to-sources-list.patch \ |
9 | file://0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ | 9 | file://0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ |
10 | " | 10 | " |
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb index 78f2002040..fbda7769c0 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "This library provides a high level package-manager. It's core lib | |||
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPLv2.1+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \ | 7 | SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;protocol=https \ |
8 | file://0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch \ | 8 | file://0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch \ |
9 | file://0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch \ | 9 | file://0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch \ |
10 | file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \ | 10 | file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \ |
diff --git a/meta/recipes-devtools/librepo/librepo_1.14.2.bb b/meta/recipes-devtools/librepo/librepo_1.14.2.bb index 777b447681..61a485cfe8 100644 --- a/meta/recipes-devtools/librepo/librepo_1.14.2.bb +++ b/meta/recipes-devtools/librepo/librepo_1.14.2.bb | |||
@@ -5,7 +5,7 @@ DESCRIPTION = "${SUMMARY}" | |||
5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPLv2.1" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master \ | 8 | SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;protocol=https \ |
9 | file://0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch \ | 9 | file://0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch \ |
10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ | 10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ |
11 | " | 11 | " |
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb index 4167080653..d9efa53499 100644 --- a/meta/recipes-devtools/llvm/llvm_git.bb +++ b/meta/recipes-devtools/llvm/llvm_git.bb | |||
@@ -28,7 +28,7 @@ LLVM_DIR = "llvm${LLVM_RELEASE}" | |||
28 | 28 | ||
29 | BRANCH = "release/${MAJOR_VERSION}.x" | 29 | BRANCH = "release/${MAJOR_VERSION}.x" |
30 | SRCREV = "fed41342a82f5a3a9201819a82bf7a48313e296b" | 30 | SRCREV = "fed41342a82f5a3a9201819a82bf7a48313e296b" |
31 | SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH} \ | 31 | SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH};protocol=https \ |
32 | file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch;striplevel=2 \ | 32 | file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch;striplevel=2 \ |
33 | file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ | 33 | file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ |
34 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ | 34 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \ |
diff --git a/meta/recipes-devtools/ninja/ninja_1.10.2.bb b/meta/recipes-devtools/ninja/ninja_1.10.2.bb index c908bcb738..7270321d6e 100644 --- a/meta/recipes-devtools/ninja/ninja_1.10.2.bb +++ b/meta/recipes-devtools/ninja/ninja_1.10.2.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "re2c-native ninja-native" | |||
8 | 8 | ||
9 | SRCREV = "e72d1d581c945c158ed68d9bc48911063022a2c6" | 9 | SRCREV = "e72d1d581c945c158ed68d9bc48911063022a2c6" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release" | 11 | SRC_URI = "git://github.com/ninja-build/ninja.git;branch=release;protocol=https" |
12 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" | 12 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-devtools/rpm/rpm_4.17.0.bb b/meta/recipes-devtools/rpm/rpm_4.17.0.bb index 00e480b170..beb03ba3dd 100644 --- a/meta/recipes-devtools/rpm/rpm_4.17.0.bb +++ b/meta/recipes-devtools/rpm/rpm_4.17.0.bb | |||
@@ -24,7 +24,7 @@ HOMEPAGE = "http://www.rpm.org" | |||
24 | LICENSE = "GPL-2.0" | 24 | LICENSE = "GPL-2.0" |
25 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4eec0c20c6034b9407a09945b48a43f" | 25 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4eec0c20c6034b9407a09945b48a43f" |
26 | 26 | ||
27 | SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.17.x \ | 27 | SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.17.x;protocol=https \ |
28 | file://environment.d-rpm.sh \ | 28 | file://environment.d-rpm.sh \ |
29 | file://0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch \ | 29 | file://0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch \ |
30 | file://0001-Do-not-read-config-files-from-HOME.patch \ | 30 | file://0001-Do-not-read-config-files-from-HOME.patch \ |
diff --git a/meta/recipes-extended/iputils/iputils_20210722.bb b/meta/recipes-extended/iputils/iputils_20210722.bb index c92bc830bc..d81f787dd8 100644 --- a/meta/recipes-extended/iputils/iputils_20210722.bb +++ b/meta/recipes-extended/iputils/iputils_20210722.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390" | |||
10 | 10 | ||
11 | DEPENDS = "gnutls" | 11 | DEPENDS = "gnutls" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/iputils/iputils;branch=master \ | 13 | SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https \ |
14 | file://0001-rarpd-rdisc-Drop-PrivateUsers.patch \ | 14 | file://0001-rarpd-rdisc-Drop-PrivateUsers.patch \ |
15 | file://0001-meson-Make-tests-optional.patch \ | 15 | file://0001-meson-Make-tests-optional.patch \ |
16 | " | 16 | " |
diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb index 6194d90177..3f6ccbad70 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb | |||
@@ -14,7 +14,7 @@ PV = "2.0.0" | |||
14 | 14 | ||
15 | SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100" | 15 | SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master \ | 17 | SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https \ |
18 | " | 18 | " |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-extended/libnss-nis/libnss-nis.bb b/meta/recipes-extended/libnss-nis/libnss-nis.bb index bc2e292f40..478e9e2be3 100644 --- a/meta/recipes-extended/libnss-nis/libnss-nis.bb +++ b/meta/recipes-extended/libnss-nis/libnss-nis.bb | |||
@@ -17,7 +17,7 @@ PV = "3.1+git${SRCPV}" | |||
17 | 17 | ||
18 | SRCREV = "062f31999b35393abf7595cb89dfc9590d5a42ad" | 18 | SRCREV = "062f31999b35393abf7595cb89dfc9590d5a42ad" |
19 | 19 | ||
20 | SRC_URI = "git://github.com/thkukuk/libnss_nis;branch=master \ | 20 | SRC_URI = "git://github.com/thkukuk/libnss_nis;branch=master;protocol=https \ |
21 | " | 21 | " |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.20.bb b/meta/recipes-extended/libsolv/libsolv_0.7.20.bb index 21017c3902..f0ba9553e7 100644 --- a/meta/recipes-extended/libsolv/libsolv_0.7.20.bb +++ b/meta/recipes-extended/libsolv/libsolv_0.7.20.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8" | |||
8 | 8 | ||
9 | DEPENDS = "expat zlib" | 9 | DEPENDS = "expat zlib" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master \ | 11 | SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \ |
12 | file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \ | 12 | file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \ |
13 | " | 13 | " |
14 | 14 | ||
diff --git a/meta/recipes-extended/lsof/lsof_4.94.0.bb b/meta/recipes-extended/lsof/lsof_4.94.0.bb index 9145c2d8ea..c2b8bc839b 100644 --- a/meta/recipes-extended/lsof/lsof_4.94.0.bb +++ b/meta/recipes-extended/lsof/lsof_4.94.0.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429 | |||
11 | # https://people.freebsd.org/~abe/ ). http://www.mirrorservice.org seems to be | 11 | # https://people.freebsd.org/~abe/ ). http://www.mirrorservice.org seems to be |
12 | # the most commonly used alternative. | 12 | # the most commonly used alternative. |
13 | 13 | ||
14 | SRC_URI = "git://github.com/lsof-org/lsof;branch=master \ | 14 | SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ |
15 | file://lsof-remove-host-information.patch \ | 15 | file://lsof-remove-host-information.patch \ |
16 | " | 16 | " |
17 | 17 | ||
diff --git a/meta/recipes-extended/ltp/ltp_20210927.bb b/meta/recipes-extended/ltp/ltp_20210927.bb index 534dffdd26..b5dfd8bb69 100644 --- a/meta/recipes-extended/ltp/ltp_20210927.bb +++ b/meta/recipes-extended/ltp/ltp_20210927.bb | |||
@@ -24,7 +24,7 @@ CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__" | |||
24 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" | 24 | CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__" |
25 | SRCREV = "12beeda351b5d758a729aaf695b836ccc9eb5304" | 25 | SRCREV = "12beeda351b5d758a729aaf695b836ccc9eb5304" |
26 | 26 | ||
27 | SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master \ | 27 | SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \ |
28 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ | 28 | file://0001-Remove-OOM-tests-from-runtest-mm.patch \ |
29 | file://0002-lib-fix-MemAvailable-parsing.patch \ | 29 | file://0002-lib-fix-MemAvailable-parsing.patch \ |
30 | file://0003-lapi-rtnetlink.h-Fix-include-guards.patch \ | 30 | file://0003-lapi-rtnetlink.h-Fix-include-guards.patch \ |
diff --git a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb index 81bd40bf61..c08e9d52c3 100644 --- a/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb +++ b/meta/recipes-extended/rpcsvc-proto/rpcsvc-proto.bb | |||
@@ -19,7 +19,7 @@ PV = "1.4.2" | |||
19 | 19 | ||
20 | SRCREV = "6f54e54455c073d08a56ea627c6cd2355a40eb53" | 20 | SRCREV = "6f54e54455c073d08a56ea627c6cd2355a40eb53" |
21 | 21 | ||
22 | SRC_URI = "git://github.com/thkukuk/${BPN};branch=master \ | 22 | SRC_URI = "git://github.com/thkukuk/${BPN};branch=master;protocol=https \ |
23 | file://0001-Use-cross-compiled-rpcgen.patch \ | 23 | file://0001-Use-cross-compiled-rpcgen.patch \ |
24 | " | 24 | " |
25 | 25 | ||
diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb b/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb index eca531d05d..f4ecb7d459 100644 --- a/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb +++ b/meta/recipes-extended/sysklogd/sysklogd_2.2.3.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5b4be4b2549338526758ef479c040943 \ | |||
10 | 10 | ||
11 | inherit update-rc.d update-alternatives systemd autotools | 11 | inherit update-rc.d update-alternatives systemd autotools |
12 | 12 | ||
13 | SRC_URI = "git://github.com/troglobit/sysklogd.git;nobranch=1 \ | 13 | SRC_URI = "git://github.com/troglobit/sysklogd.git;nobranch=1;protocol=https \ |
14 | file://sysklogd \ | 14 | file://sysklogd \ |
15 | " | 15 | " |
16 | 16 | ||
diff --git a/meta/recipes-extended/zstd/zstd_1.5.0.bb b/meta/recipes-extended/zstd/zstd_1.5.0.bb index 978812fddb..51305d0562 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.0.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause & GPLv2" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ |
10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" | 10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/facebook/zstd.git;branch=release \ | 12 | SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https \ |
13 | file://0001-Makefile-sort-all-wildcard-file-list-expansions.patch \ | 13 | file://0001-Makefile-sort-all-wildcard-file-list-expansions.patch \ |
14 | file://0001-MinGW-Build-Fixes.patch \ | 14 | file://0001-MinGW-Build-Fixes.patch \ |
15 | " | 15 | " |
diff --git a/meta/recipes-graphics/libva/libva-utils_2.13.0.bb b/meta/recipes-graphics/libva/libva-utils_2.13.0.bb index baa0719f85..c93cdb4484 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.13.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.13.0.bb | |||
@@ -14,7 +14,7 @@ SECTION = "x11" | |||
14 | LICENSE = "MIT" | 14 | LICENSE = "MIT" |
15 | LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.13-branch" | 17 | SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.13-branch;protocol=https" |
18 | SRCREV = "7bad184b2cf2ffaf4fb3cc71d4df63d7b142d592" | 18 | SRCREV = "7bad184b2cf2ffaf4fb3cc71d4df63d7b142d592" |
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||
diff --git a/meta/recipes-graphics/spir/spirv-tools_2021.3.bb b/meta/recipes-graphics/spir/spirv-tools_2021.3.bb index d369d3c390..bf44b58c99 100644 --- a/meta/recipes-graphics/spir/spirv-tools_2021.3.bb +++ b/meta/recipes-graphics/spir/spirv-tools_2021.3.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "Apache-2.0" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
9 | 9 | ||
10 | SRCREV = "1fbed83c8aab8517d821fcb4164c08567951938f" | 10 | SRCREV = "1fbed83c8aab8517d821fcb4164c08567951938f" |
11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master" | 11 | SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" |
12 | UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>\d+(\.\d+)+)$" | 12 | UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>\d+(\.\d+)+)$" |
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb index 679a455ef1..897064d51e 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.191.0.bb | |||
@@ -9,7 +9,7 @@ SECTION = "libs" | |||
9 | 9 | ||
10 | LICENSE = "Apache-2.0" | 10 | LICENSE = "Apache-2.0" |
11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" |
13 | 13 | ||
14 | SRCREV = "4fee3efc189c83ccd26a9cd8265185c98458c94d" | 14 | SRCREV = "4fee3efc189c83ccd26a9cd8265185c98458c94d" |
15 | 15 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb index db8d871616..c5e77b3a90 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.2.191.0.bb | |||
@@ -9,7 +9,7 @@ SECTION = "libs" | |||
9 | 9 | ||
10 | LICENSE = "Apache-2.0" | 10 | LICENSE = "Apache-2.0" |
11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" |
12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=master \ | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=master;protocol=https \ |
13 | " | 13 | " |
14 | SRCREV = "7d7cdaa17bc8c349102cfee1d5062d6b7185c172" | 14 | SRCREV = "7d7cdaa17bc8c349102cfee1d5062d6b7185c172" |
15 | 15 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb index 4827e3a22c..c1ffc7ecde 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a" |
7 | 7 | ||
8 | SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master \ | 8 | SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;protocol=https \ |
9 | file://0001-CMakeLists.txt-do-not-hardcode-lib-as-installation-t.patch \ | 9 | file://0001-CMakeLists.txt-do-not-hardcode-lib-as-installation-t.patch \ |
10 | file://debugfix.patch \ | 10 | file://debugfix.patch \ |
11 | " | 11 | " |
diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb index 636877bf26..85dd99888d 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.2.191.0.bb | |||
@@ -6,7 +6,7 @@ SECTION = "libs" | |||
6 | 6 | ||
7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master" | 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https" |
10 | SRCREV = "f4974ccd170cf2338c0582f607af5d8dfc3dac51" | 10 | SRCREV = "f4974ccd170cf2338c0582f607af5d8dfc3dac51" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb index 2553d89529..49c42bd68a 100644 --- a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb +++ b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb | |||
@@ -12,7 +12,7 @@ inherit autotools pkgconfig features_check | |||
12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
13 | 13 | ||
14 | SRCREV = "18ec53f1cada39f905614ebfaffed5c7754ecf46" | 14 | SRCREV = "18ec53f1cada39f905614ebfaffed5c7754ecf46" |
15 | SRC_URI = "git://github.com/kreijack/xinput_calibrator.git;branch=libinput \ | 15 | SRC_URI = "git://github.com/kreijack/xinput_calibrator.git;branch=libinput;protocol=https \ |
16 | file://30xinput_calibrate.sh \ | 16 | file://30xinput_calibrate.sh \ |
17 | file://Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch \ | 17 | file://Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch \ |
18 | file://0001-calibrator.hh-Include-string-to-get-std-string.patch \ | 18 | file://0001-calibrator.hh-Include-string-to-get-std-string.patch \ |
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc index e4a7922ad1..6ada0b0295 100644 --- a/meta/recipes-kernel/cryptodev/cryptodev.inc +++ b/meta/recipes-kernel/cryptodev/cryptodev.inc | |||
@@ -8,7 +8,7 @@ API is compatible with OpenBSD's cryptodev userspace API (/dev/crypto)." | |||
8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master \ | 11 | SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \ |
12 | " | 12 | " |
13 | SRCREV = "e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9" | 13 | SRCREV = "e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9" |
14 | 14 | ||
diff --git a/meta/recipes-multimedia/x264/x264_git.bb b/meta/recipes-multimedia/x264/x264_git.bb index 9f23794df1..c49e935d1c 100644 --- a/meta/recipes-multimedia/x264/x264_git.bb +++ b/meta/recipes-multimedia/x264/x264_git.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
8 | 8 | ||
9 | DEPENDS = "nasm-native" | 9 | DEPENDS = "nasm-native" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/mirror/x264;branch=stable \ | 11 | SRC_URI = "git://github.com/mirror/x264;branch=stable;protocol=https \ |
12 | file://don-t-default-to-cortex-a9-with-neon.patch \ | 12 | file://don-t-default-to-cortex-a9-with-neon.patch \ |
13 | file://Fix-X32-build-by-disabling-asm.patch \ | 13 | file://Fix-X32-build-by-disabling-asm.patch \ |
14 | " | 14 | " |
diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb index 034e19dc7a..50f6da24f3 100644 --- a/meta/recipes-sato/l3afpad/l3afpad_git.bb +++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb | |||
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | |||
16 | DEPENDS = "gtk+3 intltool-native gettext-native" | 16 | DEPENDS = "gtk+3 intltool-native gettext-native" |
17 | 17 | ||
18 | PV = "0.8.18.1.11+git${SRCPV}" | 18 | PV = "0.8.18.1.11+git${SRCPV}" |
19 | SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master" | 19 | SRC_URI = "git://github.com/stevenhoneyman/l3afpad.git;branch=master;protocol=https" |
20 | SRCREV ="3cdccdc9505643e50f8208171d9eee5de11a42ff" | 20 | SRCREV ="3cdccdc9505643e50f8208171d9eee5de11a42ff" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-support/bmap-tools/bmap-tools_3.6.bb b/meta/recipes-support/bmap-tools/bmap-tools_3.6.bb index 37cec13842..c66ff3a7da 100644 --- a/meta/recipes-support/bmap-tools/bmap-tools_3.6.bb +++ b/meta/recipes-support/bmap-tools/bmap-tools_3.6.bb | |||
@@ -9,7 +9,7 @@ SECTION = "console/utils" | |||
9 | LICENSE = "GPLv2" | 9 | LICENSE = "GPLv2" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/intel/${BPN};branch=master" | 12 | SRC_URI = "git://github.com/intel/${BPN};branch=master;protocol=https" |
13 | 13 | ||
14 | SRCREV = "c0673962a8ec1624b5189dc1d24f33fe4f06785a" | 14 | SRCREV = "c0673962a8ec1624b5189dc1d24f33fe4f06785a" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-support/libgit2/libgit2_1.3.0.bb b/meta/recipes-support/libgit2/libgit2_1.3.0.bb index bf625c325d..de913c780d 100644 --- a/meta/recipes-support/libgit2/libgit2_1.3.0.bb +++ b/meta/recipes-support/libgit2/libgit2_1.3.0.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73fa96e40ce64f79bab087c7e1deeacd" | |||
5 | 5 | ||
6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2" | 6 | DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=main" | 8 | SRC_URI = "git://github.com/libgit2/libgit2.git;branch=main;protocol=https" |
9 | SRCREV = "b7bad55e4bb0a285b073ba5e02b01d3f522fc95d" | 9 | SRCREV = "b7bad55e4bb0a285b073ba5e02b01d3f522fc95d" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb index ec6bc05728..936101a152 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.3.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1c94a9d191202a5552f381a023551396 \ | |||
9 | file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \ | 9 | file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \ |
10 | file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ | 10 | file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ |
11 | " | 11 | " |
12 | SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master" | 12 | SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" |
13 | SRCREV = "418c1e64231255aec2167cbb20aab62a0863415d" | 13 | SRCREV = "418c1e64231255aec2167cbb20aab62a0863415d" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
diff --git a/meta/recipes-support/libseccomp/libseccomp_2.5.2.bb b/meta/recipes-support/libseccomp/libseccomp_2.5.2.bb index 3ec6f135c5..695ad04398 100644 --- a/meta/recipes-support/libseccomp/libseccomp_2.5.2.bb +++ b/meta/recipes-support/libseccomp/libseccomp_2.5.2.bb | |||
@@ -10,7 +10,7 @@ DEPENDS += "gperf-native" | |||
10 | PV .= "+git${SRCPV}" | 10 | PV .= "+git${SRCPV}" |
11 | SRCREV = "2457dec1a90101d720e89e8027376742e2f3c327" | 11 | SRCREV = "2457dec1a90101d720e89e8027376742e2f3c327" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=main \ | 13 | SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=main;protocol=https \ |
14 | file://0001-configure.ac-Bump-version-to-2.5.99.patch \ | 14 | file://0001-configure.ac-Bump-version-to-2.5.99.patch \ |
15 | file://0001-arch-Add-riscv32-architecture-support.patch \ | 15 | file://0001-arch-Add-riscv32-architecture-support.patch \ |
16 | file://0002-man-Add-RISCV64-to-arch-list.patch \ | 16 | file://0002-man-Add-RISCV64-to-arch-list.patch \ |
diff --git a/meta/recipes-support/lz4/lz4_1.9.3.bb b/meta/recipes-support/lz4/lz4_1.9.3.bb index b22eea3156..a3c48bccfb 100644 --- a/meta/recipes-support/lz4/lz4_1.9.3.bb +++ b/meta/recipes-support/lz4/lz4_1.9.3.bb | |||
@@ -12,7 +12,7 @@ PE = "1" | |||
12 | 12 | ||
13 | SRCREV = "d44371841a2f1728a3f36839fd4b7e872d0927d3" | 13 | SRCREV = "d44371841a2f1728a3f36839fd4b7e872d0927d3" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/lz4/lz4.git;branch=release \ | 15 | SRC_URI = "git://github.com/lz4/lz4.git;branch=release;protocol=https \ |
16 | file://CVE-2021-3520.patch \ | 16 | file://CVE-2021-3520.patch \ |
17 | " | 17 | " |
18 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" | 18 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" |
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb index 66e826304f..19f2293a51 100644 --- a/meta/recipes-support/numactl/numactl_git.bb +++ b/meta/recipes-support/numactl/numactl_git.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=f8ff2391624f28e | |||
13 | SRCREV = "dd6de072c92c892a86e18c0fd0dfa1ba57a9a05d" | 13 | SRCREV = "dd6de072c92c892a86e18c0fd0dfa1ba57a9a05d" |
14 | PV = "2.0.14" | 14 | PV = "2.0.14" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/numactl/numactl;branch=master \ | 16 | SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \ |
17 | file://Fix-the-test-output-format.patch \ | 17 | file://Fix-the-test-output-format.patch \ |
18 | file://Makefile \ | 18 | file://Makefile \ |
19 | file://run-ptest \ | 19 | file://run-ptest \ |
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb b/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb index d8330f460c..7fe3c37fde 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.24.0.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "libtasn1 libtasn1-native libffi" | |||
10 | 10 | ||
11 | DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" | 11 | DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else ''}" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master" | 13 | SRC_URI = "git://github.com/p11-glue/p11-kit;branch=master;protocol=https" |
14 | SRCREV = "34826623f58399b24c21f1788e2cdaea34521b7b" | 14 | SRCREV = "34826623f58399b24c21f1788e2cdaea34521b7b" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
diff --git a/meta/recipes-support/rng-tools/rng-tools_6.14.bb b/meta/recipes-support/rng-tools/rng-tools_6.14.bb index 72d1e3f3db..222d7cc630 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.14.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.14.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "GPLv2" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
9 | DEPENDS = "sysfsutils openssl" | 9 | DEPENDS = "sysfsutils openssl" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master \ | 11 | SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \ |
12 | file://init \ | 12 | file://init \ |
13 | file://default \ | 13 | file://default \ |
14 | file://rngd.service \ | 14 | file://rngd.service \ |
diff --git a/meta/recipes-support/vim/vim.inc b/meta/recipes-support/vim/vim.inc index 616b38b28b..50e215d20f 100644 --- a/meta/recipes-support/vim/vim.inc +++ b/meta/recipes-support/vim/vim.inc | |||
@@ -11,7 +11,7 @@ RSUGGESTS:${PN} = "diffutils" | |||
11 | LICENSE = "vim" | 11 | LICENSE = "vim" |
12 | LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=a19edd7ec70d573a005d9e509375a99a" | 12 | LIC_FILES_CHKSUM = "file://runtime/doc/uganda.txt;endline=287;md5=a19edd7ec70d573a005d9e509375a99a" |
13 | 13 | ||
14 | SRC_URI = "git://github.com/vim/vim.git;branch=master \ | 14 | SRC_URI = "git://github.com/vim/vim.git;branch=master;protocol=https \ |
15 | file://disable_acl_header_check.patch \ | 15 | file://disable_acl_header_check.patch \ |
16 | file://vim-add-knob-whether-elf.h-are-checked.patch \ | 16 | file://vim-add-knob-whether-elf.h-are-checked.patch \ |
17 | file://0001-src-Makefile-improve-reproducibility.patch \ | 17 | file://0001-src-Makefile-improve-reproducibility.patch \ |
diff --git a/meta/recipes-support/xxhash/xxhash_0.8.0.bb b/meta/recipes-support/xxhash/xxhash_0.8.0.bb index 4e48365a71..686fbea591 100644 --- a/meta/recipes-support/xxhash/xxhash_0.8.0.bb +++ b/meta/recipes-support/xxhash/xxhash_0.8.0.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.xxhash.com/" | |||
5 | LICENSE = "BSD-2-Clause & GPL-2.0" | 5 | LICENSE = "BSD-2-Clause & GPL-2.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b335320506abb0505437e39295e799cb" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b335320506abb0505437e39295e799cb" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=git \ | 8 | SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=https \ |
9 | file://0001-Makefile-escape-special-regex-characters-in-paths.patch \ | 9 | file://0001-Makefile-escape-special-regex-characters-in-paths.patch \ |
10 | " | 10 | " |
11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 11 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |