]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
meta: Add tag in SRC_URI to multiple recipes
authorDaniel Turull <daniel.turull@ericsson.com>
Wed, 22 Jul 2026 08:51:36 +0000 (10:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jul 2026 10:27:20 +0000 (11:27 +0100)
Generated from scripts/contrib/check-srcuri-tag
Tested with bitbake world on qemux86-64

Signed-off-by: Daniel Turull <daniel.turull@ericsson.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
48 files changed:
meta/recipes-bsp/efibootmgr/efibootmgr_18.bb
meta/recipes-bsp/efivar/efivar_39.bb
meta/recipes-bsp/gnu-efi/gnu-efi_4.0.4.bb
meta/recipes-connectivity/avahi/avahi-libnss-mdns_0.15.1.bb
meta/recipes-connectivity/connman/connman-gnome_0.7.bb
meta/recipes-connectivity/neard/neard_0.20.bb
meta/recipes-connectivity/slirp/libslirp_4.9.3.bb
meta/recipes-core/seatd/seatd_0.9.3.bb
meta/recipes-core/sysfsutils/sysfsutils_2.1.1.bb
meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb
meta/recipes-devtools/distcc/distcc_3.4.bb
meta/recipes-devtools/dnf/dnf_4.24.0.bb
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
meta/recipes-devtools/libdnf/libdnf_0.75.0.bb
meta/recipes-devtools/mtd/mtd-utils_2.3.1.bb
meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb
meta/recipes-devtools/patchelf/patchelf_git.bb
meta/recipes-devtools/python/python3-dtc_1.8.1.bb
meta/recipes-devtools/python/python3-pefile_2024.8.26.bb
meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native_2026-06-24.bb
meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-nvd-native_2026.06.24-000003.bb
meta/recipes-devtools/systemd-bootchart/systemd-bootchart_235.bb
meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb
meta/recipes-extended/cracklib/cracklib_2.10.3.bb
meta/recipes-extended/iputils/iputils_20250605.bb
meta/recipes-extended/libnsl/libnsl2_2.0.1.bb
meta/recipes-extended/ltp/ltp_20260529.bb
meta/recipes-extended/net-tools/net-tools_2.10.bb
meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb
meta/recipes-extended/zstd/zstd_1.5.7.bb
meta/recipes-gnome/libxmlb/libxmlb_0.3.28.bb
meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb
meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.3.bb
meta/recipes-graphics/waffle/waffle_1.8.3.bb
meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb
meta/recipes-kernel/blktrace/blktrace_1.3.0.bb
meta/recipes-kernel/dtc/dtc_1.8.1.bb
meta/recipes-kernel/powertop/powertop_2.15.bb
meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb
meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb
meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2021.1.bb
meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
meta/recipes-support/libseccomp/libseccomp_2.6.0.bb
meta/recipes-support/lz4/lz4_1.10.0.bb
meta/recipes-support/numactl/numactl_2.0.19.bb
meta/recipes-support/rng-tools/rng-tools_6.17.bb
meta/recipes-support/shared-mime-info/shared-mime-info_2.5.1.bb
meta/recipes-support/xxhash/xxhash_0.8.3.bb

index 6f4178216b0db38422d71ec2edefed43fd640379..8001496fd0d25b3d61c2cd76dbcf4837c0c6d082 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS = "efivar popt"
 
 COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
 
-SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=main"
+SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https;branch=main;tag=${PV}"
 SRCREV = "c3f9f0534e32158f62c43564036878b93b9e0fd6"
 
 inherit pkgconfig
index e5839f7a990e3d9869e8b08bf23201d843708a0b..7b087c135e9c618d2c71ef8ffa3ca2deb3b64b7f 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393"
 
 COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64|riscv64).*-linux"
 
-SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=main;protocol=https \
+SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=main;protocol=https;tag=${PV} \
            file://0001-docs-do-not-build-efisecdb-manpage.patch \
            file://0002-efivarfs-backport-patch-to-update-file-variable-store-on-SetVariableRT.patch \
            file://0003-fix-march-issue-for-ppc64le.patch \
