diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-11-07 10:42:23 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-11-13 07:45:48 -0800 |
| commit | 7fbb2767186a4db729efe4f440cc9a992f2ab183 (patch) | |
| tree | c3c62448ea3ead8b8e673dbb4d2e4919166709c8 /meta-networking | |
| parent | 10dabf3896591f33c02f420204cb79fefecd2f19 (diff) | |
| download | meta-openembedded-7fbb2767186a4db729efe4f440cc9a992f2ab183.tar.gz | |
recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
58 files changed, 61 insertions, 61 deletions
diff --git a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb index 0cf57ccdb7..86b6577721 100644 --- a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb +++ b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "a SocketCAN over Ethernet tunnel" | |||
| 2 | HOMEPAGE = "https://github.com/mguentner/cannelloni" | 2 | HOMEPAGE = "https://github.com/mguentner/cannelloni" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https" | 5 | SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master" |
| 6 | SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4" | 6 | SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
diff --git a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb index 2820f9fa6d..e9c2056180 100644 --- a/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb +++ b/meta-networking/recipes-connectivity/civetweb/civetweb_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=50bd1d7f135b50d7e218996ba28d0d88" | |||
| 6 | 6 | ||
| 7 | SRCREV = "4b440a339979852d5a51fb11a822952712231c23" | 7 | SRCREV = "4b440a339979852d5a51fb11a822952712231c23" |
| 8 | PV = "1.12+git${SRCPV}" | 8 | PV = "1.12+git${SRCPV}" |
| 9 | SRC_URI = "git://github.com/civetweb/civetweb.git \ | 9 | SRC_URI = "git://github.com/civetweb/civetweb.git;branch=master;protocol=https \ |
| 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ | 10 | file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb b/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb index c2f4827161..1fa573af6a 100644 --- a/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb +++ b/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3" | |||
| 7 | 7 | ||
| 8 | SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf" | 8 | SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/tomaszmrugalski/dibbler \ | 10 | SRC_URI = "git://github.com/tomaszmrugalski/dibbler;branch=master;protocol=https \ |
| 11 | file://dibbler_fix_getSize_crash.patch \ | 11 | file://dibbler_fix_getSize_crash.patch \ |
| 12 | " | 12 | " |
| 13 | PV = "1.0.1+1.0.2RC1+git${SRCREV}" | 13 | PV = "1.0.1+1.0.2RC1+git${SRCREV}" |
diff --git a/meta-networking/recipes-connectivity/freeradius/freeradius_3.0.21.bb b/meta-networking/recipes-connectivity/freeradius/freeradius_3.0.21.bb index a6df2aeb03..bb37c4d7a7 100644 --- a/meta-networking/recipes-connectivity/freeradius/freeradius_3.0.21.bb +++ b/meta-networking/recipes-connectivity/freeradius/freeradius_3.0.21.bb | |||
| @@ -13,7 +13,7 @@ LICENSE = "GPLv2 & LGPLv2+" | |||
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" |
| 14 | DEPENDS = "openssl-native openssl libidn libtool libpcap libtalloc" | 14 | DEPENDS = "openssl-native openssl libidn libtool libpcap libtalloc" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/FreeRADIUS/freeradius-server.git;branch=v3.0.x;lfs=0; \ | 16 | SRC_URI = "git://github.com/FreeRADIUS/freeradius-server.git;branch=v3.0.x;lfs=0;protocol=https \ |
| 17 | file://freeradius \ | 17 | file://freeradius \ |
| 18 | file://volatiles.58_radiusd \ | 18 | file://volatiles.58_radiusd \ |
| 19 | file://freeradius-enble-user-in-conf.patch \ | 19 | file://freeradius-enble-user-in-conf.patch \ |
diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.14.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.14.bb index df48782eef..9f2ff51576 100644 --- a/meta-networking/recipes-connectivity/libdnet/libdnet_1.14.bb +++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.14.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "libs" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1" | 7 | SRC_URI = "git://github.com/dugsong/libdnet.git;nobranch=1;protocol=https" |
| 8 | SRCREV = "3e782472d2a58d5e1b94d04eda4a364c2d257600" | 8 | SRCREV = "3e782472d2a58d5e1b94d04eda4a364c2d257600" |
| 9 | 9 | ||
| 10 | UPSTREAM_CHECK_GITTAGREGEX = "libdnet-(?P<pver>\d+(\.\d+)+)" | 10 | UPSTREAM_CHECK_GITTAGREGEX = "libdnet-(?P<pver>\d+(\.\d+)+)" |
diff --git a/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.4.2.1.bb b/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.4.2.1.bb index 18cb0cd8ef..0a2711a1d3 100644 --- a/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.4.2.1.bb +++ b/meta-networking/recipes-connectivity/libiec61850/libiec61850_1.4.2.1.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
| 15 | DEPENDS = "swig-native python3" | 15 | DEPENDS = "swig-native python3" |
| 16 | SRCREV = "d798814fb463115a835da597535a625b68a39cff" | 16 | SRCREV = "d798814fb463115a835da597535a625b68a39cff" |
| 17 | 17 | ||
| 18 | SRC_URI = "git://github.com/mz-automation/${BPN}.git;branch=v1.4 \ | 18 | SRC_URI = "git://github.com/mz-automation/${BPN}.git;branch=v1.4;protocol=https \ |
| 19 | file://0001-use-poll.h-instead-of-sys-poll.h.patch \ | 19 | file://0001-use-poll.h-instead-of-sys-poll.h.patch \ |
| 20 | file://0002-serial_port_linux-Add-missing-include-sys-time.h.patch \ | 20 | file://0002-serial_port_linux-Add-missing-include-sys-time.h.patch \ |
| 21 | file://0003-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch \ | 21 | file://0003-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch \ |
diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb index 8444f0b739..66a7aaa6b2 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755" | |||
| 9 | 9 | ||
| 10 | SECTION = "libs/networking" | 10 | SECTION = "libs/networking" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https" | 12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master" |
| 13 | SRCREV = "1749fd7b039165a91b8d556b4df18e3e632ad830" | 13 | SRCREV = "1749fd7b039165a91b8d556b4df18e3e632ad830" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb index 77be27ffaa..6d035f4039 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "libs/networking" | |||
| 8 | 8 | ||
| 9 | SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9" | 9 | SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x" | 11 | SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x;protocol=https" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb index 176fa3bed2..b52154025b 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "nng" | |||
| 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" | 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" |
| 8 | PV = "1.3.0" | 8 | PV = "1.3.0" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/cwzx/nngpp" | 10 | SRC_URI = "git://github.com/cwzx/nngpp;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
diff --git a/meta-networking/recipes-connectivity/netplan/netplan_0.101.bb b/meta-networking/recipes-connectivity/netplan/netplan_0.101.bb index a3afcd2d56..454f87175a 100644 --- a/meta-networking/recipes-connectivity/netplan/netplan_0.101.bb +++ b/meta-networking/recipes-connectivity/netplan/netplan_0.101.bb | |||
| @@ -15,7 +15,7 @@ SRCREV = "e445b87b9dff439ec564c245d030b03d61eb0f24" | |||
| 15 | PV = "0.101+git${SRCPV}" | 15 | PV = "0.101+git${SRCPV}" |
| 16 | 16 | ||
| 17 | SRC_URI = " \ | 17 | SRC_URI = " \ |
| 18 | git://github.com/CanonicalLtd/netplan.git \ | 18 | git://github.com/CanonicalLtd/netplan.git;branch=master;protocol=https \ |
| 19 | file://0001-dbus-Remove-unused-variabes.patch \ | 19 | file://0001-dbus-Remove-unused-variabes.patch \ |
| 20 | file://0002-Makefile-Exclude-.h-files-from-target-rule.patch \ | 20 | file://0002-Makefile-Exclude-.h-files-from-target-rule.patch \ |
| 21 | " | 21 | " |
diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb index a486cf0e05..1bb0dced6d 100644 --- a/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb +++ b/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad" |
| 4 | 4 | ||
| 5 | SRC_URI = " \ | 5 | SRC_URI = " \ |
| 6 | git://git.infradead.org/users/dwmw2/openconnect.git \ | 6 | git://git.infradead.org/users/dwmw2/openconnect.git;branch=master \ |
| 7 | " | 7 | " |
| 8 | SRCREV = "9d287e40c57233190a51b6434ba7345370e36f38" | 8 | SRCREV = "9d287e40c57233190a51b6434ba7345370e36f38" |
| 9 | 9 | ||
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb index ebe64cb1b5..1dd50f6e12 100644 --- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb +++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab | |||
| 5 | 5 | ||
| 6 | DEPENDS = "libubox" | 6 | DEPENDS = "libubox" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.openwrt.org/project/relayd.git \ | 8 | SRC_URI = "git://git.openwrt.org/project/relayd.git;branch=master \ |
| 9 | file://0001-rtnl_flush-Error-on-failed-write.patch \ | 9 | file://0001-rtnl_flush-Error-on-failed-write.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb index 54e855a099..5d968f1476 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb +++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS += "libgcrypt" | |||
| 9 | 9 | ||
| 10 | PV .= "r550-2jnpr1" | 10 | PV .= "r550-2jnpr1" |
| 11 | SRCREV = "b1243d29e0c00312ead038b04a2cf5e2fa31d740" | 11 | SRCREV = "b1243d29e0c00312ead038b04a2cf5e2fa31d740" |
| 12 | SRC_URI = "git://github.com/ndpgroup/vpnc \ | 12 | SRC_URI = "git://github.com/ndpgroup/vpnc;branch=master;protocol=https \ |
| 13 | file://long-help \ | 13 | file://long-help \ |
| 14 | file://default.conf \ | 14 | file://default.conf \ |
| 15 | file://0001-search-for-log-help-in-build-dir.patch \ | 15 | file://0001-search-for-log-help-in-build-dir.patch \ |
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb index 76a5fd75cf..ee715062cb 100644 --- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb +++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_4.7.1.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 12 | PROVIDES += "cyassl" | 12 | PROVIDES += "cyassl" |
| 13 | RPROVIDES_${PN} = "cyassl" | 13 | RPROVIDES_${PN} = "cyassl" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https \ | 15 | SRC_URI = "git://github.com/wolfSSL/wolfssl.git;protocol=https;branch=master \ |
| 16 | " | 16 | " |
| 17 | SRCREV = "95b91d89133a712a3d0f389442924612c103da24" | 17 | SRCREV = "95b91d89133a712a3d0f389442924612c103da24" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-daemons/atftp/atftp_0.7.4.bb b/meta-networking/recipes-daemons/atftp/atftp_0.7.4.bb index 936fc723f7..82199dbf27 100644 --- a/meta-networking/recipes-daemons/atftp/atftp_0.7.4.bb +++ b/meta-networking/recipes-daemons/atftp/atftp_0.7.4.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 6 | 6 | ||
| 7 | SRCREV = "e56e8845f1070e89a4a6e509396b681688d03793" | 7 | SRCREV = "e56e8845f1070e89a4a6e509396b681688d03793" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.code.sf.net/p/atftp/code \ | 9 | SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master \ |
| 10 | file://atftpd.init \ | 10 | file://atftpd.init \ |
| 11 | file://atftpd.service \ | 11 | file://atftpd.service \ |
| 12 | " | 12 | " |
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb index c4b41ace8c..c3e5758253 100644 --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396" | |||
| 7 | 7 | ||
| 8 | SRCREV = "e41cfb986c1b1935770de554872247453fdbb079" | 8 | SRCREV = "e41cfb986c1b1935770de554872247453fdbb079" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/cyrusimap/cyrus-sasl;protocol=https \ | 10 | SRC_URI = "git://github.com/cyrusimap/cyrus-sasl;protocol=https;branch=master \ |
| 11 | file://avoid-to-call-AC_TRY_RUN.patch \ | 11 | file://avoid-to-call-AC_TRY_RUN.patch \ |
| 12 | file://Fix-hardcoded-libdir.patch \ | 12 | file://Fix-hardcoded-libdir.patch \ |
| 13 | file://debian_patches_0014_avoid_pic_overwrite.diff \ | 13 | file://debian_patches_0014_avoid_pic_overwrite.diff \ |
diff --git a/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.4.bb b/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.4.bb index 8a3dd011e4..58bb23f93a 100644 --- a/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.4.bb +++ b/meta-networking/recipes-daemons/iscsi-initiator-utils/iscsi-initiator-utils_2.1.4.bb | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 14 | 14 | ||
| 15 | SRCREV ?= "095f59ca464220eae285de6b5f2ee31185a6a84c" | 15 | SRCREV ?= "095f59ca464220eae285de6b5f2ee31185a6a84c" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/open-iscsi/open-iscsi \ | 17 | SRC_URI = "git://github.com/open-iscsi/open-iscsi;branch=master;protocol=https \ |
| 18 | file://0001-Makefile-Do-not-set-Werror.patch \ | 18 | file://0001-Makefile-Do-not-set-Werror.patch \ |
| 19 | file://initd.debian \ | 19 | file://initd.debian \ |
| 20 | file://99_iscsi-initiator-utils \ | 20 | file://99_iscsi-initiator-utils \ |
diff --git a/meta-networking/recipes-daemons/vblade/vblade_25.bb b/meta-networking/recipes-daemons/vblade/vblade_25.bb index 647abbfd26..db04eb1f44 100644 --- a/meta-networking/recipes-daemons/vblade/vblade_25.bb +++ b/meta-networking/recipes-daemons/vblade/vblade_25.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 7 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/aoetools/files/vblade/" | 7 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/aoetools/files/vblade/" |
| 8 | 8 | ||
| 9 | SRCREV = "5f1a0ba8b9815e3f08a3e2635a17f78bbf2a5b10" | 9 | SRCREV = "5f1a0ba8b9815e3f08a3e2635a17f78bbf2a5b10" |
| 10 | SRC_URI = "git://github.com/OpenAoE/vblade \ | 10 | SRC_URI = "git://github.com/OpenAoE/vblade;branch=master;protocol=https \ |
| 11 | file://cross.patch \ | 11 | file://cross.patch \ |
| 12 | file://makefile-add-ldflags.patch \ | 12 | file://makefile-add-ldflags.patch \ |
| 13 | file://${BPN}.conf \ | 13 | file://${BPN}.conf \ |
diff --git a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb index bc9297eab6..af1c9a0f11 100644 --- a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb +++ b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPLv2" | |||
| 5 | LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" | 5 | LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" |
| 6 | 6 | ||
| 7 | SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663" | 7 | SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663" |
| 8 | SRC_URI = "git://github.com/arno-iptables-firewall/aif" | 8 | SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
diff --git a/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb b/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb index 2f627d458e..994825cb7e 100644 --- a/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb +++ b/meta-networking/recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libnfnetlink libmnl" | |||
| 8 | SRCREV = "ba196a97e810746e5660fe3f57c87c0ed0f2b324" | 8 | SRCREV = "ba196a97e810746e5660fe3f57c87c0ed0f2b324" |
| 9 | PV .= "+git${SRCPV}" | 9 | PV .= "+git${SRCPV}" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.netfilter.org/libnetfilter_log" | 11 | SRC_URI = "git://git.netfilter.org/libnetfilter_log;branch=master" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.3.bb b/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.3.bb index 896cfdfaa4..1bbab6f3cb 100644 --- a/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.3.bb +++ b/meta-networking/recipes-filter/libnetfilter/libnetfilter-queue_1.0.3.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libnfnetlink libmnl" | |||
| 8 | 8 | ||
| 9 | SRCREV = "601abd1c71ccdf90753cf294c120ad43fb25dc54" | 9 | SRCREV = "601abd1c71ccdf90753cf294c120ad43fb25dc54" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://git.netfilter.org/libnetfilter_queue \ | 11 | SRC_URI = "git://git.netfilter.org/libnetfilter_queue;branch=master \ |
| 12 | file://0001-libnetfilter-queue-Declare-the-define-visivility-attribute-together.patch \ | 12 | file://0001-libnetfilter-queue-Declare-the-define-visivility-attribute-together.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.1.9.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.1.9.bb index 5532af8d9c..73221b38ef 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.1.9.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.1.9.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "libs" | |||
| 5 | DEPENDS = "libmnl" | 5 | DEPENDS = "libmnl" |
| 6 | 6 | ||
| 7 | SRCREV = "c3fdda6ac8675aea9b35772458544f03157be415" | 7 | SRCREV = "c3fdda6ac8675aea9b35772458544f03157be415" |
| 8 | SRC_URI = "git://git.netfilter.org/libnftnl \ | 8 | SRC_URI = "git://git.netfilter.org/libnftnl;branch=master \ |
| 9 | file://0001-avoid-naming-local-function-as-one-of-printf-family.patch \ | 9 | file://0001-avoid-naming-local-function-as-one-of-printf-family.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
diff --git a/meta-networking/recipes-irc/znc/znc_1.8.2.bb b/meta-networking/recipes-irc/znc/znc_1.8.2.bb index 806d622d70..a82de0a3ba 100644 --- a/meta-networking/recipes-irc/znc/znc_1.8.2.bb +++ b/meta-networking/recipes-irc/znc/znc_1.8.2.bb | |||
| @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 5 | 5 | ||
| 6 | DEPENDS = "openssl zlib icu" | 6 | DEPENDS = "openssl zlib icu" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/znc/znc.git;name=znc \ | 8 | SRC_URI = "git://github.com/znc/znc.git;name=znc;branch=master;protocol=https \ |
| 9 | git://github.com/jimloco/Csocket.git;destsuffix=git/third_party/Csocket;name=Csocket \ | 9 | git://github.com/jimloco/Csocket.git;destsuffix=git/third_party/Csocket;name=Csocket;branch=master;protocol=https \ |
| 10 | " | 10 | " |
| 11 | SRCREV_znc = "bf253640d33d03331310778e001fb6f5aba2989e" | 11 | SRCREV_znc = "bf253640d33d03331310778e001fb6f5aba2989e" |
| 12 | SRCREV_Csocket = "e8d9e0bb248c521c2c7fa01e1c6a116d929c41b4" | 12 | SRCREV_Csocket = "e8d9e0bb248c521c2c7fa01e1c6a116d929c41b4" |
diff --git a/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20210219.bb b/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20210219.bb index 0525b4135a..3a22cbbe2a 100644 --- a/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20210219.bb +++ b/meta-networking/recipes-kernel/wireguard/wireguard-module_1.0.20210219.bb | |||
| @@ -2,7 +2,7 @@ require wireguard.inc | |||
| 2 | 2 | ||
| 3 | SRCREV = "122f06bfd8fc7b06a0899fa9adc4ce8e06900d98" | 3 | SRCREV = "122f06bfd8fc7b06a0899fa9adc4ce8e06900d98" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://git.zx2c4.com/wireguard-linux-compat" | 5 | SRC_URI = "git://git.zx2c4.com/wireguard-linux-compat;branch=master" |
| 6 | 6 | ||
| 7 | inherit module kernel-module-split | 7 | inherit module kernel-module-split |
| 8 | 8 | ||
diff --git a/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210315.bb b/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210315.bb index f02303e0ea..d636721c50 100644 --- a/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210315.bb +++ b/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20210315.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require wireguard.inc | 1 | require wireguard.inc |
| 2 | 2 | ||
| 3 | SRCREV = "622408872fd6f3a58e98e88d39d30e98968314fa" | 3 | SRCREV = "622408872fd6f3a58e98e88d39d30e98968314fa" |
| 4 | SRC_URI = "git://git.zx2c4.com/wireguard-tools" | 4 | SRC_URI = "git://git.zx2c4.com/wireguard-tools;branch=master" |
| 5 | 5 | ||
| 6 | inherit bash-completion systemd pkgconfig | 6 | inherit bash-completion systemd pkgconfig |
| 7 | 7 | ||
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb b/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb index a7d7fc81ff..9541c5acc2 100644 --- a/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb +++ b/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb | |||
| @@ -12,7 +12,7 @@ SECTION = "net" | |||
| 12 | LICENSE = "MIT" | 12 | LICENSE = "MIT" |
| 13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" | 13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=git" | 15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=https;branch=master" |
| 16 | SRCREV = "a1043879225ac205614259b480d7f577025d8bb0" | 16 | SRCREV = "a1043879225ac205614259b480d7f577025d8bb0" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)" |
diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc index cccbfa19a6..ab538c620e 100644 --- a/meta-networking/recipes-protocols/openflow/openflow.inc +++ b/meta-networking/recipes-protocols/openflow/openflow.inc | |||
| @@ -11,7 +11,7 @@ LICENSE = "GPLv2" | |||
| 11 | 11 | ||
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git" | 14 | SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git;branch=master" |
| 15 | 15 | ||
| 16 | DEPENDS = "virtual/libc" | 16 | DEPENDS = "virtual/libc" |
| 17 | 17 | ||
diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb index b02e183db7..181698d778 100644 --- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb +++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd_1.3.14.bb | |||
| @@ -8,7 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/xelerance/xl2tpd.git" | 11 | SRC_URI = "git://github.com/xelerance/xl2tpd.git;branch=master;protocol=https" |
| 12 | SRCREV = "ba619c79c4790c78c033df0abde4a9a5de744a08" | 12 | SRCREV = "ba619c79c4790c78c033df0abde4a9a5de744a08" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-support/arptables/arptables_git.bb b/meta-networking/recipes-support/arptables/arptables_git.bb index 5afec7663a..7529ea3d01 100644 --- a/meta-networking/recipes-support/arptables/arptables_git.bb +++ b/meta-networking/recipes-support/arptables/arptables_git.bb | |||
| @@ -6,7 +6,7 @@ SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" | |||
| 6 | PV = "0.0.5+git${SRCPV}" | 6 | PV = "0.0.5+git${SRCPV}" |
| 7 | 7 | ||
| 8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
| 9 | git://git.netfilter.org/arptables \ | 9 | git://git.netfilter.org/arptables;branch=master \ |
| 10 | file://0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch \ | 10 | file://0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch \ |
| 11 | file://arptables-arpt-get-target-fix.patch \ | 11 | file://arptables-arpt-get-target-fix.patch \ |
| 12 | file://arptables.service \ | 12 | file://arptables.service \ |
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb index bf8b18043a..a3a6972212 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPLv3 & LGPLv3" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | SRCREV = "464a60344a324311a6f5bb326fdf5f422a3c9005" | 7 | SRCREV = "464a60344a324311a6f5bb326fdf5f422a3c9005" |
| 8 | SRC_URI = "git://git.samba.org/cifs-utils.git" | 8 | SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | DEPENDS += "libtalloc" | 11 | DEPENDS += "libtalloc" |
diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb index bb1ee7d7ae..ae12ae1110 100644 --- a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb +++ b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=fd0c9adf285a69aa3b4faf34384e1029" | |||
| 7 | DEPENDS = "curl" | 7 | DEPENDS = "curl" |
| 8 | DEPENDS_class-native = "curl-native" | 8 | DEPENDS_class-native = "curl-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/jpbarrette/curlpp.git" | 10 | SRC_URI = "git://github.com/jpbarrette/curlpp.git;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | SRCREV = "592552a165cc569dac7674cb7fc9de3dc829906f" | 12 | SRCREV = "592552a165cc569dac7674cb7fc9de3dc829906f" |
| 13 | 13 | ||
diff --git a/meta-networking/recipes-support/drbd/drbd-utils_9.13.1.bb b/meta-networking/recipes-support/drbd/drbd-utils_9.13.1.bb index 5b0979f961..4e0af88f5e 100644 --- a/meta-networking/recipes-support/drbd/drbd-utils_9.13.1.bb +++ b/meta-networking/recipes-support/drbd/drbd-utils_9.13.1.bb | |||
| @@ -8,8 +8,8 @@ SECTION = "admin" | |||
| 8 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils;branch=${PV} \ | 11 | SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils;branch=${PV};protocol=https \ |
| 12 | git://github.com/LINBIT/drbd-headers;name=drbd-headers;destsuffix=git/drbd-headers \ | 12 | git://github.com/LINBIT/drbd-headers;name=drbd-headers;destsuffix=git/drbd-headers;branch=master;protocol=https \ |
| 13 | file://0001-v84-Make-setup_options-definitions-as-extern.patch \ | 13 | file://0001-v84-Make-setup_options-definitions-as-extern.patch \ |
| 14 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-drbd-utils-support-usrmerge.patch','',d)} \ | 14 | ${@bb.utils.contains('DISTRO_FEATURES','usrmerge','file://0001-drbd-utils-support-usrmerge.patch','',d)} \ |
| 15 | " | 15 | " |
diff --git a/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb b/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb index c641c265e2..be9cb0585a 100644 --- a/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb +++ b/meta-networking/recipes-support/ettercap/ettercap_0.8.3.1.bb | |||
| @@ -19,7 +19,7 @@ DEPENDS += "ethtool \ | |||
| 19 | 19 | ||
| 20 | RDEPENDS_${PN} += "bash ethtool libgcc" | 20 | RDEPENDS_${PN} += "bash ethtool libgcc" |
| 21 | 21 | ||
| 22 | SRC_URI = "gitsm://github.com/Ettercap/ettercap" | 22 | SRC_URI = "gitsm://github.com/Ettercap/ettercap;branch=master;protocol=https" |
| 23 | 23 | ||
| 24 | SRCREV = "7281fbddb7da7478beb1d21e3cb105fff3778b31" | 24 | SRCREV = "7281fbddb7da7478beb1d21e3cb105fff3778b31" |
| 25 | 25 | ||
diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb index 944c005763..d9e2094482 100644 --- a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb +++ b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250" | |||
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa" | 13 | SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa" |
| 14 | SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;branch=main \ | 14 | SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;branch=main;protocol=https \ |
| 15 | file://run-ptest \ | 15 | file://run-ptest \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
diff --git a/meta-networking/recipes-support/geoip/geoip_1.6.12.bb b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb index 143100e48e..0efcbec1fc 100644 --- a/meta-networking/recipes-support/geoip/geoip_1.6.12.bb +++ b/meta-networking/recipes-support/geoip/geoip_1.6.12.bb | |||
| @@ -10,7 +10,7 @@ SECTION = "libdevel" | |||
| 10 | 10 | ||
| 11 | GEOIP_DATABASE_VERSION = "20181205" | 11 | GEOIP_DATABASE_VERSION = "20181205" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/maxmind/geoip-api-c.git;branch=main \ | 13 | SRC_URI = "git://github.com/maxmind/geoip-api-c.git;branch=main;protocol=https \ |
| 14 | http://sources.openembedded.org/GeoIP.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoIP-dat; \ | 14 | http://sources.openembedded.org/GeoIP.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoIP-dat; \ |
| 15 | http://sources.openembedded.org/GeoIPv6.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoIPv6-dat; \ | 15 | http://sources.openembedded.org/GeoIPv6.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoIPv6-dat; \ |
| 16 | http://sources.openembedded.org/GeoLiteCity.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoLiteCity-dat; \ | 16 | http://sources.openembedded.org/GeoLiteCity.dat.${GEOIP_DATABASE_VERSION}.gz;apply=no;name=GeoLiteCity-dat; \ |
diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb b/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb index 0db9e8a0a7..d2a6d02d2f 100644 --- a/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb +++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb | |||
| @@ -9,7 +9,7 @@ inherit manpages | |||
| 9 | MAN_PKG = "${PN}" | 9 | MAN_PKG = "${PN}" |
| 10 | 10 | ||
| 11 | SRCREV = "c26e9310f552e69d0d44eb48746e02c9ae4b4f6f" | 11 | SRCREV = "c26e9310f552e69d0d44eb48746e02c9ae4b4f6f" |
| 12 | SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https" | 12 | SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https;branch=master" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
diff --git a/meta-networking/recipes-support/ipcalc/ipcalc_0.2.3.bb b/meta-networking/recipes-support/ipcalc/ipcalc_0.2.3.bb index ad0ec27001..59e540a710 100644 --- a/meta-networking/recipes-support/ipcalc/ipcalc_0.2.3.bb +++ b/meta-networking/recipes-support/ipcalc/ipcalc_0.2.3.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | SRCREV = "c3ee70c878b9c5833a77a1f339f1ca4dc6f225c5" | 10 | SRCREV = "c3ee70c878b9c5833a77a1f339f1ca4dc6f225c5" |
| 11 | SRC_URI = "\ | 11 | SRC_URI = "\ |
| 12 | git://github.com/nmav/ipcalc.git;protocol=https; \ | 12 | git://github.com/nmav/ipcalc.git;protocol=https;branch=master \ |
| 13 | file://0001-Makefile-pass-extra-linker-flags.patch \ | 13 | file://0001-Makefile-pass-extra-linker-flags.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
diff --git a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.18.bb b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.18.bb index f481ffee1d..7a28751e66 100644 --- a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.18.bb +++ b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.18.bb | |||
| @@ -14,7 +14,7 @@ PV .= "+git${SRCPV}" | |||
| 14 | LK_REL = "1.0.18" | 14 | LK_REL = "1.0.18" |
| 15 | 15 | ||
| 16 | SRC_URI = " \ | 16 | SRC_URI = " \ |
| 17 | git://github.com/sctp/lksctp-tools.git \ | 17 | git://github.com/sctp/lksctp-tools.git;branch=master;protocol=https \ |
| 18 | file://0001-m4-sctp.m4-make-conpatible-to-autoconf-2.70.patch \ | 18 | file://0001-m4-sctp.m4-make-conpatible-to-autoconf-2.70.patch \ |
| 19 | file://run-ptest \ | 19 | file://run-ptest \ |
| 20 | file://v4test.sh \ | 20 | file://v4test.sh \ |
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb index 4a1bbe6206..970a9b2b8b 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
| 8 | DEPENDS = "flex-native bison-native libnl python" | 8 | DEPENDS = "flex-native bison-native libnl python" |
| 9 | 9 | ||
| 10 | PV = "0.3.1+git${SRCPV}" | 10 | PV = "0.3.1+git${SRCPV}" |
| 11 | SRC_URI = "git://github.com/linux-wpan/lowpan-tools \ | 11 | SRC_URI = "git://github.com/linux-wpan/lowpan-tools;branch=master;protocol=https \ |
| 12 | file://no-help2man.patch \ | 12 | file://no-help2man.patch \ |
| 13 | file://0001-Fix-build-errors-with-clang.patch \ | 13 | file://0001-Fix-build-errors-with-clang.patch \ |
| 14 | file://0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch \ | 14 | file://0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch \ |
diff --git a/meta-networking/recipes-support/mtr/mtr_0.94.bb b/meta-networking/recipes-support/mtr/mtr_0.94.bb index 265eefb94b..d5c4618886 100644 --- a/meta-networking/recipes-support/mtr/mtr_0.94.bb +++ b/meta-networking/recipes-support/mtr/mtr_0.94.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 9 | file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468" | 9 | file://ui/mtr.c;beginline=5;endline=16;md5=00a894a39d53726a27386534d1c4e468" |
| 10 | 10 | ||
| 11 | SRCREV = "2c73cbf4094e4eed343ed11ae5bab2580f3122d1" | 11 | SRCREV = "2c73cbf4094e4eed343ed11ae5bab2580f3122d1" |
| 12 | SRC_URI = "git://github.com/traviscross/mtr" | 12 | SRC_URI = "git://github.com/traviscross/mtr;branch=master;protocol=https" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb index 067911b4ea..80810c49cc 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb | |||
| @@ -9,7 +9,7 @@ HOMEPAGE = "https://github.com/libguestfs/nbdkit" | |||
| 9 | LICENSE = "BSD-3-Clause" | 9 | LICENSE = "BSD-3-Clause" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https \ | 12 | SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRCREV = "023dac3e09a0e39d6f91dea4b7f8efb8f5faae36" | 15 | SRCREV = "023dac3e09a0e39d6f91dea4b7f8efb8f5faae36" |
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb index 5f866052c6..d359b620b8 100644 --- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb +++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
| 7 | 7 | ||
| 8 | PV = "1.0.4+git${SRCPV}" | 8 | PV = "1.0.4+git${SRCPV}" |
| 9 | SRCREV = "4c794b5512d23c649def1f94a684225dcbb6ac3e" | 9 | SRCREV = "4c794b5512d23c649def1f94a684225dcbb6ac3e" |
| 10 | SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http \ | 10 | SRC_URI = "git://git.remlab.net/git/ndisc6.git;protocol=http;branch=master \ |
| 11 | file://0001-replace-VLAIS-with-malloc-free-pair.patch \ | 11 | file://0001-replace-VLAIS-with-malloc-free-pair.patch \ |
| 12 | file://0002-Do-not-undef-_GNU_SOURCE.patch \ | 12 | file://0002-Do-not-undef-_GNU_SOURCE.patch \ |
| 13 | file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \ | 13 | file://0001-autogen-Do-not-symlink-gettext.h-from-build-host.patch \ |
diff --git a/meta-networking/recipes-support/netcf/netcf_0.2.8.bb b/meta-networking/recipes-support/netcf/netcf_0.2.8.bb index a180571f2d..af617ce922 100644 --- a/meta-networking/recipes-support/netcf/netcf_0.2.8.bb +++ b/meta-networking/recipes-support/netcf/netcf_0.2.8.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f" | |||
| 9 | SRCREV = "2c5d4255857531bc09d91dcd02e86545f29004d4" | 9 | SRCREV = "2c5d4255857531bc09d91dcd02e86545f29004d4" |
| 10 | PV .= "+git${SRCPV}" | 10 | PV .= "+git${SRCPV}" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://pagure.io/netcf.git;protocol=https \ | 12 | SRC_URI = "git://pagure.io/netcf.git;protocol=https;branch=master \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "release-(?P<pver>(\d+(\.\d+)+))" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "release-(?P<pver>(\d+(\.\d+)+))" |
diff --git a/meta-networking/recipes-support/netperf/netperf_git.bb b/meta-networking/recipes-support/netperf/netperf_git.bb index a084fb4c15..b47c1c1059 100644 --- a/meta-networking/recipes-support/netperf/netperf_git.bb +++ b/meta-networking/recipes-support/netperf/netperf_git.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a0ab17253e7a3f318da85382c7d5d5d6" | |||
| 8 | 8 | ||
| 9 | PV = "2.7.0+git${SRCPV}" | 9 | PV = "2.7.0+git${SRCPV}" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/HewlettPackard/netperf.git \ | 11 | SRC_URI = "git://github.com/HewlettPackard/netperf.git;branch=master;protocol=https \ |
| 12 | file://cpu_set.patch \ | 12 | file://cpu_set.patch \ |
| 13 | file://vfork.patch \ | 13 | file://vfork.patch \ |
| 14 | file://init \ | 14 | file://init \ |
diff --git a/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb b/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb index bb401666c6..0c67f67d70 100644 --- a/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb +++ b/meta-networking/recipes-support/nis/yp-tools_4.2.3.bb | |||
| @@ -14,7 +14,7 @@ and ypdomainname. \ | |||
| 14 | # v4.2.3 | 14 | # v4.2.3 |
| 15 | SRCREV = "1bfda29c342a81b97cb1995ffd9e8da5de63e7ab" | 15 | SRCREV = "1bfda29c342a81b97cb1995ffd9e8da5de63e7ab" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/thkukuk/yp-tools \ | 17 | SRC_URI = "git://github.com/thkukuk/yp-tools;branch=master;protocol=https \ |
| 18 | file://domainname.service \ | 18 | file://domainname.service \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
diff --git a/meta-networking/recipes-support/ntimed/ntimed_git.bb b/meta-networking/recipes-support/ntimed/ntimed_git.bb index a749b16593..43ed1abe38 100644 --- a/meta-networking/recipes-support/ntimed/ntimed_git.bb +++ b/meta-networking/recipes-support/ntimed/ntimed_git.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "net" | |||
| 8 | LICENSE = "BSD-2-Clause" | 8 | LICENSE = "BSD-2-Clause" |
| 9 | LIC_FILES_CHKSUM = "file://main.c;beginline=2;endline=24;md5=89db8e76f2951f3fad167e7aa9718a44" | 9 | LIC_FILES_CHKSUM = "file://main.c;beginline=2;endline=24;md5=89db8e76f2951f3fad167e7aa9718a44" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/bsdphk/Ntimed \ | 11 | SRC_URI = "git://github.com/bsdphk/Ntimed;branch=master;protocol=https \ |
| 12 | file://use-ldflags.patch" | 12 | file://use-ldflags.patch" |
| 13 | 13 | ||
| 14 | PV = "0.0+git${SRCPV}" | 14 | PV = "0.0+git${SRCPV}" |
diff --git a/meta-networking/recipes-support/ntopng/ndpi_3.4.bb b/meta-networking/recipes-support/ntopng/ndpi_3.4.bb index b90f575b93..15f110d38c 100644 --- a/meta-networking/recipes-support/ntopng/ndpi_3.4.bb +++ b/meta-networking/recipes-support/ntopng/ndpi_3.4.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "GPLv3" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24" |
| 10 | 10 | ||
| 11 | SRCREV = "64929a75e0a7a60d864bd25a9fd97fdf9ac892a2" | 11 | SRCREV = "64929a75e0a7a60d864bd25a9fd97fdf9ac892a2" |
| 12 | SRC_URI = "git://github.com/ntop/nDPI.git;branch=3.4-stable \ | 12 | SRC_URI = "git://github.com/ntop/nDPI.git;branch=3.4-stable;protocol=https \ |
| 13 | file://0001-autogen.sh-not-generate-configure.patch \ | 13 | file://0001-autogen.sh-not-generate-configure.patch \ |
| 14 | file://CVE-2021-36082.patch \ | 14 | file://CVE-2021-36082.patch \ |
| 15 | " | 15 | " |
diff --git a/meta-networking/recipes-support/ntopng/ntopng_4.2.bb b/meta-networking/recipes-support/ntopng/ntopng_4.2.bb index 5961866515..dede07bf5a 100644 --- a/meta-networking/recipes-support/ntopng/ntopng_4.2.bb +++ b/meta-networking/recipes-support/ntopng/ntopng_4.2.bb | |||
| @@ -12,7 +12,7 @@ LICENSE = "GPLv3" | |||
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 13 | 13 | ||
| 14 | SRCREV = "5e649a2d1130b4a3ab0c5bb673d615172cc0bdbb" | 14 | SRCREV = "5e649a2d1130b4a3ab0c5bb673d615172cc0bdbb" |
| 15 | SRC_URI = "git://github.com/ntop/ntopng.git;protocol=git;branch=4.2-stable \ | 15 | SRC_URI = "git://github.com/ntop/ntopng.git;protocol=https;branch=4.2-stable \ |
| 16 | file://0001-configure.seed-fix-configure-error.patch \ | 16 | file://0001-configure.seed-fix-configure-error.patch \ |
| 17 | file://0001-configure.seed-fix-host-contamination.patch \ | 17 | file://0001-configure.seed-fix-host-contamination.patch \ |
| 18 | file://0001-Makefile.in-don-t-use-the-internal-lua.patch \ | 18 | file://0001-Makefile.in-don-t-use-the-internal-lua.patch \ |
diff --git a/meta-networking/recipes-support/open-isns/open-isns_0.101.bb b/meta-networking/recipes-support/open-isns/open-isns_0.101.bb index 0b1bb6d512..775f8b1998 100644 --- a/meta-networking/recipes-support/open-isns/open-isns_0.101.bb +++ b/meta-networking/recipes-support/open-isns/open-isns_0.101.bb | |||
| @@ -13,7 +13,7 @@ SECTION = "net" | |||
| 13 | 13 | ||
| 14 | DEPENDS = "openssl" | 14 | DEPENDS = "openssl" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/open-iscsi/open-isns \ | 16 | SRC_URI = "git://github.com/open-iscsi/open-isns;branch=master;protocol=https \ |
| 17 | file://0001-isnsd.socket-use-run-instead-of-var-run.patch \ | 17 | file://0001-isnsd.socket-use-run-instead-of-var-run.patch \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.2.5.bb b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.2.5.bb index 473af8d41b..f1454405ee 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.2.5.bb +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.2.5.bb | |||
| @@ -25,7 +25,7 @@ LICENSE_modules/freebsd/vmxnet = "GPL-2.0" | |||
| 25 | LICENSE_modules/linux = "GPL-2.0" | 25 | LICENSE_modules/linux = "GPL-2.0" |
| 26 | LICENSE_modules/solaris = "CDDL-1.0" | 26 | LICENSE_modules/solaris = "CDDL-1.0" |
| 27 | 27 | ||
| 28 | SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https \ | 28 | SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=master \ |
| 29 | file://tools.conf \ | 29 | file://tools.conf \ |
| 30 | file://vmtoolsd.service \ | 30 | file://vmtoolsd.service \ |
| 31 | file://vmtoolsd.init \ | 31 | file://vmtoolsd.init \ |
diff --git a/meta-networking/recipes-support/phytool/phytool.bb b/meta-networking/recipes-support/phytool/phytool.bb index 29499d6d7a..7fde88c447 100644 --- a/meta-networking/recipes-support/phytool/phytool.bb +++ b/meta-networking/recipes-support/phytool/phytool.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" | |||
| 4 | 4 | ||
| 5 | PV = "2+git${SRCPV}" | 5 | PV = "2+git${SRCPV}" |
| 6 | SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c" | 6 | SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c" |
| 7 | SRC_URI = "git://github.com/wkz/phytool.git" | 7 | SRC_URI = "git://github.com/wkz/phytool.git;branch=master;protocol=https" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb index 1c1569cfb0..d0a99ce297 100644 --- a/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb +++ b/meta-networking/recipes-support/rdma-core/rdma-core_33.0.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "libs" | |||
| 5 | DEPENDS = "libnl" | 5 | DEPENDS = "libnl" |
| 6 | RDEPENDS_${PN} = "bash perl" | 6 | RDEPENDS_${PN} = "bash perl" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git" | 8 | SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https" |
| 9 | SRCREV = "e66ca0832e58dafac7af7ad9e6799eaef438061a" | 9 | SRCREV = "e66ca0832e58dafac7af7ad9e6799eaef438061a" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
diff --git a/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb b/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb index 0b63f79aca..d8a1f6140f 100644 --- a/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb +++ b/meta-networking/recipes-support/smcroute/smcroute_2.4.4.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "GPLv2+" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 7 | 7 | ||
| 8 | SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5" | 8 | SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5" |
| 9 | SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git" | 9 | SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
diff --git a/meta-networking/recipes-support/spice/spice-protocol_git.bb b/meta-networking/recipes-support/spice/spice-protocol_git.bb index 1d56bea17c..ca683bf220 100644 --- a/meta-networking/recipes-support/spice/spice-protocol_git.bb +++ b/meta-networking/recipes-support/spice/spice-protocol_git.bb | |||
| @@ -18,7 +18,7 @@ PV = "0.14.1+git${SRCPV}" | |||
| 18 | SRCREV = "e0ec178a72aa33e307ee5ac02b63bf336da921a5" | 18 | SRCREV = "e0ec178a72aa33e307ee5ac02b63bf336da921a5" |
| 19 | 19 | ||
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | git://anongit.freedesktop.org/spice/spice-protocol \ | 21 | git://anongit.freedesktop.org/spice/spice-protocol;branch=master \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 52dad71242..de53aedd2d 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
| @@ -21,8 +21,8 @@ SRCREV_spice-common = "4fc4c2db36c7f07b906e9a326a9d3dc0ae6a2671" | |||
| 21 | SRCREV_FORMAT = "spice_spice-common" | 21 | SRCREV_FORMAT = "spice_spice-common" |
| 22 | 22 | ||
| 23 | SRC_URI = " \ | 23 | SRC_URI = " \ |
| 24 | git://anongit.freedesktop.org/spice/spice;name=spice \ | 24 | git://anongit.freedesktop.org/spice/spice;name=spice;branch=master \ |
| 25 | git://anongit.freedesktop.org/spice/spice-common;destsuffix=git/subprojects/spice-common;name=spice-common \ | 25 | git://anongit.freedesktop.org/spice/spice-common;destsuffix=git/subprojects/spice-common;name=spice-common;branch=master \ |
| 26 | file://0001-Convert-pthread_t-to-be-numeric.patch \ | 26 | file://0001-Convert-pthread_t-to-be-numeric.patch \ |
| 27 | file://0001-Fix-compile-errors-on-Linux-32bit-system.patch \ | 27 | file://0001-Fix-compile-errors-on-Linux-32bit-system.patch \ |
| 28 | file://0001-configure.ac-explicitly-link-to-jpeg-lib.patch \ | 28 | file://0001-configure.ac-explicitly-link-to-jpeg-lib.patch \ |
diff --git a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb index 079f52f99b..5245f95f5c 100644 --- a/meta-networking/recipes-support/spice/usbredir_0.9.0.bb +++ b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "libusb1" | |||
| 10 | SRCREV = "bca484fc6f206ab9da2f73e8a0118fad45374d4e" | 10 | SRCREV = "bca484fc6f206ab9da2f73e8a0118fad45374d4e" |
| 11 | 11 | ||
| 12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
| 13 | git://anongit.freedesktop.org/spice/usbredir \ | 13 | git://anongit.freedesktop.org/spice/usbredir;branch=master \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-support/unbound/unbound_1.12.0.bb b/meta-networking/recipes-support/unbound/unbound_1.12.0.bb index 6fc1631714..9a41744f40 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.12.0.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.12.0.bb | |||
| @@ -9,7 +9,7 @@ SECTION = "net" | |||
| 9 | LICENSE = "BSD-3-Clause" | 9 | LICENSE = "BSD-3-Clause" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master \ | 12 | SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=http;branch=master;protocol=https \ |
| 13 | file://0001-contrib-add-yocto-compatible-init-script.patch \ | 13 | file://0001-contrib-add-yocto-compatible-init-script.patch \ |
| 14 | " | 14 | " |
| 15 | SRCREV="52b04806f4236c37acd10179ab465a54adc7e86a" | 15 | SRCREV="52b04806f4236c37acd10179ab465a54adc7e86a" |
diff --git a/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb b/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb index bab75fee3f..6b83cbd522 100644 --- a/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb +++ b/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4cfd939b1d7e6aba9fcefb7f6e2fd45d" | |||
| 8 | 8 | ||
| 9 | DEPENDS = "libnl" | 9 | DEPENDS = "libnl" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/linux-wpan/wpan-tools" | 11 | SRC_URI = "git://github.com/linux-wpan/wpan-tools;branch=master;protocol=https" |
| 12 | SRCREV = "a316ca2caa746d60817400e5bf646c2820f09273" | 12 | SRCREV = "a316ca2caa746d60817400e5bf646c2820f09273" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
