summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-02-06 14:13:08 +0100
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:12 -0800
commit21f956598ddb1bb08855fbc9a3293acf957154d1 (patch)
tree81f729e5b1f24baa159334f289c2eb15968a4fc6 /meta-networking
parente3489d11504b4ccbd8f7cb3e24c3b9477cf744b7 (diff)
downloadmeta-openembedded-21f956598ddb1bb08855fbc9a3293acf957154d1.tar.gz
recipes: drop ${SRCPV} usage
* Drop SRCPV similarly like oe-core did in: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=843f82a246a535c353e08072f252d1dc78217872 * SRCPV is deferred now from PV to PKGV since: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=a8e7b0f932b9ea69b3a218fca18041676c65aba0 Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb2
-rw-r--r--meta-networking/recipes-connectivity/bluepy/bluepy_git.bb2
-rw-r--r--meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb2
-rw-r--r--meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb2
-rw-r--r--meta-networking/recipes-connectivity/openthread/wpantund_git.bb2
-rw-r--r--meta-networking/recipes-connectivity/relayd/relayd_git.bb2
-rw-r--r--meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb2
-rw-r--r--meta-networking/recipes-protocols/openflow/openflow_git.bb2
-rw-r--r--meta-networking/recipes-protocols/openlldp/openlldp_1.1.0.bb2
-rw-r--r--meta-networking/recipes-support/arptables/arptables_git.bb2
-rw-r--r--meta-networking/recipes-support/celt051/celt051_git.bb2
-rw-r--r--meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.19.bb2
-rw-r--r--meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb2
-rw-r--r--meta-networking/recipes-support/netcf/netcf_0.2.8.bb2
-rw-r--r--meta-networking/recipes-support/netperf/netperf_git.bb2
-rw-r--r--meta-networking/recipes-support/ntimed/ntimed_git.bb2
-rw-r--r--meta-networking/recipes-support/phytool/phytool.bb2
17 files changed, 17 insertions, 17 deletions
diff --git a/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb b/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb
index 1e70a3dec6..39569e9d06 100644
--- a/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb
+++ b/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb
@@ -23,7 +23,7 @@ inherit lib_package
23LICENSE = "MIT" 23LICENSE = "MIT"
24LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1fc37e1037ae673975fbcb96a98f7191" 24LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1fc37e1037ae673975fbcb96a98f7191"
25 25
26PV .= "+git${SRCPV}" 26PV .= "+git"
27SRCREV = "79c060eea3eea1257797f15ea1608a9a9923aa6f" 27SRCREV = "79c060eea3eea1257797f15ea1608a9a9923aa6f"
28SRC_URI = "git://www.bearssl.org/git/BearSSL;protocol=https;branch=master \ 28SRC_URI = "git://www.bearssl.org/git/BearSSL;protocol=https;branch=master \
29 file://0002-test-test_x509.c-fix-potential-overflow-issue.patch \ 29 file://0002-test-test_x509.c-fix-potential-overflow-issue.patch \
diff --git a/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb b/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb
index 8e164708ed..5b784d9a04 100644
--- a/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb
+++ b/meta-networking/recipes-connectivity/bluepy/bluepy_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only & PD"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59e0d45ea684dda215889aa1b5acd001" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59e0d45ea684dda215889aa1b5acd001"
6DEPENDS = "glib-2.0" 6DEPENDS = "glib-2.0"
7SRCREV = "7ad565231a97c304c0eff45f2649cd005e69db09" 7SRCREV = "7ad565231a97c304c0eff45f2649cd005e69db09"
8PV = "1.3.0+git${SRCPV}" 8PV = "1.3.0+git"
9 9
10SRC_URI = "git://github.com/IanHarvey/bluepy.git;protocol=https;branch=master \ 10SRC_URI = "git://github.com/IanHarvey/bluepy.git;protocol=https;branch=master \
11 file://0001-bluepy-Fix-username-issue-with-tarballs.patch \ 11 file://0001-bluepy-Fix-username-issue-with-tarballs.patch \
diff --git a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
index 720228dc14..71e5a8d43b 100644
--- a/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=87109e44b2fda96a8991f27684a7349c \
12 " 12 "
13DEPENDS = "autoconf-archive dbus readline avahi jsoncpp boost libnetfilter-queue" 13DEPENDS = "autoconf-archive dbus readline avahi jsoncpp boost libnetfilter-queue"
14SRCREV = "ad6822257ffddbac295db97186e4ab449a2ed32a" 14SRCREV = "ad6822257ffddbac295db97186e4ab449a2ed32a"
15PV = "0.3.0+git${SRCPV}" 15PV = "0.3.0+git"
16 16
17SRC_URI = "gitsm://github.com/openthread/ot-br-posix.git;protocol=https;branch=main \ 17SRC_URI = "gitsm://github.com/openthread/ot-br-posix.git;protocol=https;branch=main \
18 file://0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch \ 18 file://0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch \
diff --git a/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb b/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb
index 18703d6c4d..1583a3f837 100644
--- a/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/ot-daemon_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=543b6fe90ec5901a683320a36390c65f \
9 " 9 "
10DEPENDS = "readline" 10DEPENDS = "readline"
11SRCREV = "7dfde1f12923f03c9680be4d838b94b7a2320324" 11SRCREV = "7dfde1f12923f03c9680be4d838b94b7a2320324"
12PV = "0.1+git${SRCPV}" 12PV = "0.1+git"
13 13
14SRC_URI = "git://github.com/openthread/openthread.git;protocol=https;branch=main \ 14SRC_URI = "git://github.com/openthread/openthread.git;protocol=https;branch=main \
15 file://0001-bn_mul.h-fix-x86-PIC-inline-ASM-compilation-with-GCC.patch \ 15 file://0001-bn_mul.h-fix-x86-PIC-inline-ASM-compilation-with-GCC.patch \
diff --git a/meta-networking/recipes-connectivity/openthread/wpantund_git.bb b/meta-networking/recipes-connectivity/openthread/wpantund_git.bb
index ebb3fc3c1c..b75d686e58 100644
--- a/meta-networking/recipes-connectivity/openthread/wpantund_git.bb
+++ b/meta-networking/recipes-connectivity/openthread/wpantund_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e7820bc7f7d1638a6b54fc2e8d7fb103 \
13 " 13 "
14DEPENDS = "autoconf-archive dbus readline boost" 14DEPENDS = "autoconf-archive dbus readline boost"
15SRCREV = "0fb1f57e4224e2df3e630e146702bfcf63fbf07a" 15SRCREV = "0fb1f57e4224e2df3e630e146702bfcf63fbf07a"
16PV = "0.07.01+git${SRCPV}" 16PV = "0.07.01+git"
17 17
18SRC_URI = "gitsm://github.com/openthread/wpantund.git;protocol=https;branch=master \ 18SRC_URI = "gitsm://github.com/openthread/wpantund.git;protocol=https;branch=master \
19 " 19 "
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
index 79e1743fdf..871df69909 100644
--- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb
+++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "libubox"
8SRC_URI = "git://git.openwrt.org/project/relayd.git;branch=master" 8SRC_URI = "git://git.openwrt.org/project/relayd.git;branch=master"
9 9
10SRCREV = "f646ba40489371e69f624f2dee2fc4e19ceec00e" 10SRCREV = "f646ba40489371e69f624f2dee2fc4e19ceec00e"
11PV = "0.0.1+git${SRCPV}" 11PV = "0.0.1+git"
12 12
13UPSTREAM_CHECK_COMMITS = "1" 13UPSTREAM_CHECK_COMMITS = "1"
14 14
diff --git a/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb b/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb
index 19bd32ccd4..d075ec4788 100644
--- a/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb
+++ b/meta-networking/recipes-filter/ulogd2/ulogd2_2.0.8.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
9DEPENDS = "libnfnetlink" 9DEPENDS = "libnfnetlink"
10PROVIDES = "ulogd" 10PROVIDES = "ulogd"
11 11
12PV .= "+git${SRCPV}" 12PV .= "+git"
13 13
14SRC_URI = "git://git.netfilter.org/ulogd2;branch=master \ 14SRC_URI = "git://git.netfilter.org/ulogd2;branch=master \
15 file://ulogd.init \ 15 file://ulogd.init \
diff --git a/meta-networking/recipes-protocols/openflow/openflow_git.bb b/meta-networking/recipes-protocols/openflow/openflow_git.bb
index 1ac5dd4105..f39888e8f1 100644
--- a/meta-networking/recipes-protocols/openflow/openflow_git.bb
+++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb
@@ -1,7 +1,7 @@
1include ${BPN}.inc 1include ${BPN}.inc
2 2
3SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a" 3SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a"
4PV = "1.0+git${SRCPV}" 4PV = "1.0+git"
5 5
6SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \ 6SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \
7 file://0002-lib-netdev-Adjust-header-include-sequence.patch \ 7 file://0002-lib-netdev-Adjust-header-include-sequence.patch \
diff --git a/meta-networking/recipes-protocols/openlldp/openlldp_1.1.0.bb b/meta-networking/recipes-protocols/openlldp/openlldp_1.1.0.bb
index 812f4fbcf0..71d738ddc1 100644
--- a/meta-networking/recipes-protocols/openlldp/openlldp_1.1.0.bb
+++ b/meta-networking/recipes-protocols/openlldp/openlldp_1.1.0.bb
@@ -13,7 +13,7 @@ inherit ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}
13DEPENDS = "libnl libconfig readline" 13DEPENDS = "libnl libconfig readline"
14 14
15SRCREV = "85e55837a81d710e5baa7da47f7ed0d205c8ede5" 15SRCREV = "85e55837a81d710e5baa7da47f7ed0d205c8ede5"
16PV .= "+git${SRCPV}" 16PV .= "+git"
17SRC_URI = "git://github.com/intel/openlldp.git;protocol=https;branch=branch-1.1 \ 17SRC_URI = "git://github.com/intel/openlldp.git;protocol=https;branch=branch-1.1 \
18 file://0001-Fix-musl-libc-build-issue.patch \ 18 file://0001-Fix-musl-libc-build-issue.patch \
19 file://0001-autotools-Add-include-path-to-generated-version.h.patch \ 19 file://0001-autotools-Add-include-path-to-generated-version.h.patch \
diff --git a/meta-networking/recipes-support/arptables/arptables_git.bb b/meta-networking/recipes-support/arptables/arptables_git.bb
index 898b69682d..949794bf30 100644
--- a/meta-networking/recipes-support/arptables/arptables_git.bb
+++ b/meta-networking/recipes-support/arptables/arptables_git.bb
@@ -3,7 +3,7 @@ SECTION = "net"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" 4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
5SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" 5SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a"
6PV = "0.0.5+git${SRCPV}" 6PV = "0.0.5+git"
7 7
8SRC_URI = " \ 8SRC_URI = " \
9 git://git.netfilter.org/arptables;branch=master \ 9 git://git.netfilter.org/arptables;branch=master \
diff --git a/meta-networking/recipes-support/celt051/celt051_git.bb b/meta-networking/recipes-support/celt051/celt051_git.bb
index 62682cfce3..4842a0fbdf 100644
--- a/meta-networking/recipes-support/celt051/celt051_git.bb
+++ b/meta-networking/recipes-support/celt051/celt051_git.bb
@@ -12,7 +12,7 @@ like Speex, GSM, or G.729."
12LICENSE = "BSD-2-Clause" 12LICENSE = "BSD-2-Clause"
13LIC_FILES_CHKSUM = "file://COPYING;md5=375f60ab360d17f0172737036ff155b2" 13LIC_FILES_CHKSUM = "file://COPYING;md5=375f60ab360d17f0172737036ff155b2"
14 14
15PV = "0.5.1.3+git${SRCPV}" 15PV = "0.5.1.3+git"
16 16
17SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f" 17SRCREV = "5555aae843f57241d005e330b9cb65602d56db0f"
18 18
diff --git a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.19.bb b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.19.bb
index 4a9d2f54d9..3f945eeeee 100644
--- a/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.19.bb
+++ b/meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.19.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
10 10
11SRCREV = "05b50d379ff0037de4957bb2a1befcce88b70225" 11SRCREV = "05b50d379ff0037de4957bb2a1befcce88b70225"
12 12
13PV .= "+git${SRCPV}" 13PV .= "+git"
14LK_REL = "1.0.19" 14LK_REL = "1.0.19"
15 15
16SRC_URI = " \ 16SRC_URI = " \
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 baaff1f219..f0b7e9184e 100644
--- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
+++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7 7
8DEPENDS = "flex-native bison-native libnl python" 8DEPENDS = "flex-native bison-native libnl python"
9 9
10PV = "0.3.1+git${SRCPV}" 10PV = "0.3.1+git"
11SRC_URI = "git://github.com/linux-wpan/lowpan-tools;branch=master;protocol=https \ 11SRC_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 \
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 f60bb9f104..59ce3e9991 100644
--- a/meta-networking/recipes-support/netcf/netcf_0.2.8.bb
+++ b/meta-networking/recipes-support/netcf/netcf_0.2.8.bb
@@ -7,7 +7,7 @@ LICENSE = "LGPL-2.1-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f" 7LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f"
8 8
9SRCREV = "2c5d4255857531bc09d91dcd02e86545f29004d4" 9SRCREV = "2c5d4255857531bc09d91dcd02e86545f29004d4"
10PV .= "+git${SRCPV}" 10PV .= "+git"
11 11
12SRC_URI = "git://pagure.io/netcf.git;protocol=https;branch=master \ 12SRC_URI = "git://pagure.io/netcf.git;protocol=https;branch=master \
13" 13"
diff --git a/meta-networking/recipes-support/netperf/netperf_git.bb b/meta-networking/recipes-support/netperf/netperf_git.bb
index 4074f0cd07..6e459eeeb4 100644
--- a/meta-networking/recipes-support/netperf/netperf_git.bb
+++ b/meta-networking/recipes-support/netperf/netperf_git.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.netperf.org/"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=e661ab33a2a71ad6652c178dedf8aaa2" 6LIC_FILES_CHKSUM = "file://COPYING;md5=e661ab33a2a71ad6652c178dedf8aaa2"
7 7
8PV = "2.7.0+git${SRCPV}" 8PV = "2.7.0+git"
9 9
10SRC_URI = "git://github.com/HewlettPackard/netperf.git;branch=master;protocol=https \ 10SRC_URI = "git://github.com/HewlettPackard/netperf.git;branch=master;protocol=https \
11 file://cpu_set.patch \ 11 file://cpu_set.patch \
diff --git a/meta-networking/recipes-support/ntimed/ntimed_git.bb b/meta-networking/recipes-support/ntimed/ntimed_git.bb
index 9badfd75d1..955c03f42d 100644
--- a/meta-networking/recipes-support/ntimed/ntimed_git.bb
+++ b/meta-networking/recipes-support/ntimed/ntimed_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://main.c;beginline=2;endline=24;md5=89db8e76f2951f3fad1
11SRC_URI = "git://github.com/bsdphk/Ntimed;branch=master;protocol=https \ 11SRC_URI = "git://github.com/bsdphk/Ntimed;branch=master;protocol=https \
12 file://use-ldflags.patch" 12 file://use-ldflags.patch"
13 13
14PV = "0.0+git${SRCPV}" 14PV = "0.0+git"
15SRCREV = "db0abbb4c80f2ecef6bc5d9639bca5bea28532a2" 15SRCREV = "db0abbb4c80f2ecef6bc5d9639bca5bea28532a2"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
diff --git a/meta-networking/recipes-support/phytool/phytool.bb b/meta-networking/recipes-support/phytool/phytool.bb
index c2c4335910..b918e50c68 100644
--- a/meta-networking/recipes-support/phytool/phytool.bb
+++ b/meta-networking/recipes-support/phytool/phytool.bb
@@ -2,7 +2,7 @@ SUMMARY = "PHY interface tool for Linux"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
4 4
5PV = "2+git${SRCPV}" 5PV = "2+git"
6SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c" 6SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c"
7SRC_URI = "git://github.com/wkz/phytool.git;branch=master;protocol=https" 7SRC_URI = "git://github.com/wkz/phytool.git;branch=master;protocol=https"
8 8