index 9075487b925cfa7fc0d3a259e9ab9ca1cfa4b02d..13ee39a2d777855937011ca07b706dea682760ef 100644 (file)
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://gnuefi/crt0-efi-arm.S;beginline=4;endline=16;md5=8b0a
 COMPATIBLE_HOST = "(x86_64.*|i.86.*|aarch64.*|arm.*|riscv64.*)-linux"
 COMPATIBLE_HOST:armv4 = 'null'
 
-SRC_URI = "git://github.com/ncroxon/gnu-efi;protocol=https;branch=master \
+SRC_URI = "git://github.com/ncroxon/gnu-efi;protocol=https;branch=master;tag=${PV} \
            file://0001-Do-not-treat-warnings-as-errors.patch \
            "
 SRCREV = "37cd8f069bde6715eebdc5e38a8f15ee6de5edcf"
index 6bef43262fa52716def8e5e3543722f74dedb756..bf0fd752f6c33e4d3cb55e98a12fff543f4c0779 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
 
 DEPENDS = "avahi"
 
-SRC_URI = "git://github.com/lathiat/nss-mdns;branch=master;protocol=https \
+SRC_URI = "git://github.com/lathiat/nss-mdns;branch=master;protocol=https;tag=v${PV} \
            "
 
 SRCREV = "4b3cfe818bf72d99a02b8ca8b8813cb2d6b40633"
index 0c6e823ea2590f3dffe89861e5305a632dbf4e37..06d741bd4dd99afbc797ff0c9db3ee563f201354 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS = "gtk+3 dbus-glib dbus-glib-native intltool-native gettext-native"
 
 # 0.7 tag
 SRCREV = "cf3c325b23dae843c5499a113591cfbc98acb143"
-SRC_URI = "git://github.com/connectivity/connman-gnome.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/connectivity/connman-gnome.git;branch=master;protocol=https;tag=${PV} \
            file://0001-Removed-icon-from-connman-gnome-about-applet.patch \
            file://null_check_for_ipv4_config.patch \
            file://images/ \
index 7825b9a4bb1f74a21c570d4c0dc442ca70f6885e..51ae892c29e3db1b5d0419bb7ec12a59a61e9584 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
 
 DEPENDS = "dbus glib-2.0 libnl autoconf-archive-native"
 
-SRC_URI = "git://github.com/linux-nfc/neard;protocol=https;branch=master \
+SRC_URI = "git://github.com/linux-nfc/neard;protocol=https;branch=master;tag=v${PV} \
            file://neard.in \
            file://Makefile.am-do-not-ship-version.h.patch \
            file://0001-Add-header-dependency-to-nciattach.o.patch \
index a13b4b55ababe4f020bf2a145d846787ad37cda7..be13cbc1fcbd035104f98249bbbf8eb12651412a 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause AND MIT"
 LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f95a9bf4a7e411164fe843697ccda59e \
                     file://LICENSE;md5=cfea6044642fd63b90ce9d79f5db64d9"
 
-SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
+SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master;tag=v${PV}"
 SRCREV = "dd76415fce457e319d665eb8210d05c5731360ba"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
 
index d0802eee6041b013d78b195631589a71c6ebc8eb..72c54d58ab9a06c8f3281034b89b4d0db30b3501 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a"
 
-SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \
+SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master;tag=${PV} \
            file://init"
 SRCREV = "daa8196e10b180b8b0caeafa8e5f860eb1bd6706"
 
index f1975e46a6bda8b8e13f7112f6cc1e7b05f881d9..13702866cff486017a5230dadfa19e719f17ddf2 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=dcc19fa9307a50017fca61423a7d9754 \
                     file://cmd/GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://lib/LGPL;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "git://github.com/linux-ras/sysfsutils.git;protocol=https;branch=master \
+SRC_URI = "git://github.com/linux-ras/sysfsutils.git;protocol=https;branch=master;tag=v${PV} \
            file://0001-Modify-my_strncat-function.patch \
 "
 
