summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
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-oe/recipes-extended
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-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb2
-rw-r--r--meta-oe/recipes-extended/figlet/figlet_git.bb2
-rw-r--r--meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb2
-rw-r--r--meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb2
-rw-r--r--meta-oe/recipes-extended/libimobiledevice/libplist_git.bb2
-rw-r--r--meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb2
-rw-r--r--meta-oe/recipes-extended/libuio/libuio_0.2.1.bb2
-rw-r--r--meta-oe/recipes-extended/md5deep/md5deep_git.bb2
-rw-r--r--meta-oe/recipes-extended/mraa/mraa_git.bb2
-rw-r--r--meta-oe/recipes-extended/p8platform/p8platform_git.bb2
-rw-r--r--meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb2
-rw-r--r--meta-oe/recipes-extended/qad/qad_git.bb2
-rw-r--r--meta-oe/recipes-extended/qcbor/qcbor_git.bb2
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb2
-rw-r--r--meta-oe/recipes-extended/socketcan/can-isotp_git.bb2
-rw-r--r--meta-oe/recipes-extended/tipcutils/tipcutils_git.bb2
-rw-r--r--meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb2
-rw-r--r--meta-oe/recipes-extended/upm/upm_git.bb2
-rw-r--r--meta-oe/recipes-extended/zsync/zsync-curl_git.bb2
19 files changed, 19 insertions, 19 deletions
diff --git a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
index 28db39ac2..3d438871e 100644
--- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
+++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\
15 15
16DEPENDS = "boost" 16DEPENDS = "boost"
17SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196" 17SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196"
18PV = "0.6.3+git${SRCPV}" 18PV = "0.6.3+git"
19 19
20SRC_URI = "\ 20SRC_URI = "\
21 git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \ 21 git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \
diff --git a/meta-oe/recipes-extended/figlet/figlet_git.bb b/meta-oe/recipes-extended/figlet/figlet_git.bb
index 61b050aac..9789ac16d 100644
--- a/meta-oe/recipes-extended/figlet/figlet_git.bb
+++ b/meta-oe/recipes-extended/figlet/figlet_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/cmatsuoka/figlet.git;branch=master;protocol=https \
8 file://0001-build-add-autotools-support-to-allow-easy-cross-comp.patch" 8 file://0001-build-add-autotools-support-to-allow-easy-cross-comp.patch"
9SRCREV = "5bbcd7383a8c3a531299b216b0c734e1495c6db3" 9SRCREV = "5bbcd7383a8c3a531299b216b0c734e1495c6db3"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11PV = "2.2.5+git${SRCPV}" 11PV = "2.2.5+git"
12 12
13inherit autotools 13inherit autotools
14 14
diff --git a/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb b/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb
index 39d645922..bfa0e79d8 100644
--- a/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb
+++ b/meta-oe/recipes-extended/jpnevulator/jpnevulator_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "A handy serial sniffer"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" 3LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a"
4 4
5PV = "2.3.6+git${SRCPV}" 5PV = "2.3.6+git"
6 6
7SRC_URI = "git://github.com/snarlistic/jpnevulator.git;protocol=https;branch=master" 7SRC_URI = "git://github.com/snarlistic/jpnevulator.git;protocol=https;branch=master"
8SRCREV = "bc1d4f6587a4a4829b5d55e3ca7ad584da6de545" 8SRCREV = "bc1d4f6587a4a4829b5d55e3ca7ad584da6de545"
diff --git a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
index 6f2ead9a8..d540737bc 100644
--- a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
+++ b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
@@ -10,7 +10,7 @@ DEPENDS += "libunwind"
10 10
11SRC_URI = "git://github.com/ianlancetaylor/libbacktrace;protocol=https;branch=master" 11SRC_URI = "git://github.com/ianlancetaylor/libbacktrace;protocol=https;branch=master"
12 12
13PV = "1.0+git${SRCPV}" 13PV = "1.0+git"
14SRCREV = "9ae4f4ae4481b1e69d38ed810980d33103544613" 14SRCREV = "9ae4f4ae4481b1e69d38ed810980d33103544613"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
index 6fbc28394..26dd821f9 100644
--- a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
+++ b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "libxml2 glib-2.0 swig python3"
8 8
9inherit autotools pkgconfig python3native python3targetconfig 9inherit autotools pkgconfig python3native python3targetconfig
10 10
11PV = "2.3.0+git${SRCPV}" 11PV = "2.3.0+git"
12 12
13SRCREV = "2cd858c679d25633077ca78b67182a9b77653816" 13SRCREV = "2cd858c679d25633077ca78b67182a9b77653816"
14SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master" 14SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master"
diff --git a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb
index 91a9b4af2..b9f5c3409 100644
--- a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb
+++ b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "udev libusb1 libplist libimobiledevice-glue"
7inherit autotools pkgconfig gitpkgv 7inherit autotools pkgconfig gitpkgv
8 8
9PKGV = "${GITPKGVTAG}" 9PKGV = "${GITPKGVTAG}"
10PV = "2.0.2+git${SRCPV}" 10PV = "2.0.2+git"
11 11
12SRCREV = "36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a" 12SRCREV = "36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a"
13SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https;branch=master" 13SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https;branch=master"
diff --git a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
index 65bf9ba64..6e6c8cc22 100644
--- a/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
+++ b/meta-oe/recipes-extended/libuio/libuio_0.2.1.bb
@@ -7,7 +7,7 @@ SRCREV = "17d96e8f9a5bce7cee5e2222855ab46a246dba51"
7 7
8SRC_URI = "git://git.code.sf.net/p/libuio/code;branch=master;protocol=https" 8SRC_URI = "git://git.code.sf.net/p/libuio/code;branch=master;protocol=https"
9 9
10PV .= "+0.2.2+git${SRCPV}" 10PV .= "+0.2.2+git"
11 11
12inherit autotools 12inherit autotools
13 13
diff --git a/meta-oe/recipes-extended/md5deep/md5deep_git.bb b/meta-oe/recipes-extended/md5deep/md5deep_git.bb
index b1a38cf6f..5351a37db 100644
--- a/meta-oe/recipes-extended/md5deep/md5deep_git.bb
+++ b/meta-oe/recipes-extended/md5deep/md5deep_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://md5deep.sourceforge.net"
4LICENSE = "GPL-2.0-only" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491" 5LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491"
6 6
7PV = "4.4+git${SRCPV}" 7PV = "4.4+git"
8 8
9SRCREV = "877613493ff44807888ce1928129574be393cbb0" 9SRCREV = "877613493ff44807888ce1928129574be393cbb0"
10 10
diff --git a/meta-oe/recipes-extended/mraa/mraa_git.bb b/meta-oe/recipes-extended/mraa/mraa_git.bb
index 61f36d724..37bd36432 100644
--- a/meta-oe/recipes-extended/mraa/mraa_git.bb
+++ b/meta-oe/recipes-extended/mraa/mraa_git.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=91e7de50a8d3cf01057f318d72460acd" 6LIC_FILES_CHKSUM = "file://COPYING;md5=91e7de50a8d3cf01057f318d72460acd"
7 7
8SRCREV = "3c288a09109969eef9c2da7d92d3c62f92a015cc" 8SRCREV = "3c288a09109969eef9c2da7d92d3c62f92a015cc"
9PV = "2.2.0+git${SRCPV}" 9PV = "2.2.0+git"
10 10
11SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=https;branch=master \ 11SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=https;branch=master \
12 file://0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch \ 12 file://0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch \
diff --git a/meta-oe/recipes-extended/p8platform/p8platform_git.bb b/meta-oe/recipes-extended/p8platform/p8platform_git.bb
index bb9574feb..dc7280f09 100644
--- a/meta-oe/recipes-extended/p8platform/p8platform_git.bb
+++ b/meta-oe/recipes-extended/p8platform/p8platform_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://libcec.pulse-eight.com/"
4LICENSE = "GPL-2.0-or-later" 4LICENSE = "GPL-2.0-or-later"
5LIC_FILES_CHKSUM = "file://src/os.h;md5=752555fa94e82005d45fd201fee5bd33" 5LIC_FILES_CHKSUM = "file://src/os.h;md5=752555fa94e82005d45fd201fee5bd33"
6 6
7PV = "2.1.0.1+git${SRCPV}" 7PV = "2.1.0.1+git"
8 8
9SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/Pulse-Eight/platform.git;branch=master;protocol=https"
10SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2" 10SRCREV = "a7cd0d5780ed80a4e70480d1650749f29e8a1fb2"
diff --git a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
index 88a18aa13..25951c9de 100644
--- a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
+++ b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb
@@ -6,7 +6,7 @@ SECTION = "libs"
6LICENSE = "LGPL-3.0-only" 6LICENSE = "LGPL-3.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" 7LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
8 8
9PV = "0.0.1+git${SRCPV}" 9PV = "0.0.1+git"
10 10
11SRCREV = "45863e849b39c4921d6553e6d27e267a96ac7d77" 11SRCREV = "45863e849b39c4921d6553e6d27e267a96ac7d77"
12SRC_URI = "git://github.com/lib-cpp/${BPN}.git;branch=master;protocol=https" 12SRC_URI = "git://github.com/lib-cpp/${BPN}.git;branch=master;protocol=https"
diff --git a/meta-oe/recipes-extended/qad/qad_git.bb b/meta-oe/recipes-extended/qad/qad_git.bb
index 056f28a0a..0bc94121a 100644
--- a/meta-oe/recipes-extended/qad/qad_git.bb
+++ b/meta-oe/recipes-extended/qad/qad_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://gitlab.com/CodethinkLabs/qad/qad;branch=main;protocol=https \
15SRCREV = "ae0c099c1fdc0ca6f5d631cea6b302937122b362" 15SRCREV = "ae0c099c1fdc0ca6f5d631cea6b302937122b362"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18PV = "0.0+git${SRCPV}" 18PV = "0.0+git"
19 19
20DEPENDS = "cjson libmicrohttpd libdrm libpng" 20DEPENDS = "cjson libmicrohttpd libdrm libpng"
21 21
diff --git a/meta-oe/recipes-extended/qcbor/qcbor_git.bb b/meta-oe/recipes-extended/qcbor/qcbor_git.bb
index 9c562d5a6..a87454fa9 100644
--- a/meta-oe/recipes-extended/qcbor/qcbor_git.bb
+++ b/meta-oe/recipes-extended/qcbor/qcbor_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/laurencelundblade/QCBOR;protocol=https;branch=master
12 12
13SRCREV = "44754f738c6534a4304a83d4c6e97b3d3193d887" 13SRCREV = "44754f738c6534a4304a83d4c6e97b3d3193d887"
14 14
15PV = "1.2+git${SRCPV}" 15PV = "1.2+git"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb
index 9f8dbc813..91b1460ff 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.1.bb
@@ -11,7 +11,7 @@ SECTION = "utils"
11LICENSE = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later" 11LICENSE = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later"
12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22" 12LIC_FILES_CHKSUM = "file://README.license;md5=60487bf0bf429d6b5aa72b6d37a0eb22"
13 13
14PV .= "+git${SRCPV}" 14PV .= "+git"
15 15
16SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \ 16SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
diff --git a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
index 993efab39..a60b55e7e 100644
--- a/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
+++ b/meta-oe/recipes-extended/socketcan/can-isotp_git.bb
@@ -1,7 +1,7 @@
1LICENSE = "GPL-2.0-only" 1LICENSE = "GPL-2.0-only"
2LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931" 2LIC_FILES_CHKSUM = "file://COPYING;md5=72d977d697c3c05830fdff00a7448931"
3SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608" 3SRCREV = "beb4650660179963a8ed5b5cbf2085cc1b34f608"
4PV = "1.0+git${SRCPV}" 4PV = "1.0+git"
5 5
6SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master" 6SRC_URI = "git://github.com/hartkopp/can-isotp.git;protocol=https;branch=master"
7 7
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
index fc64ec0fc..596aa260e 100644
--- a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
+++ b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils;branch=master \
9 file://0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch \ 9 file://0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch \
10 " 10 "
11SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a" 11SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a"
12PV = "2.2.0+git${SRCPV}" 12PV = "2.2.0+git"
13 13
14inherit autotools pkgconfig 14inherit autotools pkgconfig
15 15
diff --git a/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb b/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb
index 3a3dd192b..0b14f9557 100644
--- a/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb
+++ b/meta-oe/recipes-extended/triggerhappy/triggerhappy_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6 6
7# matches debian/0.5.0-1 tag 7# matches debian/0.5.0-1 tag
8SRCREV = "44a173195986d0d853316cb02a58785ded66c12b" 8SRCREV = "44a173195986d0d853316cb02a58785ded66c12b"
9PV = "0.5.0+git${SRCPV}" 9PV = "0.5.0+git"
10SRC_URI = "git://github.com/wertarbyte/${BPN}.git;branch=debian;protocol=https" 10SRC_URI = "git://github.com/wertarbyte/${BPN}.git;branch=debian;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-extended/upm/upm_git.bb b/meta-oe/recipes-extended/upm/upm_git.bb
index a86f4a80d..8468ff775 100644
--- a/meta-oe/recipes-extended/upm/upm_git.bb
+++ b/meta-oe/recipes-extended/upm/upm_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=66493d54e65bfc12c7983ff2e884f37f"
8DEPENDS = "libjpeg-turbo mraa python3-setuptools-native" 8DEPENDS = "libjpeg-turbo mraa python3-setuptools-native"
9 9
10SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d" 10SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d"
11PV = "2.0.0+git${SRCPV}" 11PV = "2.0.0+git"
12 12
13SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=https;branch=master \ 13SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=https;branch=master \
14 file://0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch \ 14 file://0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch \
diff --git a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
index 84593387d..1bc4010f8 100644
--- a/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
+++ b/meta-oe/recipes-extended/zsync/zsync-curl_git.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/probonopd/zsync-curl;protocol=https;branch=master \
10 file://make.patch" 10 file://make.patch"
11SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f" 11SRCREV = "00141c2806ccc4ddf2ff6263ee1612d19c0b713f"
12 12
13PV = "0.6.2+git${SRCPV}" 13PV = "0.6.2+git"
14 14
15inherit autotools 15inherit autotools
16 16