summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb2
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb6
-rw-r--r--meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb16
-rw-r--r--meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb2
-rw-r--r--meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb2
-rw-r--r--meta-networking/recipes-connectivity/rdate/rdate_1.5.bb2
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.19.8.bb14
-rw-r--r--meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb2
-rw-r--r--meta-networking/recipes-support/libldb/libldb_2.8.1.bb4
-rw-r--r--meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb4
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb2
-rw-r--r--meta-oe/conf/include/ptest-packagelists-meta-oe.inc2
-rw-r--r--meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc4
-rw-r--r--meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb2
-rw-r--r--meta-oe/recipes-benchmark/linpack/linpack_1.0.bb2
-rw-r--r--meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb2
-rw-r--r--meta-oe/recipes-extended/hplip/hplip_3.22.10.bb2
-rw-r--r--meta-oe/recipes-extended/minio/src_uri.inc204
-rw-r--r--meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb6
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb2
-rw-r--r--meta-oe/recipes-support/edid-decode/edid-decode_git.bb2
-rw-r--r--meta-oe/recipes-support/mcelog/mce-test_git.bb2
-rw-r--r--meta-oe/recipes-support/opencv/opencv_4.10.0.bb8
-rw-r--r--meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb15
-rw-r--r--meta-oe/recipes-support/sdparm/sdparm_1.12.bb2
-rw-r--r--meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb4
-rw-r--r--meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb2
-rw-r--r--meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-pylint_3.3.3.bb4
-rw-r--r--meta-python/recipes-devtools/python/python3-rarfile_4.2.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-redis_5.2.1.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-wand_0.6.13.bb2
-rw-r--r--meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb2
38 files changed, 170 insertions, 171 deletions
diff --git a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb
index c9702eb93e..5fbeab53d8 100644
--- a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb
+++ b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb
@@ -1,7 +1,7 @@
1SUMMARY = "A fuse filesystem to access the contents of an iPhone or iPod Touch" 1SUMMARY = "A fuse filesystem to access the contents of an iPhone or iPod Touch"
2LICENSE = "LGPL-2.1-only" 2LICENSE = "LGPL-2.1-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" 3LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7"
4HOMEPAGE ="http://www.libimobiledevice.org/" 4HOMEPAGE = "http://www.libimobiledevice.org/"
5 5
6DEPENDS = "fuse libimobiledevice" 6DEPENDS = "fuse libimobiledevice"
7 7
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
index 07c5e97dbb..907b875718 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
@@ -44,9 +44,9 @@ PACKAGECONFIG ??= "blkid"
44 44
45PACKAGECONFIG[blkid] = "--enable-blkid=yes,--enable-blkid=no,util-linux" 45PACKAGECONFIG[blkid] = "--enable-blkid=yes,--enable-blkid=no,util-linux"
46 46
47export DEBUG="-DNDEBUG" 47export DEBUG = "-DNDEBUG"
48export BUILD_VERBOSE="1" 48export BUILD_VERBOSE = "1"
49export tagname="CC" 49export tagname = "CC"
50 50
51EXTRA_OEMAKE = "DIST_ROOT='${D}'" 51EXTRA_OEMAKE = "DIST_ROOT='${D}'"
52 52
diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb
index b5329a9a36..9bede50233 100644
--- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb
+++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.1.bb
@@ -40,14 +40,14 @@ PACKAGECONFIG[tracker3] = ""
40PACKAGECONFIG[gtk+3] = ",-Dgtk=disabled,gtk+3" 40PACKAGECONFIG[gtk+3] = ",-Dgtk=disabled,gtk+3"
41 41
42RYGEL_PLUGINS = "" 42RYGEL_PLUGINS = ""
43RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'external', ',external', '', d)}" 43RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'external', ',external', '', d)}"
44RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'mpris', ',mpris', '', d)}" 44RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'mpris', ',mpris', '', d)}"
45RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'ruih', ',ruih', '', d)}" 45RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'ruih', ',ruih', '', d)}"
46RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'gst-launch', ',gst-launch', '', d)}" 46RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'gst-launch', ',gst-launch', '', d)}"
47RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'lms', ',lms', '', d)}" 47RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'lms', ',lms', '', d)}"
48RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'media-export', ',media-export', '', d)}" 48RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'media-export', ',media-export', '', d)}"
49RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'tracker3', ',tracker3', '', d)}" 49RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'tracker3', ',tracker3', '', d)}"
50RYGEL_PLUGINS:append ="${@bb.utils.contains('PACKAGECONFIG', 'playbin', ',playbin', '', d)}" 50RYGEL_PLUGINS:append = "${@bb.utils.contains('PACKAGECONFIG', 'playbin', ',playbin', '', d)}"
51 51
52LIBV = "2.8" 52LIBV = "2.8"
53 53
diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb
index b30f398e87..233b890711 100644
--- a/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb
+++ b/meta-multimedia/recipes-multimedia/libao/libao_1.2.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://www.xiph.org/ao/"
7LICENSE = "GPL-2.0-only" 7LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
9 9
10SRC_URI="http://downloads.xiph.org/releases/ao/${BP}.tar.gz" 10SRC_URI = "http://downloads.xiph.org/releases/ao/${BP}.tar.gz"
11SRC_URI[md5sum] = "9f5dd20d7e95fd0dd72df5353829f097" 11SRC_URI[md5sum] = "9f5dd20d7e95fd0dd72df5353829f097"
12SRC_URI[sha256sum] = "03ad231ad1f9d64b52474392d63c31197b0bc7bd416e58b1c10a329a5ed89caf" 12SRC_URI[sha256sum] = "03ad231ad1f9d64b52474392d63c31197b0bc7bd416e58b1c10a329a5ed89caf"
13 13
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb
index bf95f41b26..812437a98c 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb
@@ -2,7 +2,7 @@ SUMMARY = "Music Player Daemon"
2LICENSE = "GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
4 4
5HOMEPAGE ="http://www.musicpd.org" 5HOMEPAGE = "http://www.musicpd.org"
6 6
7inherit meson useradd systemd pkgconfig 7inherit meson useradd systemd pkgconfig
8 8
diff --git a/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb b/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb
index 67e7c1c615..5c9e0c8643 100644
--- a/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb
+++ b/meta-networking/recipes-connectivity/rdate/rdate_1.5.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "The rdate utility retrieves the date and time from \
5 time of the machine that you queried. \ 5 time of the machine that you queried. \
6" 6"
7 7
8HOMEPAGE= "https://www.aelius.com/njh/rdate/" 8HOMEPAGE = "https://www.aelius.com/njh/rdate/"
9SECTION = "Applications/System" 9SECTION = "Applications/System"
10 10
11LICENSE = "GPL-2.0-only" 11LICENSE = "GPL-2.0-only"
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb
index 09d5608df0..beff73b1b3 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.19.8.bb
@@ -12,7 +12,7 @@ ${SAMBA_MIRROR} http://mirror.internode.on.net/pub/samba \n \
12${SAMBA_MIRROR} http://www.mirrorservice.org/sites/ftp.samba.org \n \ 12${SAMBA_MIRROR} http://www.mirrorservice.org/sites/ftp.samba.org \n \
13" 13"
14 14
15export PYTHONHASHSEED="1" 15export PYTHONHASHSEED = "1"
16 16
17SRC_URI = "${SAMBA_MIRROR}/stable/samba-${PV}.tar.gz \ 17SRC_URI = "${SAMBA_MIRROR}/stable/samba-${PV}.tar.gz \
18 file://smb.conf \ 18 file://smb.conf \
@@ -69,7 +69,7 @@ SYSTEMD_AUTO_ENABLE:${PN}-ad-dc = "disable"
69 69
70#cross_compile cannot use preforked process, since fork process earlier than point subproces.popen 70#cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
71#to cross Popen 71#to cross Popen
72export WAF_NO_PREFORK="yes" 72export WAF_NO_PREFORK = "yes"
73 73
74# Use krb5. Build active domain controller. 74# Use krb5. Build active domain controller.
75# 75#
@@ -95,16 +95,16 @@ PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd"
95PACKAGECONFIG[ad-dc] = "--with-experimental-mit-ad-dc,--without-ad-dc,python3-markdown python3-dnspython," 95PACKAGECONFIG[ad-dc] = "--with-experimental-mit-ad-dc,--without-ad-dc,python3-markdown python3-dnspython,"
96PACKAGECONFIG[mitkrb5] = "--with-system-mitkrb5 --with-system-mitkdc=/usr/sbin/krb5kdc,,krb5," 96PACKAGECONFIG[mitkrb5] = "--with-system-mitkrb5 --with-system-mitkdc=/usr/sbin/krb5kdc,,krb5,"
97 97
98SAMBA4_IDMAP_MODULES="idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2" 98SAMBA4_IDMAP_MODULES = "idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2"
99SAMBA4_PDB_MODULES="pdb_tdbsam,${@bb.utils.contains('PACKAGECONFIG', 'ldap', 'pdb_ldap,', '', d)}pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4" 99SAMBA4_PDB_MODULES = "pdb_tdbsam,${@bb.utils.contains('PACKAGECONFIG', 'ldap', 'pdb_ldap,', '', d)}pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4"
100SAMBA4_AUTH_MODULES="auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4" 100SAMBA4_AUTH_MODULES = "auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4"
101SAMBA4_MODULES="${SAMBA4_IDMAP_MODULES},${SAMBA4_PDB_MODULES},${SAMBA4_AUTH_MODULES}" 101SAMBA4_MODULES = "${SAMBA4_IDMAP_MODULES},${SAMBA4_PDB_MODULES},${SAMBA4_AUTH_MODULES}"
102 102
103# These libraries are supposed to replace others supplied by packages, but decorate the names of 103# These libraries are supposed to replace others supplied by packages, but decorate the names of
104# .so files so there will not be a conflict. This is not done consistantly, so be very careful 104# .so files so there will not be a conflict. This is not done consistantly, so be very careful
105# when adding to this list. 105# when adding to this list.
106# 106#
107SAMBA4_LIBS="heimdal,NONE" 107SAMBA4_LIBS = "heimdal,NONE"
108 108
109EXTRA_OECONF += "--enable-fhs \ 109EXTRA_OECONF += "--enable-fhs \
110 --with-piddir=/run \ 110 --with-piddir=/run \
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
index 2f5d192a77..8a114411fa 100644
--- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
+++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
@@ -2,7 +2,7 @@ SUMMARY = "A C implementation of the Constrained Application Protocol"
2DESCRIPTION = "libcoap implements a lightweight application-protocol for \ 2DESCRIPTION = "libcoap implements a lightweight application-protocol for \
3devices that are constrained their resources such as computing power, \ 3devices that are constrained their resources such as computing power, \
4RF range, memory, bandwith, or network packet sizes." 4RF range, memory, bandwith, or network packet sizes."
5HOMEPAGE ="https://libcoap.net/" 5HOMEPAGE = "https://libcoap.net/"
6 6
7LICENSE = "BSD-2-Clause & BSD-3-Clause" 7LICENSE = "BSD-2-Clause & BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc"
diff --git a/meta-networking/recipes-support/libldb/libldb_2.8.1.bb b/meta-networking/recipes-support/libldb/libldb_2.8.1.bb
index 29ff2cf6f2..2040d016e5 100644
--- a/meta-networking/recipes-support/libldb/libldb_2.8.1.bb
+++ b/meta-networking/recipes-support/libldb/libldb_2.8.1.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0-or-later & LGPL-2.1-or-later & GPL-3.0-or-later"
6DEPENDS += "libtdb libtalloc libtevent popt cmocka" 6DEPENDS += "libtdb libtalloc libtevent popt cmocka"
7RDEPENDS:pyldb += "python3" 7RDEPENDS:pyldb += "python3"
8 8
9export PYTHONHASHSEED="1" 9export PYTHONHASHSEED = "1"
10export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" 10export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}"
11 11
12SRC_URI = "http://samba.org/ftp/ldb/ldb-${PV}.tar.gz \ 12SRC_URI = "http://samba.org/ftp/ldb/ldb-${PV}.tar.gz \
@@ -42,7 +42,7 @@ S = "${WORKDIR}/ldb-${PV}"
42 42
43# Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen 43# Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
44# to cross Popen 44# to cross Popen
45export WAF_NO_PREFORK="yes" 45export WAF_NO_PREFORK = "yes"
46 46
47EXTRA_OECONF += "--disable-rpath \ 47EXTRA_OECONF += "--disable-rpath \
48 --disable-rpath-install \ 48 --disable-rpath-install \
diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb b/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb
index 0a37d7977d..e1089d091e 100644
--- a/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb
+++ b/meta-networking/recipes-support/libtevent/libtevent_0.16.1.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPL-3.0-or-later"
6DEPENDS += "libtalloc libtirpc cmocka" 6DEPENDS += "libtalloc libtirpc cmocka"
7RDEPENDS:python3-tevent = "python3" 7RDEPENDS:python3-tevent = "python3"
8 8
9export PYTHONHASHSEED="1" 9export PYTHONHASHSEED = "1"
10export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}" 10export PYTHONARCHDIR = "${PYTHON_SITEPACKAGES_DIR}"
11 11
12SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \ 12SRC_URI = "https://samba.org/ftp/tevent/tevent-${PV}.tar.gz \
@@ -37,7 +37,7 @@ S = "${WORKDIR}/tevent-${PV}"
37 37
38# Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen 38# Cross_compile cannot use preforked process, since fork process earlier than point subproces.popen
39# to cross Popen 39# to cross Popen
40export WAF_NO_PREFORK="yes" 40export WAF_NO_PREFORK = "yes"
41 41
42EXTRA_OECONF += "--disable-rpath \ 42EXTRA_OECONF += "--disable-rpath \
43 --disable-rpath-install \ 43 --disable-rpath-install \
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb
index 3867b89052..9a00d66a52 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.1.bb
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
8inherit module 8inherit module
9 9
10EXTRA_OEMAKE = "-C kernel/ KDIR=${STAGING_KERNEL_DIR}" 10EXTRA_OEMAKE = "-C kernel/ KDIR=${STAGING_KERNEL_DIR}"
11MODULES_MODULE_SYMVERS_LOCATION="kernel" 11MODULES_MODULE_SYMVERS_LOCATION = "kernel"
12MODULES_INSTALL_TARGET = "install" 12MODULES_INSTALL_TARGET = "install"
13 13
14RPROVIDES:${PN} += "kernel-module-mdio-netlink" 14RPROVIDES:${PN} += "kernel-module-mdio-netlink"
diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
index 7cb15b49c7..380c6dd3f6 100644
--- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
+++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc
@@ -67,7 +67,7 @@ PTESTS_SLOW_META_OE:append:x86 = " kernel-selftest"
67PTESTS_SLOW_META_OE:append:x86-64 = " kernel-selftest" 67PTESTS_SLOW_META_OE:append:x86-64 = " kernel-selftest"
68PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest" 68PTESTS_SLOW_META_OE:remove:libc-musl = "kernel-selftest"
69 69
70PTESTS_PROBLEMS_META_OE ="\ 70PTESTS_PROBLEMS_META_OE = "\
71 keyutils \ 71 keyutils \
72 libdbi-perl \ 72 libdbi-perl \
73 libjcat \ 73 libjcat \
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
index 8480ea5b0e..371d66bdfe 100644
--- a/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
+++ b/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/nanopb.inc
@@ -1,5 +1,5 @@
1DESCRIPTION="Protocol Buffers with small code size" 1DESCRIPTION = "Protocol Buffers with small code size"
2LICENSE="Zlib" 2LICENSE = "Zlib"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9db4b73a55a3994384112efcdb37c01f" 3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9db4b73a55a3994384112efcdb37c01f"
4 4
5SRC_URI = "git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https" 5SRC_URI = "git://github.com/nanopb/nanopb.git;branch=maintenance_0.4;protocol=https"
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb
index cdba1a24d1..f37c63d316 100644
--- a/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb
+++ b/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/kmsxx_git.bb
@@ -31,5 +31,5 @@ do_install:append() {
31 fi 31 fi
32} 32}
33 33
34FILES:${PN} ="${bindir} ${libdir}" 34FILES:${PN} = "${bindir} ${libdir}"
35FILES:${PN}-python += "${PYTHON_SITEPACKAGES_DIR}/*" 35FILES:${PN}-python += "${PYTHON_SITEPACKAGES_DIR}/*"
diff --git a/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb b/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb
index 086f84a706..fe540749b5 100644
--- a/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb
+++ b/meta-oe/recipes-benchmark/linpack/linpack_1.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "LINPACK Benchmarks are a measure of a system's floating point com
2SUMMARY = "LINPACK is a software library for performing numerical linear algebra on digital computers" 2SUMMARY = "LINPACK is a software library for performing numerical linear algebra on digital computers"
3 3
4LICENSE = "PD" 4LICENSE = "PD"
5LIC_FILES_CHKSUM ="file://${UNPACKDIR}/linpacknew.c;beginline=1;endline=23;md5=aa025e3bc44190c71e4c5e3b084fed87" 5LIC_FILES_CHKSUM = "file://${UNPACKDIR}/linpacknew.c;beginline=1;endline=23;md5=aa025e3bc44190c71e4c5e3b084fed87"
6 6
7SRC_URI = "http://www.netlib.org/benchmark/linpackc.new;downloadfilename=linpacknew.c \ 7SRC_URI = "http://www.netlib.org/benchmark/linpackc.new;downloadfilename=linpacknew.c \
8 file://0001-linpack-Define-DP-only-when-SP-is-not-defined.patch \ 8 file://0001-linpack-Define-DP-only-when-SP-is-not-defined.patch \
diff --git a/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb b/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb
index f9e3679590..2c01e126ff 100644
--- a/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb
+++ b/meta-oe/recipes-devtools/ssd1306/ssd1306_git.bb
@@ -1,4 +1,4 @@
1SUMMARY="SSD1306 OLED I2C drive" 1SUMMARY = "SSD1306 OLED I2C drive"
2DESCRIPTION = "SSD1306 OLED I2C driver working in Linux" 2DESCRIPTION = "SSD1306 OLED I2C driver working in Linux"
3HOMEPAGE = "https://github.com/armlabs/ssd1306_linux" 3HOMEPAGE = "https://github.com/armlabs/ssd1306_linux"
4SECTION = "console/utils" 4SECTION = "console/utils"
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
index 4ee333de33..ffc18d90c6 100644
--- a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
+++ b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
@@ -1,5 +1,5 @@
1SUMMARY = "HP Linux Imaging and Printing" 1SUMMARY = "HP Linux Imaging and Printing"
2LICENSE="GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=20f2c819499cc2063e9a7b07b408815c" 3LIC_FILES_CHKSUM = "file://COPYING;md5=20f2c819499cc2063e9a7b07b408815c"
4 4
5SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ 5SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
diff --git a/meta-oe/recipes-extended/minio/src_uri.inc b/meta-oe/recipes-extended/minio/src_uri.inc
index 5cdc69dfca..964dfab9dc 100644
--- a/meta-oe/recipes-extended/minio/src_uri.inc
+++ b/meta-oe/recipes-extended/minio/src_uri.inc
@@ -1,509 +1,509 @@
1# github.com/charmbracelet/bubbletea v0.19.3 1# github.com/charmbracelet/bubbletea v0.19.3
2# [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac372b 2# [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac372b
3SRCREV_bubbletea="3dc51789d11229a1fb00f137d02b50b04cac372b" 3SRCREV_bubbletea = "3dc51789d11229a1fb00f137d02b50b04cac372b"
4SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/bubbletea" 4SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/bubbletea"
5 5
6# github.com/cheggaaa/pb v1.0.29 6# github.com/cheggaaa/pb v1.0.29
7# [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098 7# [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098
8SRCREV_pb="e2a33cc368a206516cc95f7bdd9176db0b83f098" 8SRCREV_pb = "e2a33cc368a206516cc95f7bdd9176db0b83f098"
9SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb" 9SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cheggaaa/pb"
10 10
11# github.com/dustin/go-humanize v1.0.0 11# github.com/dustin/go-humanize v1.0.0
12# [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52 12# [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52
13SRCREV_go-humanize="e673fa1ffc91213297a60d18a6f513aa74bced52" 13SRCREV_go-humanize = "e673fa1ffc91213297a60d18a6f513aa74bced52"
14SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize" 14SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/dustin/go-humanize"
15 15
16# github.com/fatih/color v1.13.0 16# github.com/fatih/color v1.13.0
17# [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 17# [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448
18SRCREV_color="a05da93ebe62ca9fc6791d3376ec4dad01196448" 18SRCREV_color = "a05da93ebe62ca9fc6791d3376ec4dad01196448"
19SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" 19SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color"
20 20
21# github.com/go-ole/go-ole v1.2.6 21# github.com/go-ole/go-ole v1.2.6
22# [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8 22# [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8
23SRCREV_go-ole="8b1f7f90f6b1728609c9694f2cff140d34fd91f8" 23SRCREV_go-ole = "8b1f7f90f6b1728609c9694f2cff140d34fd91f8"
24SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ole/go-ole" 24SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-ole/go-ole"
25 25
26# github.com/goccy/go-json v0.8.1 26# github.com/goccy/go-json v0.8.1
27# [1] git ls-remote https://github.com/goccy/go-json de89bd3db67f2219c6183ec6febe2b5f7a6b06fb 27# [1] git ls-remote https://github.com/goccy/go-json de89bd3db67f2219c6183ec6febe2b5f7a6b06fb
28SRCREV_go-json="de89bd3db67f2219c6183ec6febe2b5f7a6b06fb" 28SRCREV_go-json = "de89bd3db67f2219c6183ec6febe2b5f7a6b06fb"
29SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/goccy/go-json" 29SRC_URI += "git://github.com/goccy/go-json;name=go-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/goccy/go-json"
30 30
31# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 31# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
32# [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d 32# [1] git ls-remote https://github.com/google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d
33SRCREV_shlex="e7afc7fbc51079733e9468cdfd1efcd7d196cd1d" 33SRCREV_shlex = "e7afc7fbc51079733e9468cdfd1efcd7d196cd1d"
34SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/shlex" 34SRC_URI += "git://github.com/google/shlex;name=shlex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/shlex"
35 35
36# github.com/google/uuid v1.3.0 36# github.com/google/uuid v1.3.0
37# [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88 37# [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88
38SRCREV_uuid="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88" 38SRCREV_uuid = "44b5fee7c49cf3bcdf723f106b36d56ef13ccc88"
39SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" 39SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid"
40 40
41# github.com/inconshreveable/mousetrap v1.0.0 41# github.com/inconshreveable/mousetrap v1.0.0
42# [1] git ls-remote https://github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 42# [1] git ls-remote https://github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
43SRCREV_mousetrap="76626ae9c91c4f2a10f34cad8ce83ea42c93bb75" 43SRCREV_mousetrap = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
44SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" 44SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap"
45 45
46# github.com/json-iterator/go v1.1.12 46# github.com/json-iterator/go v1.1.12
47# [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d 47# [1] git ls-remote https://github.com/json-iterator/go 024077e996b048517130b21ea6bf12aa23055d3d
48SRCREV_go="024077e996b048517130b21ea6bf12aa23055d3d" 48SRCREV_go = "024077e996b048517130b21ea6bf12aa23055d3d"
49SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/json-iterator/go" 49SRC_URI += "git://github.com/json-iterator/go;name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/json-iterator/go"
50 50
51# github.com/klauspost/compress v1.13.6 51# github.com/klauspost/compress v1.13.6
52# [1] git ls-remote https://github.com/klauspost/compress 38d4ba985ac157cb858763e016645e14e74c13c4 52# [1] git ls-remote https://github.com/klauspost/compress 38d4ba985ac157cb858763e016645e14e74c13c4
53SRCREV_compress="38d4ba985ac157cb858763e016645e14e74c13c4" 53SRCREV_compress = "38d4ba985ac157cb858763e016645e14e74c13c4"
54SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" 54SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress"
55 55
56# github.com/mattn/go-ieproxy v0.0.1 56# github.com/mattn/go-ieproxy v0.0.1
57# [1] git ls-remote https://github.com/mattn/go-ieproxy 439dd0581a2a03b415673a2462ad5c21eaabc588 57# [1] git ls-remote https://github.com/mattn/go-ieproxy 439dd0581a2a03b415673a2462ad5c21eaabc588
58SRCREV_go-ieproxy="439dd0581a2a03b415673a2462ad5c21eaabc588" 58SRCREV_go-ieproxy = "439dd0581a2a03b415673a2462ad5c21eaabc588"
59SRC_URI += "git://github.com/mattn/go-ieproxy;name=go-ieproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-ieproxy" 59SRC_URI += "git://github.com/mattn/go-ieproxy;name=go-ieproxy;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-ieproxy"
60 60
61# github.com/mattn/go-isatty v0.0.14 61# github.com/mattn/go-isatty v0.0.14
62# [1] git ls-remote https://github.com/mattn/go-isatty 504425e14f742f1f517c4586048b49b37f829c8e 62# [1] git ls-remote https://github.com/mattn/go-isatty 504425e14f742f1f517c4586048b49b37f829c8e
63SRCREV_go-isatty="504425e14f742f1f517c4586048b49b37f829c8e" 63SRCREV_go-isatty = "504425e14f742f1f517c4586048b49b37f829c8e"
64SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" 64SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty"
65 65
66# github.com/minio/cli v1.22.0 66# github.com/minio/cli v1.22.0
67# [1] git ls-remote https://github.com/minio/cli 735b30120ed7535d13933b0246f8a75cf80b0f74 67# [1] git ls-remote https://github.com/minio/cli 735b30120ed7535d13933b0246f8a75cf80b0f74
68SRCREV_cli="735b30120ed7535d13933b0246f8a75cf80b0f74" 68SRCREV_cli = "735b30120ed7535d13933b0246f8a75cf80b0f74"
69SRC_URI += "git://github.com/minio/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/cli" 69SRC_URI += "git://github.com/minio/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/cli"
70 70
71# github.com/minio/colorjson v1.0.2 71# github.com/minio/colorjson v1.0.2
72# [1] git ls-remote https://github.com/minio/colorjson f964b335cdb6cd51dff32a726d3d6ab9e1db0633 72# [1] git ls-remote https://github.com/minio/colorjson f964b335cdb6cd51dff32a726d3d6ab9e1db0633
73SRCREV_colorjson="f964b335cdb6cd51dff32a726d3d6ab9e1db0633" 73SRCREV_colorjson = "f964b335cdb6cd51dff32a726d3d6ab9e1db0633"
74SRC_URI += "git://github.com/minio/colorjson;name=colorjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/colorjson" 74SRC_URI += "git://github.com/minio/colorjson;name=colorjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/colorjson"
75 75
76# github.com/minio/filepath v1.0.0 76# github.com/minio/filepath v1.0.0
77# [1] git ls-remote https://github.com/minio/filepath a116cb5d2b6396deea35d06389e3e9809c887fcf 77# [1] git ls-remote https://github.com/minio/filepath a116cb5d2b6396deea35d06389e3e9809c887fcf
78SRCREV_filepath="a116cb5d2b6396deea35d06389e3e9809c887fcf" 78SRCREV_filepath = "a116cb5d2b6396deea35d06389e3e9809c887fcf"
79SRC_URI += "git://github.com/minio/filepath;name=filepath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/filepath" 79SRC_URI += "git://github.com/minio/filepath;name=filepath;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/filepath"
80 80
81# github.com/minio/madmin-go v1.4.3 81# github.com/minio/madmin-go v1.4.3
82# [1] git ls-remote https://github.com/minio/madmin-go 4f71c826739af4ebf73308e7f9a849a781859f78 82# [1] git ls-remote https://github.com/minio/madmin-go 4f71c826739af4ebf73308e7f9a849a781859f78
83SRCREV_madmin-go="4f71c826739af4ebf73308e7f9a849a781859f78" 83SRCREV_madmin-go = "4f71c826739af4ebf73308e7f9a849a781859f78"
84SRC_URI += "git://github.com/minio/madmin-go;name=madmin-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/madmin-go" 84SRC_URI += "git://github.com/minio/madmin-go;name=madmin-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/madmin-go"
85 85
86# github.com/minio/md5-simd v1.1.2 86# github.com/minio/md5-simd v1.1.2
87# [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df 87# [1] git ls-remote https://github.com/minio/md5-simd 776275e0c9a74ceebbd50fe5c1d61b0c80c608df
88SRCREV_md5-simd="776275e0c9a74ceebbd50fe5c1d61b0c80c608df" 88SRCREV_md5-simd = "776275e0c9a74ceebbd50fe5c1d61b0c80c608df"
89SRC_URI += "git://github.com/minio/md5-simd;name=md5-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/md5-simd" 89SRC_URI += "git://github.com/minio/md5-simd;name=md5-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/md5-simd"
90 90
91# github.com/minio/minio-go/v7 v7.0.30 91# github.com/minio/minio-go/v7 v7.0.30
92# [1] git ls-remote https://github.com/minio/minio-go 81c303325bb4426c89776854b2ea4f7936deb11c 92# [1] git ls-remote https://github.com/minio/minio-go 81c303325bb4426c89776854b2ea4f7936deb11c
93SRCREV_v7="81c303325bb4426c89776854b2ea4f7936deb11c" 93SRCREV_v7 = "81c303325bb4426c89776854b2ea4f7936deb11c"
94SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/minio-go/v7" 94SRC_URI += "git://github.com/minio/minio-go;name=v7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/minio-go/v7"
95 95
96# github.com/minio/pkg v1.1.22 96# github.com/minio/pkg v1.1.22
97# [1] git ls-remote https://github.com/minio/pkg 3b76bdaec27995a31d0b0a7959bbef55bfe0d364 97# [1] git ls-remote https://github.com/minio/pkg 3b76bdaec27995a31d0b0a7959bbef55bfe0d364
98SRCREV_pkg="3b76bdaec27995a31d0b0a7959bbef55bfe0d364" 98SRCREV_pkg = "3b76bdaec27995a31d0b0a7959bbef55bfe0d364"
99SRC_URI += "git://github.com/minio/pkg;name=pkg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/pkg" 99SRC_URI += "git://github.com/minio/pkg;name=pkg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/pkg"
100 100
101# github.com/minio/selfupdate v0.4.0 101# github.com/minio/selfupdate v0.4.0
102# [1] git ls-remote https://github.com/minio/selfupdate 9e32fb8d38277355add4fa3983edb0b376d12bb5 102# [1] git ls-remote https://github.com/minio/selfupdate 9e32fb8d38277355add4fa3983edb0b376d12bb5
103SRCREV_selfupdate="9e32fb8d38277355add4fa3983edb0b376d12bb5" 103SRCREV_selfupdate = "9e32fb8d38277355add4fa3983edb0b376d12bb5"
104SRC_URI += "git://github.com/minio/selfupdate;name=selfupdate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/selfupdate" 104SRC_URI += "git://github.com/minio/selfupdate;name=selfupdate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/selfupdate"
105 105
106# github.com/minio/sha256-simd v1.0.0 106# github.com/minio/sha256-simd v1.0.0
107# [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9 107# [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9
108SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" 108SRCREV_sha256-simd = "6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9"
109SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" 109SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd"
110 110
111# github.com/mitchellh/go-homedir v1.1.0 111# github.com/mitchellh/go-homedir v1.1.0
112# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 112# [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727
113SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" 113SRCREV_go-homedir = "af06845cf3004701891bf4fdb884bfe4920b3727"
114SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-homedir" 114SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/go-homedir"
115 115
116# github.com/pkg/xattr v0.4.4 116# github.com/pkg/xattr v0.4.4
117# [1] git ls-remote https://github.com/pkg/xattr 8725d4ccc0fcef59c8d9f0eaf606b3c6f962467a 117# [1] git ls-remote https://github.com/pkg/xattr 8725d4ccc0fcef59c8d9f0eaf606b3c6f962467a
118SRCREV_xattr="8725d4ccc0fcef59c8d9f0eaf606b3c6f962467a" 118SRCREV_xattr = "8725d4ccc0fcef59c8d9f0eaf606b3c6f962467a"
119SRC_URI += "git://github.com/pkg/xattr;name=xattr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/xattr" 119SRC_URI += "git://github.com/pkg/xattr;name=xattr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/xattr"
120 120
121# github.com/posener/complete v1.2.3 121# github.com/posener/complete v1.2.3
122# [1] git ls-remote https://github.com/posener/complete 05b68ffc813dd10c420993cb1cf927b346c057b8 122# [1] git ls-remote https://github.com/posener/complete 05b68ffc813dd10c420993cb1cf927b346c057b8
123SRCREV_complete="05b68ffc813dd10c420993cb1cf927b346c057b8" 123SRCREV_complete = "05b68ffc813dd10c420993cb1cf927b346c057b8"
124SRC_URI += "git://github.com/posener/complete;name=complete;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/posener/complete" 124SRC_URI += "git://github.com/posener/complete;name=complete;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/posener/complete"
125 125
126# github.com/prometheus/client_golang v1.12.1 126# github.com/prometheus/client_golang v1.12.1
127# [1] git ls-remote https://github.com/prometheus/client_golang 2e1c4818ccfdcf953ce399cadad615ff2bed968c 127# [1] git ls-remote https://github.com/prometheus/client_golang 2e1c4818ccfdcf953ce399cadad615ff2bed968c
128SRCREV_client_golang="2e1c4818ccfdcf953ce399cadad615ff2bed968c" 128SRCREV_client_golang = "2e1c4818ccfdcf953ce399cadad615ff2bed968c"
129SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang" 129SRC_URI += "git://github.com/prometheus/client_golang;name=client_golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_golang"
130 130
131# github.com/prometheus/prom2json v1.3.1 131# github.com/prometheus/prom2json v1.3.1
132# [1] git ls-remote https://github.com/prometheus/prom2json ac13972e54feb2f8eafc9a613112cb310f5463dc 132# [1] git ls-remote https://github.com/prometheus/prom2json ac13972e54feb2f8eafc9a613112cb310f5463dc
133SRCREV_prom2json="ac13972e54feb2f8eafc9a613112cb310f5463dc" 133SRCREV_prom2json = "ac13972e54feb2f8eafc9a613112cb310f5463dc"
134SRC_URI += "git://github.com/prometheus/prom2json;name=prom2json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/prom2json" 134SRC_URI += "git://github.com/prometheus/prom2json;name=prom2json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/prom2json"
135 135
136# github.com/rjeczalik/notify v0.9.2 136# github.com/rjeczalik/notify v0.9.2
137# [1] git ls-remote https://github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7 137# [1] git ls-remote https://github.com/rjeczalik/notify 69d839f37b13a8cb7a78366f7633a4071cb43be7
138SRCREV_notify="69d839f37b13a8cb7a78366f7633a4071cb43be7" 138SRCREV_notify = "69d839f37b13a8cb7a78366f7633a4071cb43be7"
139SRC_URI += "git://github.com/rjeczalik/notify;name=notify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rjeczalik/notify" 139SRC_URI += "git://github.com/rjeczalik/notify;name=notify;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rjeczalik/notify"
140 140
141# github.com/rs/xid v1.3.0 141# github.com/rs/xid v1.3.0
142# [1] git ls-remote https://github.com/rs/xid efa678f304ab65d6d57eedcb086798381ae22206 142# [1] git ls-remote https://github.com/rs/xid efa678f304ab65d6d57eedcb086798381ae22206
143SRCREV_xid="efa678f304ab65d6d57eedcb086798381ae22206" 143SRCREV_xid = "efa678f304ab65d6d57eedcb086798381ae22206"
144SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid" 144SRC_URI += "git://github.com/rs/xid;name=xid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rs/xid"
145 145
146# github.com/secure-io/sio-go v0.3.1 146# github.com/secure-io/sio-go v0.3.1
147# [1] git ls-remote https://github.com/secure-io/sio-go a455d2cd8fcacdfe18557d117db15c0629fb7e2c 147# [1] git ls-remote https://github.com/secure-io/sio-go a455d2cd8fcacdfe18557d117db15c0629fb7e2c
148SRCREV_sio-go="a455d2cd8fcacdfe18557d117db15c0629fb7e2c" 148SRCREV_sio-go = "a455d2cd8fcacdfe18557d117db15c0629fb7e2c"
149SRC_URI += "git://github.com/secure-io/sio-go;name=sio-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/secure-io/sio-go" 149SRC_URI += "git://github.com/secure-io/sio-go;name=sio-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/secure-io/sio-go"
150 150
151# github.com/shirou/gopsutil/v3 v3.21.12 151# github.com/shirou/gopsutil/v3 v3.21.12
152# [1] git ls-remote https://github.com/shirou/gopsutil 2f8da0a39487ceddf44cebe53a1b563b0b7173cc 152# [1] git ls-remote https://github.com/shirou/gopsutil 2f8da0a39487ceddf44cebe53a1b563b0b7173cc
153SRCREV_v3="2f8da0a39487ceddf44cebe53a1b563b0b7173cc" 153SRCREV_v3 = "2f8da0a39487ceddf44cebe53a1b563b0b7173cc"
154SRC_URI += "git://github.com/shirou/gopsutil;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shirou/gopsutil/v3" 154SRC_URI += "git://github.com/shirou/gopsutil;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/shirou/gopsutil/v3"
155 155
156# github.com/tidwall/gjson v1.12.1 156# github.com/tidwall/gjson v1.12.1
157# [1] git ls-remote https://github.com/tidwall/gjson db0033701cccc8e2e43b77d03e4f509a48b6b2f2 157# [1] git ls-remote https://github.com/tidwall/gjson db0033701cccc8e2e43b77d03e4f509a48b6b2f2
158SRCREV_gjson="db0033701cccc8e2e43b77d03e4f509a48b6b2f2" 158SRCREV_gjson = "db0033701cccc8e2e43b77d03e4f509a48b6b2f2"
159SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson" 159SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson"
160 160
161# golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 161# golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
162# [1] git ls-remote https://go.googlesource.com/crypto 793ad666bf5ec61392092b27061be9618e4e219b 162# [1] git ls-remote https://go.googlesource.com/crypto 793ad666bf5ec61392092b27061be9618e4e219b
163SRCREV_crypto="793ad666bf5ec61392092b27061be9618e4e219b" 163SRCREV_crypto = "793ad666bf5ec61392092b27061be9618e4e219b"
164SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/crypto" 164SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/crypto"
165 165
166# golang.org/x/net v0.0.0-20220225172249-27dd8689420f 166# golang.org/x/net v0.0.0-20220225172249-27dd8689420f
167# [1] git ls-remote https://go.googlesource.com/net 27dd8689420fcde088514397d015e4fea5174e0e 167# [1] git ls-remote https://go.googlesource.com/net 27dd8689420fcde088514397d015e4fea5174e0e
168SRCREV_net="27dd8689420fcde088514397d015e4fea5174e0e" 168SRCREV_net = "27dd8689420fcde088514397d015e4fea5174e0e"
169SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/net" 169SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/net"
170 170
171# golang.org/x/text v0.3.7 171# golang.org/x/text v0.3.7
172# [1] git ls-remote https://go.googlesource.com/text 3cd4007149f3f883d229d707172ed356727aae99 172# [1] git ls-remote https://go.googlesource.com/text 3cd4007149f3f883d229d707172ed356727aae99
173SRCREV_text="3cd4007149f3f883d229d707172ed356727aae99" 173SRCREV_text = "3cd4007149f3f883d229d707172ed356727aae99"
174SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/text" 174SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/text"
175 175
176# gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b 176# gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
177# [1] git ls-remote https://gopkg.in/check.v1 038fdea0a05bc030b0bfda479dc2e08d2220ec74 177# [1] git ls-remote https://gopkg.in/check.v1 038fdea0a05bc030b0bfda479dc2e08d2220ec74
178SRCREV_check.v1="038fdea0a05bc030b0bfda479dc2e08d2220ec74" 178SRCREV_check.v1 = "038fdea0a05bc030b0bfda479dc2e08d2220ec74"
179SRC_URI += "git://gopkg.in/check.v1;name=check.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/check.v1" 179SRC_URI += "git://gopkg.in/check.v1;name=check.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/check.v1"
180 180
181# gopkg.in/h2non/filetype.v1 v1.0.5 181# gopkg.in/h2non/filetype.v1 v1.0.5
182# [1] git ls-remote https://gopkg.in/h2non/filetype.v1 8f3142c797f0413f00dadaf1bf97dd0b7b1f8d8b 182# [1] git ls-remote https://gopkg.in/h2non/filetype.v1 8f3142c797f0413f00dadaf1bf97dd0b7b1f8d8b
183SRCREV_filetype.v1="8f3142c797f0413f00dadaf1bf97dd0b7b1f8d8b" 183SRCREV_filetype.v1 = "8f3142c797f0413f00dadaf1bf97dd0b7b1f8d8b"
184SRC_URI += "git://gopkg.in/h2non/filetype.v1;name=filetype.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/h2non/filetype.v1" 184SRC_URI += "git://gopkg.in/h2non/filetype.v1;name=filetype.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/h2non/filetype.v1"
185 185
186# gopkg.in/yaml.v2 v2.4.0 186# gopkg.in/yaml.v2 v2.4.0
187# [1] git ls-remote https://gopkg.in/yaml.v2 7649d4548cb53a614db133b2a8ac1f31859dda8c 187# [1] git ls-remote https://gopkg.in/yaml.v2 7649d4548cb53a614db133b2a8ac1f31859dda8c
188SRCREV_yaml.v2="7649d4548cb53a614db133b2a8ac1f31859dda8c" 188SRCREV_yaml.v2 = "7649d4548cb53a614db133b2a8ac1f31859dda8c"
189SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2" 189SRC_URI += "git://gopkg.in/yaml.v2;name=yaml.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v2"
190 190
191# github.com/charmbracelet/bubbles v0.10.0 191# github.com/charmbracelet/bubbles v0.10.0
192# [1] git ls-remote https://github.com/charmbracelet/bubbles 7714089ad7c81898564ebeb7b6876b5844e26ccd 192# [1] git ls-remote https://github.com/charmbracelet/bubbles 7714089ad7c81898564ebeb7b6876b5844e26ccd
193SRCREV_bubbles="7714089ad7c81898564ebeb7b6876b5844e26ccd" 193SRCREV_bubbles = "7714089ad7c81898564ebeb7b6876b5844e26ccd"
194SRC_URI += "git://github.com/charmbracelet/bubbles;name=bubbles;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/bubbles" 194SRC_URI += "git://github.com/charmbracelet/bubbles;name=bubbles;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/bubbles"
195 195
196# github.com/charmbracelet/lipgloss v0.4.1-0.20220204041308-bf2912e703f6 196# github.com/charmbracelet/lipgloss v0.4.1-0.20220204041308-bf2912e703f6
197# [1] git ls-remote https://github.com/charmbracelet/lipgloss bf2912e703f6ecf88a1b843472afd47ce5002caf 197# [1] git ls-remote https://github.com/charmbracelet/lipgloss bf2912e703f6ecf88a1b843472afd47ce5002caf
198SRCREV_lipgloss="bf2912e703f6ecf88a1b843472afd47ce5002caf" 198SRCREV_lipgloss = "bf2912e703f6ecf88a1b843472afd47ce5002caf"
199SRC_URI += "git://github.com/charmbracelet/lipgloss;name=lipgloss;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/lipgloss" 199SRC_URI += "git://github.com/charmbracelet/lipgloss;name=lipgloss;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/charmbracelet/lipgloss"
200 200
201# github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1 201# github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1
202# [1] git ls-remote https://github.com/gdamore/tcell f057f0a857a1b3ac3e4fff8c6cfe8126f8387cd1 202# [1] git ls-remote https://github.com/gdamore/tcell f057f0a857a1b3ac3e4fff8c6cfe8126f8387cd1
203SRCREV_v2="f057f0a857a1b3ac3e4fff8c6cfe8126f8387cd1" 203SRCREV_v2 = "f057f0a857a1b3ac3e4fff8c6cfe8126f8387cd1"
204SRC_URI += "git://github.com/gdamore/tcell;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gdamore/tcell/v2" 204SRC_URI += "git://github.com/gdamore/tcell;name=v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gdamore/tcell/v2"
205 205
206# github.com/golang-jwt/jwt/v4 v4.4.1 206# github.com/golang-jwt/jwt/v4 v4.4.1
207# [1] git ls-remote https://github.com/golang-jwt/jwt 0972257eba279bb357882afc11db8218644ad565 207# [1] git ls-remote https://github.com/golang-jwt/jwt 0972257eba279bb357882afc11db8218644ad565
208SRCREV_v4="0972257eba279bb357882afc11db8218644ad565" 208SRCREV_v4 = "0972257eba279bb357882afc11db8218644ad565"
209SRC_URI += "git://github.com/golang-jwt/jwt;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang-jwt/jwt/v4" 209SRC_URI += "git://github.com/golang-jwt/jwt;name=v4;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang-jwt/jwt/v4"
210 210
211# github.com/navidys/tvxwidgets v0.1.0 211# github.com/navidys/tvxwidgets v0.1.0
212# [1] git ls-remote https://github.com/navidys/tvxwidgets f017cfd5ce6d4bd7fb22529305d7a438c3f1369d 212# [1] git ls-remote https://github.com/navidys/tvxwidgets f017cfd5ce6d4bd7fb22529305d7a438c3f1369d
213SRCREV_tvxwidgets="f017cfd5ce6d4bd7fb22529305d7a438c3f1369d" 213SRCREV_tvxwidgets = "f017cfd5ce6d4bd7fb22529305d7a438c3f1369d"
214SRC_URI += "git://github.com/navidys/tvxwidgets;name=tvxwidgets;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/navidys/tvxwidgets" 214SRC_URI += "git://github.com/navidys/tvxwidgets;name=tvxwidgets;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/navidys/tvxwidgets"
215 215
216# github.com/olekukonko/tablewriter v0.0.5 216# github.com/olekukonko/tablewriter v0.0.5
217# [1] git ls-remote https://github.com/olekukonko/tablewriter c7d2a8a09b076b70918308a3cd95464b2ae3b5d8 217# [1] git ls-remote https://github.com/olekukonko/tablewriter c7d2a8a09b076b70918308a3cd95464b2ae3b5d8
218SRCREV_tablewriter="c7d2a8a09b076b70918308a3cd95464b2ae3b5d8" 218SRCREV_tablewriter = "c7d2a8a09b076b70918308a3cd95464b2ae3b5d8"
219SRC_URI += "git://github.com/olekukonko/tablewriter;name=tablewriter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/olekukonko/tablewriter" 219SRC_URI += "git://github.com/olekukonko/tablewriter;name=tablewriter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/olekukonko/tablewriter"
220 220
221# github.com/prometheus/client_model v0.2.0 221# github.com/prometheus/client_model v0.2.0
222# [1] git ls-remote https://github.com/prometheus/client_model f44e7adcba5ee54c8a94709e6fc300d83245f171 222# [1] git ls-remote https://github.com/prometheus/client_model f44e7adcba5ee54c8a94709e6fc300d83245f171
223SRCREV_client_model="f44e7adcba5ee54c8a94709e6fc300d83245f171" 223SRCREV_client_model = "f44e7adcba5ee54c8a94709e6fc300d83245f171"
224SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model" 224SRC_URI += "git://github.com/prometheus/client_model;name=client_model;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/client_model"
225 225
226# github.com/rivo/tview v0.0.0-20211202162923-2a6de950f73b 226# github.com/rivo/tview v0.0.0-20211202162923-2a6de950f73b
227# [1] git ls-remote https://github.com/rivo/tview 2a6de950f73bdc70658f7e754d4b5593f15c8408 227# [1] git ls-remote https://github.com/rivo/tview 2a6de950f73bdc70658f7e754d4b5593f15c8408
228SRCREV_tview="2a6de950f73bdc70658f7e754d4b5593f15c8408" 228SRCREV_tview = "2a6de950f73bdc70658f7e754d4b5593f15c8408"
229SRC_URI += "git://github.com/rivo/tview;name=tview;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/tview" 229SRC_URI += "git://github.com/rivo/tview;name=tview;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/tview"
230 230
231# github.com/tinylib/msgp v1.1.6 231# github.com/tinylib/msgp v1.1.6
232# [1] git ls-remote https://github.com/tinylib/msgp 205265da651409c54677b486e350b4d105da6d8b 232# [1] git ls-remote https://github.com/tinylib/msgp 205265da651409c54677b486e350b4d105da6d8b
233SRCREV_msgp="205265da651409c54677b486e350b4d105da6d8b" 233SRCREV_msgp = "205265da651409c54677b486e350b4d105da6d8b"
234SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tinylib/msgp" 234SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tinylib/msgp"
235 235
236# golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 236# golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
237# [1] git ls-remote https://go.googlesource.com/term 03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50 237# [1] git ls-remote https://go.googlesource.com/term 03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50
238SRCREV_term="03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50" 238SRCREV_term = "03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50"
239SRC_URI += "git://go.googlesource.com/term;name=term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/term" 239SRC_URI += "git://go.googlesource.com/term;name=term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/term"
240 240
241# github.com/beorn7/perks v1.0.1 241# github.com/beorn7/perks v1.0.1
242# [1] git ls-remote https://github.com/beorn7/perks c49ff274687222a7373c4cd83578f1065cf3e143 242# [1] git ls-remote https://github.com/beorn7/perks c49ff274687222a7373c4cd83578f1065cf3e143
243SRCREV_perks="c49ff274687222a7373c4cd83578f1065cf3e143" 243SRCREV_perks = "c49ff274687222a7373c4cd83578f1065cf3e143"
244SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks" 244SRC_URI += "git://github.com/beorn7/perks;name=perks;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/beorn7/perks"
245 245
246# github.com/cespare/xxhash/v2 v2.1.2 246# github.com/cespare/xxhash/v2 v2.1.2
247# [1] git ls-remote https://github.com/cespare/xxhash 7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4 247# [1] git ls-remote https://github.com/cespare/xxhash 7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4
248SRCREV_v21="7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4" 248SRCREV_v21 = "7ae26c41ed6fb1f8a6c21e05eeff4d91b5e401c4"
249SRC_URI += "git://github.com/cespare/xxhash;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2" 249SRC_URI += "git://github.com/cespare/xxhash;name=v21;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cespare/xxhash/v2"
250 250
251# github.com/containerd/console v1.0.2 251# github.com/containerd/console v1.0.2
252# [1] git ls-remote https://github.com/containerd/console d5efa7d56fd239f7f3dad2ab6685db09359a3618 252# [1] git ls-remote https://github.com/containerd/console d5efa7d56fd239f7f3dad2ab6685db09359a3618
253SRCREV_console="d5efa7d56fd239f7f3dad2ab6685db09359a3618" 253SRCREV_console = "d5efa7d56fd239f7f3dad2ab6685db09359a3618"
254SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" 254SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console"
255 255
256# github.com/coreos/go-semver v0.3.0 256# github.com/coreos/go-semver v0.3.0
257# [1] git ls-remote https://github.com/coreos/go-semver 6e25b691b0ebe9657dd0ee60d73a9f8716f0c6f5 257# [1] git ls-remote https://github.com/coreos/go-semver 6e25b691b0ebe9657dd0ee60d73a9f8716f0c6f5
258SRCREV_go-semver="6e25b691b0ebe9657dd0ee60d73a9f8716f0c6f5" 258SRCREV_go-semver = "6e25b691b0ebe9657dd0ee60d73a9f8716f0c6f5"
259SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-semver" 259SRC_URI += "git://github.com/coreos/go-semver;name=go-semver;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-semver"
260 260
261# github.com/coreos/go-systemd/v22 v22.3.2 261# github.com/coreos/go-systemd/v22 v22.3.2
262# [1] git ls-remote https://github.com/coreos/go-systemd 0b40357fd65760243a3eceb80a299772c23c8470 262# [1] git ls-remote https://github.com/coreos/go-systemd 0b40357fd65760243a3eceb80a299772c23c8470
263SRCREV_v22="0b40357fd65760243a3eceb80a299772c23c8470" 263SRCREV_v22 = "0b40357fd65760243a3eceb80a299772c23c8470"
264SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" 264SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22"
265 265
266# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 266# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1
267# [1] git ls-remote https://github.com/decred/dcrd 75f1b4dac2e43133f3281ac63a9ef9eb699200e5 267# [1] git ls-remote https://github.com/decred/dcrd 75f1b4dac2e43133f3281ac63a9ef9eb699200e5
268SRCREV_v41="75f1b4dac2e43133f3281ac63a9ef9eb699200e5" 268SRCREV_v41 = "75f1b4dac2e43133f3281ac63a9ef9eb699200e5"
269SRC_URI += "git://github.com/decred/dcrd;name=v41;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4" 269SRC_URI += "git://github.com/decred/dcrd;name=v41;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/decred/dcrd/dcrec/secp256k1/v4"
270 270
271# github.com/fatih/structs v1.1.0 271# github.com/fatih/structs v1.1.0
272# [1] git ls-remote https://github.com/fatih/structs 4966fc68f5b7593aafa6cbbba2d65ec6e1416047 272# [1] git ls-remote https://github.com/fatih/structs 4966fc68f5b7593aafa6cbbba2d65ec6e1416047
273SRCREV_structs="4966fc68f5b7593aafa6cbbba2d65ec6e1416047" 273SRCREV_structs = "4966fc68f5b7593aafa6cbbba2d65ec6e1416047"
274SRC_URI += "git://github.com/fatih/structs;name=structs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/structs" 274SRC_URI += "git://github.com/fatih/structs;name=structs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/structs"
275 275
276# github.com/gdamore/encoding v1.0.0 276# github.com/gdamore/encoding v1.0.0
277# [1] git ls-remote https://github.com/gdamore/encoding 79c592247a6248468805a0e297f43a7cac979903 277# [1] git ls-remote https://github.com/gdamore/encoding 79c592247a6248468805a0e297f43a7cac979903
278SRCREV_encoding="79c592247a6248468805a0e297f43a7cac979903" 278SRCREV_encoding = "79c592247a6248468805a0e297f43a7cac979903"
279SRC_URI += "git://github.com/gdamore/encoding;name=encoding;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gdamore/encoding" 279SRC_URI += "git://github.com/gdamore/encoding;name=encoding;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gdamore/encoding"
280 280
281# github.com/gogo/protobuf v1.3.2 281# github.com/gogo/protobuf v1.3.2
282# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc 282# [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc
283SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" 283SRCREV_protobuf = "b03c65ea87cdc3521ede29f62fe3ce239267c1bc"
284SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" 284SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf"
285 285
286# github.com/golang/protobuf v1.5.2 286# github.com/golang/protobuf v1.5.2
287# [1] git ls-remote https://github.com/golang/protobuf ae97035608a719c7a1c1c41bed0ae0744bdb0c6f 287# [1] git ls-remote https://github.com/golang/protobuf ae97035608a719c7a1c1c41bed0ae0744bdb0c6f
288SRCREV_protobuf1="ae97035608a719c7a1c1c41bed0ae0744bdb0c6f" 288SRCREV_protobuf1 = "ae97035608a719c7a1c1c41bed0ae0744bdb0c6f"
289SRC_URI += "git://github.com/golang/protobuf;name=protobuf1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf" 289SRC_URI += "git://github.com/golang/protobuf;name=protobuf1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf"
290 290
291# github.com/hashicorp/errwrap v1.1.0 291# github.com/hashicorp/errwrap v1.1.0
292# [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0 292# [1] git ls-remote https://github.com/hashicorp/errwrap 7b00e5db719c64d14dd0caaacbd13e76254d02c0
293SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" 293SRCREV_errwrap = "7b00e5db719c64d14dd0caaacbd13e76254d02c0"
294SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/errwrap" 294SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/errwrap"
295 295
296# github.com/hashicorp/go-multierror v1.1.1 296# github.com/hashicorp/go-multierror v1.1.1
297# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0 297# [1] git ls-remote https://github.com/hashicorp/go-multierror 9974e9ec57696378079ecc3accd3d6f29401b3a0
298SRCREV_go-multierror="9974e9ec57696378079ecc3accd3d6f29401b3a0" 298SRCREV_go-multierror = "9974e9ec57696378079ecc3accd3d6f29401b3a0"
299SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror" 299SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/go-multierror"
300 300
301# github.com/klauspost/cpuid/v2 v2.0.9 301# github.com/klauspost/cpuid/v2 v2.0.9
302# [1] git ls-remote https://github.com/klauspost/cpuid 6903d4066801a7d800d4537ee9eebe81ea97000e 302# [1] git ls-remote https://github.com/klauspost/cpuid 6903d4066801a7d800d4537ee9eebe81ea97000e
303SRCREV_v212="6903d4066801a7d800d4537ee9eebe81ea97000e" 303SRCREV_v212 = "6903d4066801a7d800d4537ee9eebe81ea97000e"
304SRC_URI += "git://github.com/klauspost/cpuid;name=v212;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" 304SRC_URI += "git://github.com/klauspost/cpuid;name=v212;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2"
305 305
306# github.com/kr/text v0.2.0 306# github.com/kr/text v0.2.0
307# [1] git ls-remote https://github.com/kr/text 0e5f52c28dd72ab84daeb81b5a51f20fdc35f9c5 307# [1] git ls-remote https://github.com/kr/text 0e5f52c28dd72ab84daeb81b5a51f20fdc35f9c5
308SRCREV_text1="0e5f52c28dd72ab84daeb81b5a51f20fdc35f9c5" 308SRCREV_text1 = "0e5f52c28dd72ab84daeb81b5a51f20fdc35f9c5"
309SRC_URI += "git://github.com/kr/text;name=text1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/text" 309SRC_URI += "git://github.com/kr/text;name=text1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/kr/text"
310 310
311# github.com/lestrrat-go/backoff/v2 v2.0.8 311# github.com/lestrrat-go/backoff/v2 v2.0.8
312# [1] git ls-remote https://github.com/lestrrat-go/backoff c3af762cb9d2bc8339e1d5099a4550366a675f60 312# [1] git ls-remote https://github.com/lestrrat-go/backoff c3af762cb9d2bc8339e1d5099a4550366a675f60
313SRCREV_v2123="c3af762cb9d2bc8339e1d5099a4550366a675f60" 313SRCREV_v2123 = "c3af762cb9d2bc8339e1d5099a4550366a675f60"
314SRC_URI += "git://github.com/lestrrat-go/backoff;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/backoff/v2" 314SRC_URI += "git://github.com/lestrrat-go/backoff;name=v2123;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/backoff/v2"
315 315
316# github.com/lestrrat-go/blackmagic v1.0.0 316# github.com/lestrrat-go/blackmagic v1.0.0
317# [1] git ls-remote https://github.com/lestrrat-go/blackmagic 370527f88bbfd5be3192a38af3148dbd64f0976f 317# [1] git ls-remote https://github.com/lestrrat-go/blackmagic 370527f88bbfd5be3192a38af3148dbd64f0976f
318SRCREV_blackmagic="370527f88bbfd5be3192a38af3148dbd64f0976f" 318SRCREV_blackmagic = "370527f88bbfd5be3192a38af3148dbd64f0976f"
319SRC_URI += "git://github.com/lestrrat-go/blackmagic;name=blackmagic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/blackmagic" 319SRC_URI += "git://github.com/lestrrat-go/blackmagic;name=blackmagic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/blackmagic"
320 320
321# github.com/lestrrat-go/httpcc v1.0.0 321# github.com/lestrrat-go/httpcc v1.0.0
322# [1] git ls-remote https://github.com/lestrrat-go/httpcc e7e8fea419e32f7549252ad15ecf17f3a3c1a268 322# [1] git ls-remote https://github.com/lestrrat-go/httpcc e7e8fea419e32f7549252ad15ecf17f3a3c1a268
323SRCREV_httpcc="e7e8fea419e32f7549252ad15ecf17f3a3c1a268" 323SRCREV_httpcc = "e7e8fea419e32f7549252ad15ecf17f3a3c1a268"
324SRC_URI += "git://github.com/lestrrat-go/httpcc;name=httpcc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/httpcc" 324SRC_URI += "git://github.com/lestrrat-go/httpcc;name=httpcc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/httpcc"
325 325
326# github.com/lestrrat-go/iter v1.0.1 326# github.com/lestrrat-go/iter v1.0.1
327# [1] git ls-remote https://github.com/lestrrat-go/iter 628869e97ee3dcc09033086e547a5cab96b0d708 327# [1] git ls-remote https://github.com/lestrrat-go/iter 628869e97ee3dcc09033086e547a5cab96b0d708
328SRCREV_iter="628869e97ee3dcc09033086e547a5cab96b0d708" 328SRCREV_iter = "628869e97ee3dcc09033086e547a5cab96b0d708"
329SRC_URI += "git://github.com/lestrrat-go/iter;name=iter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/iter" 329SRC_URI += "git://github.com/lestrrat-go/iter;name=iter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/iter"
330 330
331# github.com/lestrrat-go/jwx v1.2.14 331# github.com/lestrrat-go/jwx v1.2.14
332# [1] git ls-remote https://github.com/lestrrat-go/jwx de7d9bca43812abc4f630320f8632108ccfe34bf 332# [1] git ls-remote https://github.com/lestrrat-go/jwx de7d9bca43812abc4f630320f8632108ccfe34bf
333SRCREV_jwx="de7d9bca43812abc4f630320f8632108ccfe34bf" 333SRCREV_jwx = "de7d9bca43812abc4f630320f8632108ccfe34bf"
334SRC_URI += "git://github.com/lestrrat-go/jwx;name=jwx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/jwx" 334SRC_URI += "git://github.com/lestrrat-go/jwx;name=jwx;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/jwx"
335 335
336# github.com/lestrrat-go/option v1.0.0 336# github.com/lestrrat-go/option v1.0.0
337# [1] git ls-remote https://github.com/lestrrat-go/option 7e3467dce320ff45667b138ae503367c92deaa0b 337# [1] git ls-remote https://github.com/lestrrat-go/option 7e3467dce320ff45667b138ae503367c92deaa0b
338SRCREV_option="7e3467dce320ff45667b138ae503367c92deaa0b" 338SRCREV_option = "7e3467dce320ff45667b138ae503367c92deaa0b"
339SRC_URI += "git://github.com/lestrrat-go/option;name=option;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/option" 339SRC_URI += "git://github.com/lestrrat-go/option;name=option;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lestrrat-go/option"
340 340
341# github.com/lucasb-eyer/go-colorful v1.2.0 341# github.com/lucasb-eyer/go-colorful v1.2.0
342# [1] git ls-remote https://github.com/lucasb-eyer/go-colorful d2b05a0d83cca9d610425691c3253d5f36d0ad06 342# [1] git ls-remote https://github.com/lucasb-eyer/go-colorful d2b05a0d83cca9d610425691c3253d5f36d0ad06
343SRCREV_go-colorful="d2b05a0d83cca9d610425691c3253d5f36d0ad06" 343SRCREV_go-colorful = "d2b05a0d83cca9d610425691c3253d5f36d0ad06"
344SRC_URI += "git://github.com/lucasb-eyer/go-colorful;name=go-colorful;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lucasb-eyer/go-colorful" 344SRC_URI += "git://github.com/lucasb-eyer/go-colorful;name=go-colorful;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lucasb-eyer/go-colorful"
345 345
346# github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 346# github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
347# [1] git ls-remote https://github.com/lufia/plan9stats 39d0f177ccd07bdf5eb6f051ab9b09651f05d6f2 347# [1] git ls-remote https://github.com/lufia/plan9stats 39d0f177ccd07bdf5eb6f051ab9b09651f05d6f2
348SRCREV_plan9stats="39d0f177ccd07bdf5eb6f051ab9b09651f05d6f2" 348SRCREV_plan9stats = "39d0f177ccd07bdf5eb6f051ab9b09651f05d6f2"
349SRC_URI += "git://github.com/lufia/plan9stats;name=plan9stats;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lufia/plan9stats" 349SRC_URI += "git://github.com/lufia/plan9stats;name=plan9stats;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/lufia/plan9stats"
350 350
351# github.com/mattn/go-colorable v0.1.12 351# github.com/mattn/go-colorable v0.1.12
352# [1] git ls-remote https://github.com/mattn/go-colorable e1bb79c8d53c38a60962ad4b8f658226cc983710 352# [1] git ls-remote https://github.com/mattn/go-colorable e1bb79c8d53c38a60962ad4b8f658226cc983710
353SRCREV_go-colorable="e1bb79c8d53c38a60962ad4b8f658226cc983710" 353SRCREV_go-colorable = "e1bb79c8d53c38a60962ad4b8f658226cc983710"
354SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" 354SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable"
355 355
356# github.com/mattn/go-runewidth v0.0.13 356# github.com/mattn/go-runewidth v0.0.13
357# [1] git ls-remote https://github.com/mattn/go-runewidth df1ff59654317c1b5a3f860ffc47402931932104 357# [1] git ls-remote https://github.com/mattn/go-runewidth df1ff59654317c1b5a3f860ffc47402931932104
358SRCREV_go-runewidth="df1ff59654317c1b5a3f860ffc47402931932104" 358SRCREV_go-runewidth = "df1ff59654317c1b5a3f860ffc47402931932104"
359SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-runewidth" 359SRC_URI += "git://github.com/mattn/go-runewidth;name=go-runewidth;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-runewidth"
360 360
361# github.com/matttproud/golang_protobuf_extensions v1.0.1 361# github.com/matttproud/golang_protobuf_extensions v1.0.1
362# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c 362# [1] git ls-remote https://github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c
363SRCREV_golang_protobuf_extensions="c12348ce28de40eed0136aa2b644d0ee0650e56c" 363SRCREV_golang_protobuf_extensions = "c12348ce28de40eed0136aa2b644d0ee0650e56c"
364SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions" 364SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;name=golang_protobuf_extensions;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/matttproud/golang_protobuf_extensions"
365 365
366# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 366# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
367# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 367# [1] git ls-remote https://github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94
368SRCREV_concurrent="bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94" 368SRCREV_concurrent = "bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94"
369SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/concurrent" 369SRC_URI += "git://github.com/modern-go/concurrent;name=concurrent;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/concurrent"
370 370
371# github.com/modern-go/reflect2 v1.0.2 371# github.com/modern-go/reflect2 v1.0.2
372# [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070 372# [1] git ls-remote https://github.com/modern-go/reflect2 2b33151c9bbc5231aea69b8861c540102b087070
373SRCREV_reflect2="2b33151c9bbc5231aea69b8861c540102b087070" 373SRCREV_reflect2 = "2b33151c9bbc5231aea69b8861c540102b087070"
374SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/reflect2" 374SRC_URI += "git://github.com/modern-go/reflect2;name=reflect2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/modern-go/reflect2"
375 375
376# github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b 376# github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
377# [1] git ls-remote https://github.com/muesli/ansi 2e021307bc4b4f4766c3fb4faf6030b13dc9ec51 377# [1] git ls-remote https://github.com/muesli/ansi 2e021307bc4b4f4766c3fb4faf6030b13dc9ec51
378SRCREV_ansi="2e021307bc4b4f4766c3fb4faf6030b13dc9ec51" 378SRCREV_ansi = "2e021307bc4b4f4766c3fb4faf6030b13dc9ec51"
379SRC_URI += "git://github.com/muesli/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/ansi" 379SRC_URI += "git://github.com/muesli/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/ansi"
380 380
381# github.com/muesli/reflow v0.3.0 381# github.com/muesli/reflow v0.3.0
382# [1] git ls-remote https://github.com/muesli/reflow 602e329532049c9e33fa8c74e352a46fb9486947 382# [1] git ls-remote https://github.com/muesli/reflow 602e329532049c9e33fa8c74e352a46fb9486947
383SRCREV_reflow="602e329532049c9e33fa8c74e352a46fb9486947" 383SRCREV_reflow = "602e329532049c9e33fa8c74e352a46fb9486947"
384SRC_URI += "git://github.com/muesli/reflow;name=reflow;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/reflow" 384SRC_URI += "git://github.com/muesli/reflow;name=reflow;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/reflow"
385 385
386# github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0 386# github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0
387# [1] git ls-remote https://github.com/muesli/termenv 5ac8409525e03ee6cd96daeae32d47902b88f32a 387# [1] git ls-remote https://github.com/muesli/termenv 5ac8409525e03ee6cd96daeae32d47902b88f32a
388SRCREV_termenv="5ac8409525e03ee6cd96daeae32d47902b88f32a" 388SRCREV_termenv = "5ac8409525e03ee6cd96daeae32d47902b88f32a"
389SRC_URI += "git://github.com/muesli/termenv;name=termenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/termenv" 389SRC_URI += "git://github.com/muesli/termenv;name=termenv;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/termenv"
390 390
391# github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e 391# github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
392# [1] git ls-remote https://github.com/niemeyer/pretty a10e7caefd8e0d600cea437f5c3613aeb1553d56 392# [1] git ls-remote https://github.com/niemeyer/pretty a10e7caefd8e0d600cea437f5c3613aeb1553d56
393SRCREV_pretty="a10e7caefd8e0d600cea437f5c3613aeb1553d56" 393SRCREV_pretty = "a10e7caefd8e0d600cea437f5c3613aeb1553d56"
394SRC_URI += "git://github.com/niemeyer/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/niemeyer/pretty" 394SRC_URI += "git://github.com/niemeyer/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/niemeyer/pretty"
395 395
396# github.com/philhofer/fwd v1.1.1 396# github.com/philhofer/fwd v1.1.1
397# [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644 397# [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644
398SRCREV_fwd="9bcb9cab1b0394d8516a132ec243ba944efdb644" 398SRCREV_fwd = "9bcb9cab1b0394d8516a132ec243ba944efdb644"
399SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/philhofer/fwd" 399SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/philhofer/fwd"
400 400
401# github.com/pkg/errors v0.9.1 401# github.com/pkg/errors v0.9.1
402# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 402# [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465
403SRCREV_errors="614d223910a179a466c1767a985424175c39b465" 403SRCREV_errors = "614d223910a179a466c1767a985424175c39b465"
404SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" 404SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors"
405 405
406# github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 406# github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
407# [1] git ls-remote https://github.com/power-devops/perfstat 5aafc221ea8c1ff54b0835cbd5f2386a8410be11 407# [1] git ls-remote https://github.com/power-devops/perfstat 5aafc221ea8c1ff54b0835cbd5f2386a8410be11
408SRCREV_perfstat="5aafc221ea8c1ff54b0835cbd5f2386a8410be11" 408SRCREV_perfstat = "5aafc221ea8c1ff54b0835cbd5f2386a8410be11"
409SRC_URI += "git://github.com/power-devops/perfstat;name=perfstat;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/power-devops/perfstat" 409SRC_URI += "git://github.com/power-devops/perfstat;name=perfstat;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/power-devops/perfstat"
410 410
411# github.com/prometheus/common v0.33.0 411# github.com/prometheus/common v0.33.0
412# [1] git ls-remote https://github.com/prometheus/common 63e75f51cd2368130efbd51b95a4e457e64b444e 412# [1] git ls-remote https://github.com/prometheus/common 63e75f51cd2368130efbd51b95a4e457e64b444e
413SRCREV_common="63e75f51cd2368130efbd51b95a4e457e64b444e" 413SRCREV_common = "63e75f51cd2368130efbd51b95a4e457e64b444e"
414SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common" 414SRC_URI += "git://github.com/prometheus/common;name=common;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/common"
415 415
416# github.com/prometheus/procfs v0.7.3 416# github.com/prometheus/procfs v0.7.3
417# [1] git ls-remote https://github.com/prometheus/procfs f436cbb89ece38bf080d446b3ca27053b305eaac 417# [1] git ls-remote https://github.com/prometheus/procfs f436cbb89ece38bf080d446b3ca27053b305eaac
418SRCREV_procfs="f436cbb89ece38bf080d446b3ca27053b305eaac" 418SRCREV_procfs = "f436cbb89ece38bf080d446b3ca27053b305eaac"
419SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs" 419SRC_URI += "git://github.com/prometheus/procfs;name=procfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/prometheus/procfs"
420 420
421# github.com/rivo/uniseg v0.2.0 421# github.com/rivo/uniseg v0.2.0
422# [1] git ls-remote https://github.com/rivo/uniseg 75711fccf6a3e85bc74c241e2dddd06a9bc9e53d 422# [1] git ls-remote https://github.com/rivo/uniseg 75711fccf6a3e85bc74c241e2dddd06a9bc9e53d
423SRCREV_uniseg="75711fccf6a3e85bc74c241e2dddd06a9bc9e53d" 423SRCREV_uniseg = "75711fccf6a3e85bc74c241e2dddd06a9bc9e53d"
424SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/uniseg" 424SRC_URI += "git://github.com/rivo/uniseg;name=uniseg;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rivo/uniseg"
425 425
426# github.com/sirupsen/logrus v1.8.1 426# github.com/sirupsen/logrus v1.8.1
427# [1] git ls-remote https://github.com/sirupsen/logrus bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b 427# [1] git ls-remote https://github.com/sirupsen/logrus bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b
428SRCREV_logrus="bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b" 428SRCREV_logrus = "bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b"
429SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" 429SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus"
430 430
431# github.com/tidwall/match v1.1.1 431# github.com/tidwall/match v1.1.1
432# [1] git ls-remote https://github.com/tidwall/match 4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf 432# [1] git ls-remote https://github.com/tidwall/match 4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf
433SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf" 433SRCREV_match = "4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf"
434SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/match" 434SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/match"
435 435
436# github.com/tidwall/pretty v1.2.0 436# github.com/tidwall/pretty v1.2.0
437# [1] git ls-remote https://github.com/tidwall/pretty aaa765e7476acb0028a854b85675801362cbdaa2 437# [1] git ls-remote https://github.com/tidwall/pretty aaa765e7476acb0028a854b85675801362cbdaa2
438SRCREV_pretty1="aaa765e7476acb0028a854b85675801362cbdaa2" 438SRCREV_pretty1 = "aaa765e7476acb0028a854b85675801362cbdaa2"
439SRC_URI += "git://github.com/tidwall/pretty;name=pretty1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty" 439SRC_URI += "git://github.com/tidwall/pretty;name=pretty1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty"
440 440
441# github.com/tklauser/go-sysconf v0.3.9 441# github.com/tklauser/go-sysconf v0.3.9
442# [1] git ls-remote https://github.com/tklauser/go-sysconf 746b19d14e19d242c2daa08e0d645c19832c1939 442# [1] git ls-remote https://github.com/tklauser/go-sysconf 746b19d14e19d242c2daa08e0d645c19832c1939
443SRCREV_go-sysconf="746b19d14e19d242c2daa08e0d645c19832c1939" 443SRCREV_go-sysconf = "746b19d14e19d242c2daa08e0d645c19832c1939"
444SRC_URI += "git://github.com/tklauser/go-sysconf;name=go-sysconf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tklauser/go-sysconf" 444SRC_URI += "git://github.com/tklauser/go-sysconf;name=go-sysconf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tklauser/go-sysconf"
445 445
446# github.com/tklauser/numcpus v0.3.0 446# github.com/tklauser/numcpus v0.3.0
447# [1] git ls-remote https://github.com/tklauser/numcpus cc3fdd5f3955d53d50d94380963bddd24bd373e2 447# [1] git ls-remote https://github.com/tklauser/numcpus cc3fdd5f3955d53d50d94380963bddd24bd373e2
448SRCREV_numcpus="cc3fdd5f3955d53d50d94380963bddd24bd373e2" 448SRCREV_numcpus = "cc3fdd5f3955d53d50d94380963bddd24bd373e2"
449SRC_URI += "git://github.com/tklauser/numcpus;name=numcpus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tklauser/numcpus" 449SRC_URI += "git://github.com/tklauser/numcpus;name=numcpus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tklauser/numcpus"
450 450
451# github.com/yusufpapurcu/wmi v1.2.2 451# github.com/yusufpapurcu/wmi v1.2.2
452# [1] git ls-remote https://github.com/yusufpapurcu/wmi 253c5f0cb35e666c4c0fc42083824e7c89f0cc8d 452# [1] git ls-remote https://github.com/yusufpapurcu/wmi 253c5f0cb35e666c4c0fc42083824e7c89f0cc8d
453SRCREV_wmi="253c5f0cb35e666c4c0fc42083824e7c89f0cc8d" 453SRCREV_wmi = "253c5f0cb35e666c4c0fc42083824e7c89f0cc8d"
454SRC_URI += "git://github.com/yusufpapurcu/wmi;name=wmi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yusufpapurcu/wmi" 454SRC_URI += "git://github.com/yusufpapurcu/wmi;name=wmi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yusufpapurcu/wmi"
455 455
456# go.etcd.io/etcd/api/v3 v3.5.2 456# go.etcd.io/etcd/api/v3 v3.5.2
457# [1] git ls-remote https://github.com/etcd-io/etcd 4591a096d4d3c08e577d7269851938db0c1da3d4 457# [1] git ls-remote https://github.com/etcd-io/etcd 4591a096d4d3c08e577d7269851938db0c1da3d4
458SRCREV_v31="4591a096d4d3c08e577d7269851938db0c1da3d4" 458SRCREV_v31 = "4591a096d4d3c08e577d7269851938db0c1da3d4"
459SRC_URI += "git://github.com/etcd-io/etcd;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/etcd/api/v3" 459SRC_URI += "git://github.com/etcd-io/etcd;name=v31;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/etcd-io/etcd/api/v3"
460 460
461# go.uber.org/atomic v1.9.0 461# go.uber.org/atomic v1.9.0
462# [1] git ls-remote https://github.com/uber-go/atomic 135466e2d0c8f8adf4d37dc757e3df0ebdd0dfe8 462# [1] git ls-remote https://github.com/uber-go/atomic 135466e2d0c8f8adf4d37dc757e3df0ebdd0dfe8
463SRCREV_atomic="135466e2d0c8f8adf4d37dc757e3df0ebdd0dfe8" 463SRCREV_atomic = "135466e2d0c8f8adf4d37dc757e3df0ebdd0dfe8"
464SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic" 464SRC_URI += "git://github.com/uber-go/atomic;name=atomic;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/atomic"
465 465
466# go.uber.org/multierr v1.7.0 466# go.uber.org/multierr v1.7.0
467# [1] git ls-remote https://github.com/uber-go/multierr 19d9fff1d3b66750a134671435786579bc994737 467# [1] git ls-remote https://github.com/uber-go/multierr 19d9fff1d3b66750a134671435786579bc994737
468SRCREV_multierr="19d9fff1d3b66750a134671435786579bc994737" 468SRCREV_multierr = "19d9fff1d3b66750a134671435786579bc994737"
469SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr" 469SRC_URI += "git://github.com/uber-go/multierr;name=multierr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/multierr"
470 470
471# go.uber.org/zap v1.19.1 471# go.uber.org/zap v1.19.1
472# [1] git ls-remote https://github.com/uber-go/zap 2f61e97148e69cd2dd1902b03e89ce07cd1218a1 472# [1] git ls-remote https://github.com/uber-go/zap 2f61e97148e69cd2dd1902b03e89ce07cd1218a1
473SRCREV_zap="2f61e97148e69cd2dd1902b03e89ce07cd1218a1" 473SRCREV_zap = "2f61e97148e69cd2dd1902b03e89ce07cd1218a1"
474SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap" 474SRC_URI += "git://github.com/uber-go/zap;name=zap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/zap"
475 475
476# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 476# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
477# [1] git ls-remote https://go.googlesource.com/sync 036812b2e83c0ddf193dd5a34e034151da389d09 477# [1] git ls-remote https://go.googlesource.com/sync 036812b2e83c0ddf193dd5a34e034151da389d09
478SRCREV_sync="036812b2e83c0ddf193dd5a34e034151da389d09" 478SRCREV_sync = "036812b2e83c0ddf193dd5a34e034151da389d09"
479SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sync" 479SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sync"
480 480
481# golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 481# golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
482# [1] git ls-remote https://go.googlesource.com/sys 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809 482# [1] git ls-remote https://go.googlesource.com/sys 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809
483SRCREV_sys="33da011f77ade50ff5b6a6fb4a9a1e6d6b285809" 483SRCREV_sys = "33da011f77ade50ff5b6a6fb4a9a1e6d6b285809"
484SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sys" 484SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.googlesource.com/sys"
485 485
486# google.golang.org/genproto v0.0.0-20211223182754-3ac035c7e7cb 486# google.golang.org/genproto v0.0.0-20211223182754-3ac035c7e7cb
487# [1] git ls-remote https://github.com/googleapis/go-genproto 3ac035c7e7cbd86eb6d8b95be888cf83d73dedd3 487# [1] git ls-remote https://github.com/googleapis/go-genproto 3ac035c7e7cbd86eb6d8b95be888cf83d73dedd3
488SRCREV_genproto="3ac035c7e7cbd86eb6d8b95be888cf83d73dedd3" 488SRCREV_genproto = "3ac035c7e7cbd86eb6d8b95be888cf83d73dedd3"
489SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" 489SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto"
490 490
491# google.golang.org/grpc v1.43.0 491# google.golang.org/grpc v1.43.0
492# [1] git ls-remote https://github.com/grpc/grpc-go 14c11384b76b67f7b1b32a5d18f865762634c0ae 492# [1] git ls-remote https://github.com/grpc/grpc-go 14c11384b76b67f7b1b32a5d18f865762634c0ae
493SRCREV_grpc="14c11384b76b67f7b1b32a5d18f865762634c0ae" 493SRCREV_grpc = "14c11384b76b67f7b1b32a5d18f865762634c0ae"
494SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" 494SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc"
495 495
496# google.golang.org/protobuf v1.27.1 496# google.golang.org/protobuf v1.27.1
497# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d 497# [1] git ls-remote https://github.com/protocolbuffers/protobuf-go b92717ecb630d4a4824b372bf98c729d87311a4d
498SRCREV_protobuf12="b92717ecb630d4a4824b372bf98c729d87311a4d" 498SRCREV_protobuf12 = "b92717ecb630d4a4824b372bf98c729d87311a4d"
499SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" 499SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=protobuf12;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf"
500 500
501# gopkg.in/ini.v1 v1.66.3 501# gopkg.in/ini.v1 v1.66.3
502# [1] git ls-remote https://gopkg.in/ini.v1 fcd6cc399e588727c1231f4ea187d1b963536bcc 502# [1] git ls-remote https://gopkg.in/ini.v1 fcd6cc399e588727c1231f4ea187d1b963536bcc
503SRCREV_ini.v1="fcd6cc399e588727c1231f4ea187d1b963536bcc" 503SRCREV_ini.v1 = "fcd6cc399e588727c1231f4ea187d1b963536bcc"
504SRC_URI += "git://gopkg.in/ini.v1;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1" 504SRC_URI += "git://gopkg.in/ini.v1;name=ini.v1;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/ini.v1"
505 505
506# gopkg.in/yaml.v3 v3.0.1 506# gopkg.in/yaml.v3 v3.0.1
507# [1] git ls-remote https://gopkg.in/yaml.v3 f6f7691b1fdeb513f56608cd2c32c51f8194bf51 507# [1] git ls-remote https://gopkg.in/yaml.v3 f6f7691b1fdeb513f56608cd2c32c51f8194bf51
508SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" 508SRCREV_yaml.v3 = "f6f7691b1fdeb513f56608cd2c32c51f8194bf51"
509SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" 509SRC_URI += "git://gopkg.in/yaml.v3;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3"
diff --git a/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb b/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb
index fc227734d8..917cc694c7 100644
--- a/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb
+++ b/meta-oe/recipes-extended/pegtl/pegtl_3.2.8.bb
@@ -1,6 +1,6 @@
1DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar" 1DESCRIPTION = "header-only library for creating parsers according to Parsing Expression Grammar"
2HOMEPAGE="https://github.com/taocpp/PEGTL" 2HOMEPAGE = "https://github.com/taocpp/PEGTL"
3LICENSE="MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=dccf35ef30bf912bb07b01d469965293" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=dccf35ef30bf912bb07b01d469965293"
5 5
6SRC_URI = " \ 6SRC_URI = " \
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb
index 171b2dec7b..a2be3bb70b 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_1.1.1.bb
@@ -9,7 +9,7 @@ RRECOMMENDS:${PN} += "tslib-calibrate"
9SRC_URI = "https://github.com/merge/xf86-input-tslib/releases/download/${PV}/xf86-input-tslib-${PV}.tar.xz \ 9SRC_URI = "https://github.com/merge/xf86-input-tslib/releases/download/${PV}/xf86-input-tslib-${PV}.tar.xz \
10 file://99-xf86-input-tslib.rules \ 10 file://99-xf86-input-tslib.rules \
11" 11"
12UPSTREAM_CHECK_URI="https://github.com/merge/xf86-input-tslib/tags" 12UPSTREAM_CHECK_URI = "https://github.com/merge/xf86-input-tslib/tags"
13UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)$" 13UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)$"
14 14
15SRC_URI[sha256sum] = "b596168c4ed2f1023212dc828ce49cbe82a0bbd1aac3c5e2958154d78870ca88" 15SRC_URI[sha256sum] = "b596168c4ed2f1023212dc828ce49cbe82a0bbd1aac3c5e2958154d78870ca88"
diff --git a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb
index 37fe0e1bdc..197e4b7184 100644
--- a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb
+++ b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592"
8 8
9SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master" 9SRC_URI = "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master"
10SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5" 10SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5"
11PV = "0.0+git" 11PV = "0.0+git"
12 12
diff --git a/meta-oe/recipes-support/mcelog/mce-test_git.bb b/meta-oe/recipes-support/mcelog/mce-test_git.bb
index 0a6fd684eb..c43651f6eb 100644
--- a/meta-oe/recipes-support/mcelog/mce-test_git.bb
+++ b/meta-oe/recipes-support/mcelog/mce-test_git.bb
@@ -21,7 +21,7 @@ RDEPENDS:${PN} = "mcelog mce-inject dialog bash"
21 21
22COMPATIBLE_HOST = '(i.86|x86_64).*-linux' 22COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
23 23
24S ="${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26EXTRA_OEMAKE += "CFLAGS='${CFLAGS}'" 26EXTRA_OEMAKE += "CFLAGS='${CFLAGS}'"
27 27
diff --git a/meta-oe/recipes-support/opencv/opencv_4.10.0.bb b/meta-oe/recipes-support/opencv/opencv_4.10.0.bb
index 5e54ab636f..6abe0b9546 100644
--- a/meta-oe/recipes-support/opencv/opencv_4.10.0.bb
+++ b/meta-oe/recipes-support/opencv/opencv_4.10.0.bb
@@ -123,10 +123,10 @@ PACKAGECONFIG[v4l] = "-DWITH_V4L=ON,-DWITH_V4L=OFF,v4l-utils,"
123 123
124inherit pkgconfig cmake setuptools3-base python3native 124inherit pkgconfig cmake setuptools3-base python3native
125 125
126export PYTHON_CSPEC="-I${STAGING_INCDIR}/${PYTHON_DIR}" 126export PYTHON_CSPEC = "-I${STAGING_INCDIR}/${PYTHON_DIR}"
127export ORACLE_JAVA_HOME="${STAGING_DIR_NATIVE}/usr/bin/java" 127export ORACLE_JAVA_HOME = "${STAGING_DIR_NATIVE}/usr/bin/java"
128export JAVA_HOME="${STAGING_DIR_NATIVE}/usr/lib/jvm/openjdk-8-native" 128export JAVA_HOME = "${STAGING_DIR_NATIVE}/usr/lib/jvm/openjdk-8-native"
129export ANT_DIR="${STAGING_DIR_NATIVE}/usr/share/ant/" 129export ANT_DIR = "${STAGING_DIR_NATIVE}/usr/share/ant/"
130 130
131TARGET_CC_ARCH += "-I${S}/include " 131TARGET_CC_ARCH += "-I${S}/include "
132 132
diff --git a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb
index 50e6bbebab..3df48fa019 100644
--- a/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb
+++ b/meta-oe/recipes-support/opentelemetry/opentelemetry-cpp_1.17.0.bb
@@ -17,18 +17,17 @@ inherit cmake pkgconfig lib_package
17 17
18LDFLAGS:append:riscv32 = " -latomic" 18LDFLAGS:append:riscv32 = " -latomic"
19 19
20
21EXTRA_OECMAKE:append = " -DPROTOBUF_PROTOC_EXECUTABLE=${RECIPE_SYSROOT_NATIVE}${bindir}/protoc \ 20EXTRA_OECMAKE:append = " -DPROTOBUF_PROTOC_EXECUTABLE=${RECIPE_SYSROOT_NATIVE}${bindir}/protoc \
22 -DOTELCPP_VERSIONED_LIBS=ON \ 21 -DOTELCPP_VERSIONED_LIBS=ON \
23 -DBUILD_SHARED_LIBS=ON " 22 -DBUILD_SHARED_LIBS=ON "
24 23
25PACKAGECONFIG ?= "opentelemetry_install otlp_api" 24PACKAGECONFIG ?= "opentelemetry_install otlp_api"
26 25
27PACKAGECONFIG[opentelemetry_install]="-DOPENTELEMETRY_INSTALL=ON, -DOPENTELEMETRY_INSTALL=OFF" 26PACKAGECONFIG[opentelemetry_install] = "-DOPENTELEMETRY_INSTALL=ON, -DOPENTELEMETRY_INSTALL=OFF"
28PACKAGECONFIG[otlp_api]="-DWITH_OTLP_API=ON, -DWITH_OTLP_API=OFF" 27PACKAGECONFIG[otlp_api] = "-DWITH_OTLP_API=ON, -DWITH_OTLP_API=OFF"
29PACKAGECONFIG[otlp_grpc]="-DWITH_OTLP_GRPC=ON -DWITH_ABSEIL=ON, -DWITH_OTLP_GRPC=OFF, grpc grpc-native protobuf-native" 28PACKAGECONFIG[otlp_grpc] = "-DWITH_OTLP_GRPC=ON -DWITH_ABSEIL=ON, -DWITH_OTLP_GRPC=OFF, grpc grpc-native protobuf-native"
30PACKAGECONFIG[otlp_http]="-DWITH_OTLP_HTTP=ON -DWITH_ABSEIL=ON, -DWITH_OTLP_HTTP=OFF, protobuf protobuf-native curl" 29PACKAGECONFIG[otlp_http] = "-DWITH_OTLP_HTTP=ON -DWITH_ABSEIL=ON, -DWITH_OTLP_HTTP=OFF, protobuf protobuf-native curl"
31PACKAGECONFIG[otlp_prometheus]="-DWITH_PROMETHEUS=ON -DUSE_THIRDPARTY_LIBRARIES=OFF, \ 30PACKAGECONFIG[otlp_prometheus] = "-DWITH_PROMETHEUS=ON -DUSE_THIRDPARTY_LIBRARIES=OFF, \
32 -DWITH_PROMETHEUS=OFF, civetweb curl" 31 -DWITH_PROMETHEUS=OFF, civetweb curl"
33PACKAGECONFIG[benchmark]="-DWITH_BENCHMARK=ON, -DWITH_BENCHMARK=OFF" 32PACKAGECONFIG[benchmark] = "-DWITH_BENCHMARK=ON, -DWITH_BENCHMARK=OFF"
34PACKAGECONFIG[testing]="-DBUILD_TESTING=ON, -DBUILD_TESTING=OFF, gtest" 33PACKAGECONFIG[testing] = "-DBUILD_TESTING=ON, -DBUILD_TESTING=OFF, gtest"
diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.12.bb b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
index dcb264c508..1143d157c9 100644
--- a/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
+++ b/meta-oe/recipes-support/sdparm/sdparm_1.12.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
6LICENSE = "BSD-3-Clause" 6LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://COPYING;md5=ecab6c36b7ba82c675581dd0afde36f7 \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=ecab6c36b7ba82c675581dd0afde36f7 \
8 file://lib/BSD_LICENSE;md5=12cde17a04c30dece2752f36b7192c64" 8 file://lib/BSD_LICENSE;md5=12cde17a04c30dece2752f36b7192c64"
9DEPENDS="sg3-utils" 9DEPENDS = "sg3-utils"
10SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \ 10SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \
11 file://make-sysroot-work.patch \ 11 file://make-sysroot-work.patch \
12 " 12 "
diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb
index 0eed353e01..f4f3abd81b 100644
--- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb
+++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_7.1.4.bb
@@ -21,8 +21,8 @@ S ?= "${WORKDIR}/vbox_module"
21S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}" 21S:task-unpack = "${UNPACKDIR}/${VBOX_NAME}"
22S:task-patch = "${WORKDIR}/${VBOX_NAME}" 22S:task-patch = "${WORKDIR}/${VBOX_NAME}"
23 23
24export VBOX_KBUILD_TARGET_ARCH="${ARCH}" 24export VBOX_KBUILD_TARGET_ARCH = "${ARCH}"
25export VBOX_KBUILD_TARGET_ARCH:x86-64="amd64" 25export VBOX_KBUILD_TARGET_ARCH:x86-64 = "amd64"
26 26
27EXTRA_OEMAKE += "KERN_DIR='${WORKDIR}/${KERNEL_VERSION}/build' KBUILD_VERBOSE=1 CC='${CC} ${DEBUG_PREFIX_MAP} -fdebug-prefix-map=${STAGING_KERNEL_DIR}=${KERNEL_SRC_PATH} -fdebug-prefix-map=${STAGING_KERNEL_BUILDDIR}=${KERNEL_SRC_PATH}'" 27EXTRA_OEMAKE += "KERN_DIR='${WORKDIR}/${KERNEL_VERSION}/build' KBUILD_VERBOSE=1 CC='${CC} ${DEBUG_PREFIX_MAP} -fdebug-prefix-map=${STAGING_KERNEL_DIR}=${KERNEL_SRC_PATH} -fdebug-prefix-map=${STAGING_KERNEL_BUILDDIR}=${KERNEL_SRC_PATH}'"
28 28
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb b/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb
index 716e538902..7b8097c80c 100644
--- a/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb
+++ b/meta-oe/recipes-support/websocketpp/websocketpp_0.8.2.bb
@@ -23,7 +23,7 @@ RDEPENDS:${PN}-dev = ""
23# TOOLCHAIN_TARGET_TASK:append = " websocketpp-dev" 23# TOOLCHAIN_TARGET_TASK:append = " websocketpp-dev"
24 24
25# tag 0.8.2 25# tag 0.8.2
26SRCREV= "56123c87598f8b1dd471be83ca841ceae07f95ba" 26SRCREV = "56123c87598f8b1dd471be83ca841ceae07f95ba"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
diff --git a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
index ab39606bdb..2d77c32945 100644
--- a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
+++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb
@@ -12,7 +12,7 @@ RDEPENDS:${PN} += " \
12" 12"
13 13
14SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https"
15SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414" 15SRCREV = "88cf6d9b9b685ffa1720644bd53c742afb10a414"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb b/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb
index 152d952263..3a06fa88ef 100644
--- a/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb
+++ b/meta-python/recipes-devtools/python/python3-h5py_3.12.1.bb
@@ -25,4 +25,4 @@ RDEPENDS:${PN} = "python3-numpy \
25 python3-json \ 25 python3-json \
26 " 26 "
27 27
28export HDF5_VERSION="1.14.0" 28export HDF5_VERSION = "1.14.0"
diff --git a/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb b/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb
index 5a0e5a8499..8390a8f78a 100644
--- a/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb
+++ b/meta-python/recipes-devtools/python/python3-jsbeautifier_1.15.1.bb
@@ -8,7 +8,7 @@ inherit pypi setuptools3
8 8
9SRC_URI[sha256sum] = "ebd733b560704c602d744eafc839db60a1ee9326e30a2a80c4adb8718adc1b24" 9SRC_URI[sha256sum] = "ebd733b560704c602d744eafc839db60a1ee9326e30a2a80c4adb8718adc1b24"
10 10
11PYPI_PACKAGE="jsbeautifier" 11PYPI_PACKAGE = "jsbeautifier"
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 python3-core \ 14 python3-core \
diff --git a/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb b/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb
index 185597dea1..e4246f594e 100644
--- a/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb
+++ b/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb
@@ -7,6 +7,6 @@ SRC_URI[sha256sum] = "025f8c809a126f45a082ffa820893e6a8d990d9d7ddb68694b5a9f0a6d
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10PYPI_PACKAGE="pcodedmp" 10PYPI_PACKAGE = "pcodedmp"
11 11
12BBCLASSEXTEND = "native nativesdk" 12BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb
index 6cf33491b7..46440c9d5d 100644
--- a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.3.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "dbd9047a7ac10d11a5227e97163b617ad5d665050476ff63867d971758
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10
11PYPI_PACKAGE= "pdm_backend" 11PYPI_PACKAGE = "pdm_backend"
12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
13 13
14BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-pylint_3.3.3.bb b/meta-python/recipes-devtools/python/python3-pylint_3.3.3.bb
index 8709d8596f..f3654360de 100644
--- a/meta-python/recipes-devtools/python/python3-pylint_3.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pylint_3.3.3.bb
@@ -1,5 +1,5 @@
1SUMMARY="Pylint is a Python source code analyzer" 1SUMMARY = "Pylint is a Python source code analyzer"
2HOMEPAGE= "http://www.pylint.org/" 2HOMEPAGE = "http://www.pylint.org/"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9"
5 5
diff --git a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
index 6f3012d1e1..3f4423a71f 100644
--- a/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "8e1c8e72d0845ad2b32a47ab11a719bc2e41165ec101fd4d3fe9e92aa3
10 10
11inherit pypi 11inherit pypi
12 12
13PYPI_PACKAGE="rarfile" 13PYPI_PACKAGE = "rarfile"
14 14
15RDEPENDS:${PN} += "\ 15RDEPENDS:${PN} += "\
16 7zip \ 16 7zip \
diff --git a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb
index 8e6df79385..8e762580f6 100644
--- a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=609ded3add9111c4c6e102f1d421d3f8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=609ded3add9111c4c6e102f1d421d3f8"
6 6
7# Prefix archive to avoid clashing with the main redis archives 7# Prefix archive to avoid clashing with the main redis archives
8PYPI_ARCHIVE_NAME_PREFIX="pypi-" 8PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
9 9
10SRC_URI[sha256sum] = "16f2e22dff21d5125e8481515e386711a34cbec50f0e44413dd7d9c060a54e0f" 10SRC_URI[sha256sum] = "16f2e22dff21d5125e8481515e386711a34cbec50f0e44413dd7d9c060a54e0f"
11 11
diff --git a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
index 8bfb8a6deb..6ff9a091f0 100644
--- a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "308ebfd98e67d898834876348b27caf41470cd853fbe2681cc7dacd8fd
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11PYPI_PACKAGE="unoconv" 11PYPI_PACKAGE = "unoconv"
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 python3-setuptools \ 14 python3-setuptools \
diff --git a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb b/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb
index 27ae8fe8af..8de764a7b6 100644
--- a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb
+++ b/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4a
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11PYPI_PACKAGE="Wand" 11PYPI_PACKAGE = "Wand"
12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
13 13
14FILES:${PN}-doc += "${datadir}/README.rst" 14FILES:${PN}-doc += "${datadir}/README.rst"
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb
index 9755bacca1..1512672435 100644
--- a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb
+++ b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb
@@ -2,7 +2,7 @@ SUMMARY = "Rich is a Python library for rich text and beautiful formatting in th
2DESCRIPTION = "The Rich API makes it easy to add color and style to terminal output. \ 2DESCRIPTION = "The Rich API makes it easy to add color and style to terminal output. \
3Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, \ 3Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, \
4tracebacks, and more." 4tracebacks, and more."
5HOMEPAGE="https://github.com/Textualize/rich" 5HOMEPAGE = "https://github.com/Textualize/rich"
6SECTION = "devel/python" 6SECTION = "devel/python"
7LICENSE = "MIT" 7LICENSE = "MIT"
8 8