index 922e665028c787892b31eef1351f770641a425af..77fdd67302f11f1c275a832cd5a14a2ddbaf5ecc 100644 (file)
@@ -89,7 +89,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=44ac4678311254db62edf8fd39cb8124"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.\d+)*)"
 
-SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/xrmx/bootchart.git;branch=master;protocol=https;tag=${PV} \
            file://bootchartd_stop.sh \
            file://0001-collector-Allocate-space-on-heap-for-chunks.patch \
            file://0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch \
index 392f4ae272501cbc7d530fe93084defa8d8a012a..f5f3ebcbef163a468447c61b4d5c33442bd8e391 100644 (file)
@@ -15,7 +15,7 @@ PACKAGECONFIG[popt] = "--without-included-popt,--with-included-popt,popt"
 
 RRECOMMENDS:${PN}-server = "avahi-daemon"
 
-SRC_URI = "git://github.com/distcc/distcc.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/distcc/distcc.git;branch=master;protocol=https;tag=v${PV} \
            file://default \
            file://distcc \
            file://distcc.service \
index d40b85c4b078912b58f47e18cc42f267ea3cbe1d..31bbb4032b866e50333b51244f700f448c68bd0f 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://PACKAGE-LICENSING;md5=4a0548e303dbc77f067335b4d688e745 \
                     "
 
-SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https;tag=${PV} \
            file://0001-Corretly-install-tmpfiles.d-configuration.patch \
            file://0001-Do-not-hardcode-etc-and-systemd-unit-directories.patch \
            file://0005-Do-not-prepend-installroot-to-logdir.patch \
index e83e8b6afa8fa94bc7bdd60084443c95ea9b2329..e474f165e66b01954bc380d9ebf473f96f5e3d72 100644 (file)
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=d50be0580c0b0a7fbc7a4830bbe6c12b \
 SECTION = "base"
 DEPENDS = "util-linux attr autoconf-archive-native"
 
-SRC_URI = "git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git;branch=master;protocol=https"
+SRC_URI = "git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git;branch=master;protocol=https;tag=v${PV}"
 
 inherit autotools gettext texinfo pkgconfig multilib_header update-alternatives ptest
 
index ddcbc7d9ff5ca76fe383b804b296e635c7012545..a757257abd72d66a17094c70819255b7d137d9a0 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "This library provides a high level package-manager. It's core lib
 LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;protocol=https \
+SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;protocol=https;tag=${PV} \
            file://0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch \
            file://0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch \
            file://0001-drop-FindPythonInstDir.cmake.patch \
index e831ebb1d739aea079868071b1172437073ab1dc..cb88b723f84b852ac24bae29be52c28dd5186901 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "zlib e2fsprogs util-linux"
 RDEPENDS:mtd-utils-tests += "bash"
 
 SRCREV = "053ee1038e5dedae61a88cadfb7bdfe9894d8bb6"
-SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
+SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master;tag=v${PV} \
            file://ubihealthd.service"
 
 # xattr support creates an additional compile-time dependency on acl because
index 9f1a91e1d38bdff5e488252f14c8683146cd2ce4..50d7b10bcc0a407b627c867a9e24d82e06608e7b 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://opkg.py;beginline=2;endline=18;md5=ffa11ff3c15eb31c6a7ceaa00cc9f986"
 PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtual/update-alternatives', '', d)}"
 
-SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
+SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master;tag=${PV} \
            file://0001-update-alternatives-correctly-match-priority.patch \
            "
 SRCREV = "68a969f0e867ace0d94faf8ebe7c7bb67f59d386"
index adc1198937de6bf5957b13c9d726448ad0e1be4d..741c1e66123a604ba40e4ef85323c06d378c0237 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/NixOS/patchelf"
 
 LICENSE = "GPL-3.0-only"
 
-SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master"
+SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master;tag=${PV}"
 SRCREV = "7688b17c18d16f67fa8d5a82a2404c2e3a18648d"
 
 PV = "0.19.1"
index ea536d659d261814dd44a59bba33648fd7728b97..51abf3640a5ecd88484e5e563a2f5a5ab5f6d29c 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "BSD-2-Clause OR GPL-2.0-only"
 
 DEPENDS = "flex-native bison-native swig-native python3-setuptools-scm-native libyaml dtc"
 
-SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=main;protocol=https \
+SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=main;protocol=https;tag=v${PV} \
            "
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
index 11765b3cb31fe444b9814f4d90404ec1a796cca3..662413b7049251fc446c93c66791de537312f5b3 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e34c75178086aca0a17551ffbacaca53"
 
 inherit setuptools3 ptest-python-pytest
 SRCREV = "4b3b1e2e568a88d4f1897d694d684f23d9e270c4"
-SRC_URI = "git://github.com/erocarrera/pefile;branch=master;protocol=https \
+SRC_URI = "git://github.com/erocarrera/pefile;branch=master;protocol=https;tag=v${PV} \
            file://run-ptest"
 
 BBCLASSEXTEND = "native nativesdk"
index ca192bc9cf3b719b986eb6d7d4d7c1971b74f0ab..ef61eb46287ef95a4c12d3bc735856f1df49a30c 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
 
 HOMEPAGE = "https://github.com/CVEProject/cvelistV5"
-SRC_URI = "git://github.com/CVEProject/cvelistV5.git;branch=main;protocol=https;destsuffix="
+SRC_URI = "git://github.com/CVEProject/cvelistV5.git;branch=main;protocol=https;destsuffix=;tag=${PV}_baseline"
 SBOM_CVE_CHECK_DB_NAME = "cvelist"
 
 SRCREV = "966bddf787997b471325e065cae82702a60c64ff"
index 73d9e776929698a78b1042d14b26492f4762cc64..95af1a5805cd1a5258c99f44c027bf063f6274ae 100644 (file)
@@ -3,7 +3,7 @@ LICENSE = "cve-tou"
 LIC_FILES_CHKSUM = "file://LICENSES/cve-tou.md;md5=bc5bbf146f01e20ece63d83c8916d8fb"
 
 HOMEPAGE = "https://github.com/fkie-cad/nvd-json-data-feeds"
-SRC_URI = "git://github.com/fkie-cad/nvd-json-data-feeds.git;branch=main;protocol=https;destsuffix="
+SRC_URI = "git://github.com/fkie-cad/nvd-json-data-feeds.git;branch=main;protocol=https;destsuffix=;tag=v${PV}"
 SBOM_CVE_CHECK_DB_NAME = "nvd-fkie"
 
 SRCREV = "11e62eba27133a54836b7a081d05ff96f72d879b"
index a8976f8a3eb01d1ee404cc533edef6e391743f06..3e435e777707e5168714d58a2b10fe2047afa044 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
                     file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=main \
+SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=main;tag=v${PV} \
            file://mips64.patch \
            file://no_lto.patch \
            file://0001-Add-riscv32-support.patch \
index 848c380363f720b33fedf7042d0252f993bad8a7..44587e94fbe59b7ba48001dbef40c6528845dd22 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=aaee33adce0fc7cc40fee23f82f7f101 \
                     file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     "
 
-SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main"
+SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main;tag=${PV}"
 SRCREV = "21e33efe96ba9a51d99d1150691dae750afd6ed1"
 
 DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"
index 7feba2c95093a962523c97b96b364ef569c56452..48dd72d5f977b094c21f791fd4c603be8cebd733 100644 (file)
@@ -9,7 +9,7 @@ DEPENDS = "cracklib-native zlib"
 
 EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
 
-SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \
+SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main;tag=v${PV} \
            "
 
 SRCREV = "e73d5db1789d198b5f9ec44b68b9c775c3e6c042"
index cdebf28ca33e7b5c66232ce993148a727ed73821..4b09fd20837586c76bf9bb5dbbfe117f8f8a2b09 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause AND GPL-2.0-or-later"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=627cc07ec86a45951d43e30658bbd819"
 
-SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https \
+SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https;tag=${PV} \
           "
 SRCREV = "6e1cb146547eb6fbb127ffc8397a9241be0d33c2"
 
index ff4ae6c2437bf699f1dff672f8749d7637ea4faa..4d588e39aa65e91faf82de7f581f752ff94cc829 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "libtirpc"
 
 CVE_PRODUCT = "libnsl_project:libnsl"
 
-SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https"
+SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https;tag=v${PV}"
 SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182"
 
 inherit autotools pkgconfig gettext
index 0fc3946aa4ee27c07d7d0e445c07bf1482039fa7..f3e20daf85719ed83a6962cd9014a127f7e5ff33 100644 (file)
@@ -26,7 +26,7 @@ CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__"
 CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
 SRCREV = "3a64d78f58bdceba93ed321e91215fb969a047ed"
 
-SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https;tag=${PV} \
            file://0001-Remove-OOM-tests-from-runtest-mm.patch \
            file://0001-Add-__clear_cache-declaration-for-clang.patch \
            file://0001-syscalls-semctl08-Skip-semctl08-when-__USE_TIME64_RE.patch \
index a21916fb26347b67153afd5cde6ab0e61ded7e6a..a3c3d2920c75746231a6df5ca83878d61d0ee38e 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://ifconfig.c;beginline=11;endline=15;md5=d1ca372080ad5401e23ca0afc35cf9ba"
 
 SRCREV = "80d7b95067f1f22fece9537dea6dff53081f4886"
-SRC_URI = "git://git.code.sf.net/p/net-tools/code;protocol=https;branch=master \
+SRC_URI = "git://git.code.sf.net/p/net-tools/code;protocol=https;branch=master;tag=v${PV} \
     file://net-tools-config.h \
     file://net-tools-config.make \
     file://Add_missing_headers.patch \
index a15ea43d66a6c8fec70ae15adb655ad441257917..c82ea65ee23bb81b5ff3b9af6425b807c3fca8ec 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=55c5fdf02cfcca3fc9621b6f2ceae10f"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
-SRC_URI = "git://github.com/openSUSE/xinetd.git;protocol=https;branch=master \
+SRC_URI = "git://github.com/openSUSE/xinetd.git;protocol=https;branch=master;tag=${PV} \
            file://0001-Use-monotonic-time.patch \
            file://xinetd.init \
            file://xinetd.default \
index 4960ed5b4835f33eb70e5971aaf33d5c4a12f5bc..ef0bd54c9c7e6b6bcc4183af81a434e719bb6ccc 100644 (file)
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0822a32f7acdbe013606746641746ee8 \
                     file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0 \
                     "
 
-SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https"
+SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https;tag=v${PV}"
 
 SRCREV = "f8745da6ff1ad1e7bab384bd1f9d742439278e99"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
index 0e1c815362a0b0a9edb4c8dd32c6eff7588cff34..47c07d0c2961c08c53f4d2780ffd37f62ddb2919 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
 
 SRC_URI = " \
-       git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \
+       git://github.com/hughsie/libxmlb.git;branch=main;protocol=https;tag=${PV} \
        file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \
        file://run-ptest \
 "
index 2427ce3f96fa468fe2e424adad1c95183649758f..8c1011e94a19a00a1e9bf8081d273de8692d75ca 100644 (file)
@@ -9,7 +9,7 @@ SECTION = "libs"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
 
-SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https"
+SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https;tag=${PV}"
 SRCREV = "c84bc9459357a40e46e2fec0408d04fbdde2c973"
 
 inherit meson pkgconfig features_check github-releases
index 3359193d651de0e0b584a9fd6ebf9404f0d05d7b..1efacd2f517ca5112903affe0a1b27d53889aff6 100644 (file)
@@ -11,7 +11,7 @@ SECTION = "x11/wm"
 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes"
 
 SRCREV = "ce8c1053270d960a7235ab5c3435f707541810a4"
-SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;branch=master;protocol=https \
+SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager;branch=master;protocol=https;tag=${PV} \
            file://kbdconfig"
 
 inherit autotools pkgconfig features_check
index 377187b4999dbbb1f4a3dbbf2a93ffb1ad2fd21d..1a2265b4c66284b694bbbc38abdd429ec1f57307 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4c5154407c2490750dd461c50ad94797 \
                     file://include/waffle-1/waffle.h;endline=24;md5=61dbf8697f61c78645e75a93c585b1bf"
 
-SRC_URI = "git://gitlab.freedesktop.org/mesa/waffle.git;protocol=https;branch=maint-1.8"
+SRC_URI = "git://gitlab.freedesktop.org/mesa/waffle.git;protocol=https;branch=maint-1.8;tag=v${PV}"
 SRCREV = "920b709036d7313b59007435786fc3da61af31ab"
 
 inherit meson features_check lib_package bash-completion pkgconfig
index 1e2c626143faf135cde5e5392c2e1cc9216d4122..aed61b021668f49794170b2ed2a27368dab385a8 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=129947a06984d6faa6f9a9788fa2a03f"
 SECTION = "x11/libs"
 
-SRC_URI = "git://gitlab.freedesktop.org/xorg/lib/libxcvt.git;protocol=https;branch=master"
+SRC_URI = "git://gitlab.freedesktop.org/xorg/lib/libxcvt.git;protocol=https;branch=master;tag=${BPN}-${PV}"
 SRCREV = "dd8631c61465cc0de5e476c7a98e56528d62b163"
 
 inherit meson
index 2c1b6b1d6c7429ad189a6d5d1258bba0fe99ebf7..6f9e19b1a960d2f3be62b89bcca66ec5765b1aab 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
 DEPENDS = "libaio"
 
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git;protocol=https;branch=master \
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git;protocol=https;branch=master;tag=${BPN}-${PV} \
            file://0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch \
           "
 
index e2c7edcc468eaf8f79089f889afb9efe0e2e4851..ade36a4e588a7feec54edfec488634409774df65 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     "
 
 SRC_URI = " \
-    git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=main;protocol=https \
+    git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=main;protocol=https;tag=v${PV} \
 "
 SRCREV = "8f48565e5cfedc74d3f7512f1e0188e9d85dc1de"
 
index a9008b4074d7393fb5c42b4c934c0bc0963f403a..5dceac17d36019bfdb719d2cface250b8fb2c2d3 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "ncurses libnl pciutils autoconf-archive-native"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
 
-SRC_URI = "git://github.com/fenrus75/powertop;protocol=https;branch=master \
+SRC_URI = "git://github.com/fenrus75/powertop;protocol=https;branch=master;tag=v${PV} \
            file://0001-wakeup_xxx.h-include-limits.h.patch \
            "
 SRCREV = "d51ad395436d4d1dcc3ca46e1519ffeb475bf651"
index ece4f25ecaf25f9a6c8ce79b5da3d1a8101f6b40..3ec00279177a689456fc517f1ef88aa1451684a8 100644 (file)
@@ -2,6 +2,6 @@ require matchbox-theme-sato.inc
 
 # SRCREV tagged 0.2
 SRCREV = "df085ba9cdaeaf2956890b0e29d7ea1779bf6c78"
-SRC_URI = "git://git.yoctoproject.org/matchbox-sato;branch=master;protocol=https"
+SRC_URI = "git://git.yoctoproject.org/matchbox-sato;branch=master;protocol=https;tag=${PV}"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
index 27850a8b98a31ad568c2f5d3e5b4f00089bf1f63..adb9251fd7f20c48bbe6a939fab04c68f89aa9c2 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS = "matchbox-panel-2 gtk+3"
 
 # SRCREV tagged 0.3
 SRCREV = "9250fa5a012d84ff45984e8c4345ee7635227756"
-SRC_URI = "git://git.yoctoproject.org/screenshot;branch=master;protocol=https"
+SRC_URI = "git://git.yoctoproject.org/screenshot;branch=master;protocol=https;tag=${PV}"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
 inherit autotools pkgconfig features_check
index 4fcad4814bb615bc30f278d55c84296924db7f1d..30e4f1882f4bf9ff8d3844df3fa7b9e92b9f34cf 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://src/gnome-desktop-testing-runner.c;beginline=1;endline=20;md5=7ef3ad9da2ffcf7707dc11151fe007f4"
 
-SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-desktop-testing.git;protocol=https;branch=master \
+SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-desktop-testing.git;protocol=https;branch=master;tag=v${PV} \
            file://0001-fix-non-literal-format-string-issue-with-clang.patch \
           "
 SRCREV = "e346cd4ed2e2102c9b195b614f3c642d23f5f6e7"
index 3dc02261ddf357c1d6f2af25a56db71b27f6961c..380c12b86790c57c273b432045225cedc66fca72 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e4426409957080ee0352128354cea2de"
 DEPENDS = "hwdata-native"
 
-SRC_URI = "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https"
+SRC_URI = "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=${PV}"
 SRCREV = "47a5590e9c4eb35d67651b8c05a55f1a48259329"
 
 inherit meson pkgconfig lib_package
index b356862dfd7e19175e3da059af62e2ad297936fa..44260e3032e87307f54657191180196cac0990f7 100644 (file)
@@ -9,7 +9,7 @@ DEPENDS += "gperf-native"
 
 SRCREV = "c7c0caed1d04292500ed4b9bb386566053eb9775"
 
-SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.6;protocol=https \
+SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.6;protocol=https;tag=v${PV} \
            file://0001-api-fix-seccomp_export_bpf_mem-out-of-bounds-read.patch \
            file://run-ptest \
            "
index 61a7237f836b6ce5da9e3e1021b2614cd403cfd6..5a39f8987141f9747718c9ccaf8732eab85381f3 100644 (file)
@@ -12,7 +12,7 @@ PE = "1"
 
 SRCREV = "ebb370ca83af193212df4dcbadcc5d87bc0de2f0"
 
-SRC_URI = "git://github.com/lz4/lz4.git;branch=release;protocol=https \
+SRC_URI = "git://github.com/lz4/lz4.git;branch=release;protocol=https;tag=v${PV} \
            file://reproducibility.patch \
            file://run-ptest \
            file://fix-null-error-handling.patch \
index 5fd35f17706697437a2e911489458d38f6c8029e..35bb401935e2985f267acdd775cb7f0fcad2aa3c 100644 (file)
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://README.md;beginline=19;endline=32;md5=9f34c3af4ed6f3f
 
 SRCREV = "3bc85e37d5a30da6790cb7e8bb488bb8f679170f"
 
-SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https \
+SRC_URI = "git://github.com/numactl/numactl;branch=master;protocol=https;tag=v${PV} \
            file://Fix-the-test-output-format.patch \
            file://Makefile \
            file://run-ptest \
index 90856586972fb5d3f34917f131ff2d5cb0766a5c..a6578c0fe0e5d0bd75bc83b87eb8dd7b778a243d 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 DEPENDS = "openssl libcap"
 
-SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/nhorman/rng-tools.git;branch=master;protocol=https;tag=v${PV} \
            file://init \
            file://default \
            file://rng-tools.service \
index f4551c8f59c6885e20c1d105f6d5f7a08270d906..7ff69a4c99d88cd91b5e0ee422503a5728d0b576 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 DEPENDS = "libxml2 glib-2.0 shared-mime-info-native xmlto-native"
 
-SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master \
+SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master;tag=${PV} \
            "
 SRCREV = "fd8ab89c20093f1bfba8fa9e302ba584fffd0fd7"
 
index 75b34bb0a253f5ef953a6f6ec8a5ace0273ebf27..dc9bbe55634fe8f36e224e085c015175364ff903 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=13be6b481ff5616f77dda971191bb29b \
                     file://cli/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     "
 
-SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=https"
+SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=https;tag=v${PV}"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
 
 SRCREV = "e626a72bc2321cd320e953a0ccf1584cad60f363"