diff options
Diffstat (limited to 'meta-oe/recipes-devtools')
47 files changed, 53 insertions, 53 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb index 23db1d6568..37d5d81238 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=df52c6edb7adc22e533b2bacc3bd3915" | |||
10 | PV = "20210324.2+git${SRCPV}" | 10 | PV = "20210324.2+git${SRCPV}" |
11 | SRCREV = "278e0a071885a22dcd2fd1b5576cc44757299343" | 11 | SRCREV = "278e0a071885a22dcd2fd1b5576cc44757299343" |
12 | BRANCH = "lts_2021_03_24" | 12 | BRANCH = "lts_2021_03_24" |
13 | SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \ | 13 | SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH};protocol=https \ |
14 | file://0001-absl-always-use-asm-sgidefs.h.patch \ | 14 | file://0001-absl-always-use-asm-sgidefs.h.patch \ |
15 | file://0002-Remove-maes-option-from-cross-compilation.patch \ | 15 | file://0002-Remove-maes-option-from-cross-compilation.patch \ |
16 | file://abseil-ppc-fixes.patch \ | 16 | file://abseil-ppc-fixes.patch \ |
diff --git a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb b/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb index eb8e0318ee..d4d8d8eb45 100644 --- a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb +++ b/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50 \ | |||
7 | 7 | ||
8 | SRCREV = "d28a980802ad48568c87da02d630c8babfe163bb" | 8 | SRCREV = "d28a980802ad48568c87da02d630c8babfe163bb" |
9 | PV .= "+10.0.1+git${SRCPV}" | 9 | PV .= "+10.0.1+git${SRCPV}" |
10 | SRC_URI = "gitsm://github.com/${BPN}/${BPN}.git \ | 10 | SRC_URI = "gitsm://github.com/${BPN}/${BPN}.git;branch=master;protocol=https \ |
11 | " | 11 | " |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb index 9f759100b8..0e6461589e 100644 --- a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb +++ b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | LICENSE = "BSL-1.0" | 4 | LICENSE = "BSL-1.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop" | 7 | SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop;protocol=https" |
8 | 8 | ||
9 | SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff" | 9 | SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff" |
10 | 10 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb index 1757c70194..fabf59d4b2 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad_git.bb +++ b/meta-oe/recipes-devtools/breakpad/breakpad_git.bb | |||
@@ -28,11 +28,11 @@ SRCREV_protobuf = "cb6dd4ef5f82e41e06179dcd57d3b1d9246ad6ac" | |||
28 | SRCREV_lss = "fd00dbbd0c06a309c657d89e9430143b179ff6db" | 28 | SRCREV_lss = "fd00dbbd0c06a309c657d89e9430143b179ff6db" |
29 | SRCREV_gyp = "324dd166b7c0b39d513026fa52d6280ac6d56770" | 29 | SRCREV_gyp = "324dd166b7c0b39d513026fa52d6280ac6d56770" |
30 | 30 | ||
31 | SRC_URI = "git://github.com/google/breakpad;name=breakpad;branch=main \ | 31 | SRC_URI = "git://github.com/google/breakpad;name=breakpad;branch=main;protocol=https \ |
32 | git://github.com/google/googletest.git;destsuffix=git/src/testing/gtest;name=gtest \ | 32 | git://github.com/google/googletest.git;destsuffix=git/src/testing/gtest;name=gtest;branch=master;protocol=https \ |
33 | git://github.com/protocolbuffers/protobuf.git;destsuffix=git/src/third_party/protobuf/protobuf;name=protobuf \ | 33 | git://github.com/protocolbuffers/protobuf.git;destsuffix=git/src/third_party/protobuf/protobuf;name=protobuf;branch=master;protocol=https \ |
34 | git://chromium.googlesource.com/linux-syscall-support;protocol=https;branch=main;destsuffix=git/src/third_party/lss;name=lss \ | 34 | git://chromium.googlesource.com/linux-syscall-support;protocol=https;branch=main;destsuffix=git/src/third_party/lss;name=lss \ |
35 | git://chromium.googlesource.com/external/gyp;protocol=https;destsuffix=git/src/tools/gyp;name=gyp \ | 35 | git://chromium.googlesource.com/external/gyp;protocol=https;destsuffix=git/src/tools/gyp;name=gyp;branch=master \ |
36 | file://0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch \ | 36 | file://0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch \ |
37 | file://0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch \ | 37 | file://0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch \ |
38 | file://0001-Turn-off-sign-compare-for-musl-libc.patch \ | 38 | file://0001-Turn-off-sign-compare-for-musl-libc.patch \ |
diff --git a/meta-oe/recipes-devtools/capnproto/capnproto_0.8.0.bb b/meta-oe/recipes-devtools/capnproto/capnproto_0.8.0.bb index 2d78beea5b..774423192e 100644 --- a/meta-oe/recipes-devtools/capnproto/capnproto_0.8.0.bb +++ b/meta-oe/recipes-devtools/capnproto/capnproto_0.8.0.bb | |||
@@ -5,7 +5,7 @@ SECTION = "console/tools" | |||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=a05663ae6cca874123bf667a60dca8c9" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV} \ | 8 | SRC_URI = "git://github.com/sandstorm-io/capnproto.git;branch=release-${PV};protocol=https \ |
9 | file://0001-mutex-Fix-build-on-32-bit-architectures-using-64-bit.patch;patchdir=../ \ | 9 | file://0001-mutex-Fix-build-on-32-bit-architectures-using-64-bit.patch;patchdir=../ \ |
10 | " | 10 | " |
11 | SRCREV = "57a4ca5af5a7f55b768a9d9d6655250bffb1257f" | 11 | SRCREV = "57a4ca5af5a7f55b768a9d9d6655250bffb1257f" |
diff --git a/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb b/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb index 1a4e53d508..200f751669 100644 --- a/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb +++ b/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb | |||
@@ -5,7 +5,7 @@ SECTION = "libs" | |||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/DaveGamble/cJSON.git" | 8 | SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https" |
9 | SRCREV = "d348621ca93571343a56862df7de4ff3bc9b5667" | 9 | SRCREV = "d348621ca93571343a56862df7de4ff3bc9b5667" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb index 3070d2937f..c414fd3146 100644 --- a/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb +++ b/meta-oe/recipes-devtools/concurrencykit/concurrencykit_git.bb | |||
@@ -10,7 +10,7 @@ SECTION = "base" | |||
10 | PV = "0.5.1+git${SRCPV}" | 10 | PV = "0.5.1+git${SRCPV}" |
11 | SRCREV = "f97d3da5c375ac2fc5a9173cdd36cb828915a2e1" | 11 | SRCREV = "f97d3da5c375ac2fc5a9173cdd36cb828915a2e1" |
12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a0b24c1a8f9ad516a297d055b0294231" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a0b24c1a8f9ad516a297d055b0294231" |
13 | SRC_URI = "git://github.com/concurrencykit/ck.git \ | 13 | SRC_URI = "git://github.com/concurrencykit/ck.git;branch=master;protocol=https \ |
14 | file://cross.patch \ | 14 | file://cross.patch \ |
15 | " | 15 | " |
16 | 16 | ||
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb index 3289436fa2..4cc1c12b65 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
15 | inherit autotools-brokensep pkgconfig manpages | 15 | inherit autotools-brokensep pkgconfig manpages |
16 | 16 | ||
17 | SRCREV = "ca81123303640582358ce7b8a4e466615950a1f7" | 17 | SRCREV = "ca81123303640582358ce7b8a4e466615950a1f7" |
18 | SRC_URI = "git://github.com/universal-ctags/ctags" | 18 | SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||
diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb index 60ca2ab282..2c9e45fce7 100644 --- a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb +++ b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "GPLv2" | |||
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master " | 6 | SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https" |
7 | SRCREV = "b0d80b7129f1d84cc563a4098d869e7420bcf4bc" | 7 | SRCREV = "b0d80b7129f1d84cc563a4098d869e7420bcf4bc" |
8 | PV = "1.3" | 8 | PV = "1.3" |
9 | 9 | ||
diff --git a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb index a50679ae4f..52975c8215 100644 --- a/meta-oe/recipes-devtools/exprtk/exprtk_git.bb +++ b/meta-oe/recipes-devtools/exprtk/exprtk_git.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
6 | SRCREV = "281c2ccc65b8f91c012ea3725ebcef406378a225" | 6 | SRCREV = "281c2ccc65b8f91c012ea3725ebcef406378a225" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/ArashPartow/exprtk.git" | 8 | SRC_URI = "git://github.com/ArashPartow/exprtk.git;branch=master;protocol=https" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb index 957f059229..06bb971541 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_2.0.0.bb | |||
@@ -14,7 +14,7 @@ RDEPENDS:${PN}-dev += "${PN}-compiler" | |||
14 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 14 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
15 | 15 | ||
16 | SRCREV = "a9a295fecf3fbd5a4f571f53b01f63202a3e2113" | 16 | SRCREV = "a9a295fecf3fbd5a4f571f53b01f63202a3e2113" |
17 | SRC_URI = "git://github.com/google/flatbuffers.git" | 17 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" |
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | CVE_CHECK_WHITELIST += "CVE-2020-35864" | 20 | CVE_CHECK_WHITELIST += "CVE-2020-35864" |
diff --git a/meta-oe/recipes-devtools/guider/guider_3.9.8.bb b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb index f16cced1a0..47d872a400 100644 --- a/meta-oe/recipes-devtools/guider/guider_3.9.8.bb +++ b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" | |||
8 | 8 | ||
9 | PV = "3.9.8+git${SRCPV}" | 9 | PV = "3.9.8+git${SRCPV}" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/iipeace/${BPN}" | 11 | SRC_URI = "git://github.com/iipeace/${BPN};branch=master;protocol=https" |
12 | SRCREV = "a502cd93b13235b7539557a91328de00b7c51bc3" | 12 | SRCREV = "a502cd93b13235b7539557a91328de00b7c51bc3" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb index 5473eefe75..fad42e3994 100644 --- a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb +++ b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | |||
9 | 9 | ||
10 | DEPENDS = "zlib boost libunwind elfutils" | 10 | DEPENDS = "zlib boost libunwind elfutils" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/KDE/heaptrack.git;protocol=https \ | 12 | SRC_URI = "git://github.com/KDE/heaptrack.git;protocol=https;branch=master \ |
13 | file://0001-libheaptrack-Replace-__pid_t-with-pid_t.patch \ | 13 | file://0001-libheaptrack-Replace-__pid_t-with-pid_t.patch \ |
14 | file://0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch \ | 14 | file://0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch \ |
15 | file://0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch \ | 15 | file://0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch \ |
diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb index 7cd06f1025..32fa8f5ffb 100644 --- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb +++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.2.1.bb | |||
@@ -13,7 +13,7 @@ SECTION = "libs" | |||
13 | 13 | ||
14 | LIC_FILES_CHKSUM = "file://README;md5=6900e4a158982e4c4715bf16aa54fa10" | 14 | LIC_FILES_CHKSUM = "file://README;md5=6900e4a158982e4c4715bf16aa54fa10" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/jemalloc/jemalloc.git \ | 16 | SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=master;protocol=https \ |
17 | file://0001-Makefile.in-make-sure-doc-generated-before-install.patch \ | 17 | file://0001-Makefile.in-make-sure-doc-generated-before-install.patch \ |
18 | file://run-ptest \ | 18 | file://run-ptest \ |
19 | " | 19 | " |
diff --git a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.1.0.bb b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.1.0.bb index 7f6c34eb3d..4a8de5f3b0 100644 --- a/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.1.0.bb +++ b/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator_2.1.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "JSON schema validator for JSON for Modern C++" | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c441d022da1b1663c70181a32225d006" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c441d022da1b1663c70181a32225d006" |
4 | 4 | ||
5 | SRC_URI = "git://github.com/pboettch/json-schema-validator" | 5 | SRC_URI = "git://github.com/pboettch/json-schema-validator;branch=master;protocol=https" |
6 | SRCREV = "27fc1d094503623dfe39365ba82581507524545c" | 6 | SRCREV = "27fc1d094503623dfe39365ba82581507524545c" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb index a02ff4a4da..051304db77 100644 --- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb +++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.4.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b" | |||
14 | PE = "1" | 14 | PE = "1" |
15 | 15 | ||
16 | SRCREV = "9059f5cad030ba11d37818847443a53918c327b1" | 16 | SRCREV = "9059f5cad030ba11d37818847443a53918c327b1" |
17 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp" | 17 | SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||
diff --git a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb index 586489b74b..43dc2e36a4 100644 --- a/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb +++ b/meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.3.0.bb | |||
@@ -9,7 +9,7 @@ SECTION = "libs" | |||
9 | 9 | ||
10 | DEPENDS = "curl jsoncpp libmicrohttpd hiredis" | 10 | DEPENDS = "curl jsoncpp libmicrohttpd hiredis" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp \ | 12 | SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp;branch=master;protocol=https \ |
13 | file://0001-Fix-build-with-libmicrohttpd.patch \ | 13 | file://0001-Fix-build-with-libmicrohttpd.patch \ |
14 | " | 14 | " |
15 | 15 | ||
diff --git a/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb b/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb index 1664d637b7..a87dbf0481 100644 --- a/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb +++ b/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=930f8aa500a47c7dab0f8efb5a1c9a40" | |||
14 | DEPENDS = "libgfortran" | 14 | DEPENDS = "libgfortran" |
15 | 15 | ||
16 | SRCREV = "6acc99d5f39130be7cec00fb835606042101a970" | 16 | SRCREV = "6acc99d5f39130be7cec00fb835606042101a970" |
17 | SRC_URI = "git://github.com/Reference-LAPACK/lapack.git;protocol=https" | 17 | SRC_URI = "git://github.com/Reference-LAPACK/lapack.git;protocol=https;branch=master" |
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
20 | EXTRA_OECMAKE = " -DBUILD_SHARED_LIBS=ON " | 20 | EXTRA_OECMAKE = " -DBUILD_SHARED_LIBS=ON " |
diff --git a/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb b/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb index b83e86a488..2dc3776e81 100644 --- a/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb +++ b/meta-oe/recipes-devtools/libsombok3/libsombok3_2.4.0.bb | |||
@@ -7,7 +7,7 @@ Cluster segmentation described in Annex #29 (UAX #29)." | |||
7 | LICENSE = "Artistic-1.0 | GPLv1+" | 7 | LICENSE = "Artistic-1.0 | GPLv1+" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5b122a36d0f6dc55279a0ebc69f3c60b" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5b122a36d0f6dc55279a0ebc69f3c60b" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/hatukanezumi/sombok.git;protocol=https \ | 10 | SRC_URI = "git://github.com/hatukanezumi/sombok.git;protocol=https;branch=master \ |
11 | file://0001-configure.ac-fix-cross-compiling-issue.patch \ | 11 | file://0001-configure.ac-fix-cross-compiling-issue.patch \ |
12 | " | 12 | " |
13 | 13 | ||
diff --git a/meta-oe/recipes-devtools/libubox/libubox_git.bb b/meta-oe/recipes-devtools/libubox/libubox_git.bb index 76d1c8bf3a..872bdb63a0 100644 --- a/meta-oe/recipes-devtools/libubox/libubox_git.bb +++ b/meta-oe/recipes-devtools/libubox/libubox_git.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "\ | |||
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI = "\ | 15 | SRC_URI = "\ |
16 | git://git.openwrt.org/project/libubox.git \ | 16 | git://git.openwrt.org/project/libubox.git;branch=master \ |
17 | file://0001-version-libraries.patch \ | 17 | file://0001-version-libraries.patch \ |
18 | file://fix-libdir.patch \ | 18 | file://fix-libdir.patch \ |
19 | file://0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch \ | 19 | file://0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch \ |
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index 37e2ba6690..b6fb1dcdd2 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
@@ -14,7 +14,7 @@ PV = "7.91+git${SRCPV}" | |||
14 | SRCREV = "c22d359433b333937ee3d803450dc41998115685" | 14 | SRCREV = "c22d359433b333937ee3d803450dc41998115685" |
15 | 15 | ||
16 | DEPENDS = "elfutils" | 16 | DEPENDS = "elfutils" |
17 | SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \ | 17 | SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http;protocol=https \ |
18 | file://configure-allow-to-disable-selinux-support.patch \ | 18 | file://configure-allow-to-disable-selinux-support.patch \ |
19 | file://0001-replace-readdir_r-with-readdir.patch \ | 19 | file://0001-replace-readdir_r-with-readdir.patch \ |
20 | file://0001-Use-correct-enum-type.patch \ | 20 | file://0001-Use-correct-enum-type.patch \ |
diff --git a/meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb b/meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb index d9f489b8b0..f6578ca093 100644 --- a/meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb +++ b/meta-oe/recipes-devtools/luaposix/luaposix_35.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f81069e00c0cad249f20efe958276db1" | |||
5 | 5 | ||
6 | DEPENDS += "lua-native lua virtual/crypt" | 6 | DEPENDS += "lua-native lua virtual/crypt" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV} \ | 8 | SRC_URI = "git://github.com/luaposix/luaposix.git;branch=release-v${PV};protocol=https \ |
9 | " | 9 | " |
10 | SRCREV = "14043c5086ae738823a5dfbc9170d9e14193fbef" | 10 | SRCREV = "14043c5086ae738823a5dfbc9170d9e14193fbef" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/msgpack/msgpack-c_4.0.0.bb b/meta-oe/recipes-devtools/msgpack/msgpack-c_4.0.0.bb index 1bb371addb..c6a6ac4673 100644 --- a/meta-oe/recipes-devtools/msgpack/msgpack-c_4.0.0.bb +++ b/meta-oe/recipes-devtools/msgpack/msgpack-c_4.0.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=7a858c074723608e08614061dc044352 \ | |||
9 | 9 | ||
10 | PV .= "+git${SRCPV}" | 10 | PV .= "+git${SRCPV}" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/msgpack/msgpack-c;branch=c_master \ | 12 | SRC_URI = "git://github.com/msgpack/msgpack-c;branch=c_master;protocol=https \ |
13 | " | 13 | " |
14 | SRCREV = "a9a48cea3a78ba661ee8096b5dab456361b0ff23" | 14 | SRCREV = "a9a48cea3a78ba661ee8096b5dab456361b0ff23" |
15 | 15 | ||
diff --git a/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.0.2.bb b/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.0.2.bb index f66a00bd84..ef066753d7 100644 --- a/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.0.2.bb +++ b/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.0.2.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=7a858c074723608e08614061dc044352 \ | |||
9 | 9 | ||
10 | PV .= "+git${SRCPV}" | 10 | PV .= "+git${SRCPV}" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/msgpack/msgpack-c;branch=cpp_master \ | 12 | SRC_URI = "git://github.com/msgpack/msgpack-c;branch=cpp_master;protocol=https \ |
13 | " | 13 | " |
14 | SRCREV = "3bdbf0d2ee75d46d71afa691a594777d89a22cf7" | 14 | SRCREV = "3bdbf0d2ee75d46d71afa691a594777d89a22cf7" |
15 | 15 | ||
diff --git a/meta-oe/recipes-devtools/musl/musl-nscd_git.bb b/meta-oe/recipes-devtools/musl/musl-nscd_git.bb index 6af7ab9cd8..ac2b5a266b 100644 --- a/meta-oe/recipes-devtools/musl/musl-nscd_git.bb +++ b/meta-oe/recipes-devtools/musl/musl-nscd_git.bb | |||
@@ -12,7 +12,7 @@ DEPENDS += "flex-native bison-native flex bison" | |||
12 | PV = "1.0.2" | 12 | PV = "1.0.2" |
13 | 13 | ||
14 | SRCREV = "af581482a3e1059458f3c8b20a56f82807ca3bd4" | 14 | SRCREV = "af581482a3e1059458f3c8b20a56f82807ca3bd4" |
15 | SRC_URI = "git://github.com/pikhq/musl-nscd \ | 15 | SRC_URI = "git://github.com/pikhq/musl-nscd;branch=master;protocol=https \ |
16 | file://0001-Fix-build-under-GCC-fno-common.patch \ | 16 | file://0001-Fix-build-under-GCC-fno-common.patch \ |
17 | file://0001-configure-Check-for-flex-if-lex-is-not-found.patch \ | 17 | file://0001-configure-Check-for-flex-if-lex-is-not-found.patch \ |
18 | file://0001-nsswitch.y-Replace-empty-bison-extension.patch \ | 18 | file://0001-nsswitch.y-Replace-empty-bison-extension.patch \ |
diff --git a/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb b/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb index e3c407e6d5..ace3215396 100644 --- a/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb +++ b/meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=b67209a1e36b682a8226de19d265b1e0" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=b67209a1e36b682a8226de19d265b1e0" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/nlohmann/fifo_map.git" | 7 | SRC_URI = "git://github.com/nlohmann/fifo_map.git;branch=master;protocol=https" |
8 | 8 | ||
9 | PV = "1.0.0+git${SRCPV}" | 9 | PV = "1.0.0+git${SRCPV}" |
10 | 10 | ||
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb index fff32372a4..223b141d19 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=441793d25a658d58d79a1f87516a6ad1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=441793d25a658d58d79a1f87516a6ad1" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ | 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRCREV = "fec56a1a16c6e1c1b1f4e116a20e79398282626c" | 10 | SRCREV = "fec56a1a16c6e1c1b1f4e116a20e79398282626c" |
diff --git a/meta-oe/recipes-devtools/openocd/openocd_git.bb b/meta-oe/recipes-devtools/openocd/openocd_git.bb index ad770ce2ad..1b06f29c10 100644 --- a/meta-oe/recipes-devtools/openocd/openocd_git.bb +++ b/meta-oe/recipes-devtools/openocd/openocd_git.bb | |||
@@ -5,10 +5,10 @@ DEPENDS = "libusb-compat libftdi" | |||
5 | RDEPENDS:${PN} = "libusb1" | 5 | RDEPENDS:${PN} = "libusb1" |
6 | 6 | ||
7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
8 | git://repo.or.cz/openocd.git;protocol=http;name=openocd \ | 8 | git://repo.or.cz/openocd.git;protocol=http;name=openocd;branch=master \ |
9 | git://repo.or.cz/r/git2cl.git;protocol=http;destsuffix=tools/git2cl;name=git2cl \ | 9 | git://repo.or.cz/r/git2cl.git;protocol=http;destsuffix=tools/git2cl;name=git2cl;branch=master \ |
10 | git://repo.or.cz/r/jimtcl.git;protocol=http;destsuffix=git/jimtcl;name=jimtcl \ | 10 | git://repo.or.cz/r/jimtcl.git;protocol=http;destsuffix=git/jimtcl;name=jimtcl;branch=master \ |
11 | git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=git/src/jtag/drivers/libjaylink;name=libjaylink \ | 11 | git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=git/src/jtag/drivers/libjaylink;name=libjaylink;branch=master \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV_FORMAT = "openocd" | 14 | SRCREV_FORMAT = "openocd" |
diff --git a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb index 66f7761357..c5c5e8325b 100644 --- a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb +++ b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb | |||
@@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
10 | COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux" | 10 | COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux" |
11 | 11 | ||
12 | SRCREV = "f02af2553ea58ae1186226af0d0ec835a248358f" | 12 | SRCREV = "f02af2553ea58ae1186226af0d0ec835a248358f" |
13 | SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git \ | 13 | SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \ |
14 | file://0001-CMakeList.txt-make-python-optional.patch \ | 14 | file://0001-CMakeList.txt-make-python-optional.patch \ |
15 | file://0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch \ | 15 | file://0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch \ |
16 | file://0003-CMakeList.txt-don-t-download-libbpf-source-when-syst.patch" | 16 | file://0003-CMakeList.txt-don-t-download-libbpf-source-when-syst.patch" |
diff --git a/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb b/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb index 42f5513284..6f4004f970 100644 --- a/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb +++ b/meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
8 | COMPATIBLE_HOST = "(x86_64|aarch64|arm|riscv64)" | 8 | COMPATIBLE_HOST = "(x86_64|aarch64|arm|riscv64)" |
9 | 9 | ||
10 | SRCREV = "09724edb1783a98da2b7ae53c5aaa87493aabc9b" | 10 | SRCREV = "09724edb1783a98da2b7ae53c5aaa87493aabc9b" |
11 | SRC_URI = "git://github.com/billfarrow/pcimem.git " | 11 | SRC_URI = "git://github.com/billfarrow/pcimem.git;branch=master;protocol=https" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
diff --git a/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb index 27dc358d15..bab1827ff6 100644 --- a/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb +++ b/meta-oe/recipes-devtools/perl/ipc-run_20200505.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e" |
10 | DEPENDS = "perl" | 10 | DEPENDS = "perl" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/toddr/IPC-Run.git" | 12 | SRC_URI = "git://github.com/toddr/IPC-Run.git;branch=master;protocol=https" |
13 | SRCREV = "af435a1635ef9e48a84adc3230099e7ecf20c79d" | 13 | SRCREV = "af435a1635ef9e48a84adc3230099e7ecf20c79d" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb index 049dc665dd..760c0ad0a5 100644 --- a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb +++ b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.050.bb | |||
@@ -15,7 +15,7 @@ DEPENDS += "libdev-checklib-perl-native libdbi-perl-native libmysqlclient" | |||
15 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d0a06964340e5c0cde88b7af611f755c" | 15 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d0a06964340e5c0cde88b7af611f755c" |
16 | 16 | ||
17 | SRCREV = "9b5b70ea372f49fe9bc9e592dae3870596d1e3d6" | 17 | SRCREV = "9b5b70ea372f49fe9bc9e592dae3870596d1e3d6" |
18 | SRC_URI = "git://github.com/perl5-dbi/DBD-mysql.git;protocol=https" | 18 | SRC_URI = "git://github.com/perl5-dbi/DBD-mysql.git;protocol=https;branch=master" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||
diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb index 156d6c352e..ea1c1d592f 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=1171;endline=1176;md5=3be2cb8159d094 | |||
9 | 9 | ||
10 | DEPENDS += "perl" | 10 | DEPENDS += "perl" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https" | 12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" |
13 | 13 | ||
14 | SRCREV = "ebbae181c5e311fa80ee4c6379b598c7a6400570" | 14 | SRCREV = "ebbae181c5e311fa80ee4c6379b598c7a6400570" |
15 | 15 | ||
diff --git a/meta-oe/recipes-devtools/ply/ply_git.bb b/meta-oe/recipes-devtools/ply/ply_git.bb index b1327efebf..27e04d319c 100644 --- a/meta-oe/recipes-devtools/ply/ply_git.bb +++ b/meta-oe/recipes-devtools/ply/ply_git.bb | |||
@@ -7,7 +7,7 @@ DEPENDS += "bison-native" | |||
7 | 7 | ||
8 | PV = "2.1.1+git${SRCPV}" | 8 | PV = "2.1.1+git${SRCPV}" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/iovisor/ply" | 10 | SRC_URI = "git://github.com/iovisor/ply;branch=master;protocol=https" |
11 | SRCREV = "e25c9134b856cc7ffe9f562ff95caf9487d16b59" | 11 | SRCREV = "e25c9134b856cc7ffe9f562ff95caf9487d16b59" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/pmtools/pmtools_git.bb b/meta-oe/recipes-devtools/pmtools/pmtools_git.bb index 27db4bf800..afa503ee42 100644 --- a/meta-oe/recipes-devtools/pmtools/pmtools_git.bb +++ b/meta-oe/recipes-devtools/pmtools/pmtools_git.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
6 | 6 | ||
7 | PV = "20130209+git${SRCPV}" | 7 | PV = "20130209+git${SRCPV}" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/anyc/pmtools.git \ | 9 | SRC_URI = "git://github.com/anyc/pmtools.git;branch=master;protocol=https \ |
10 | file://pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch \ | 10 | file://pmtools-switch-to-dynamic-buffer-for-huge-ACPI-table.patch \ |
11 | " | 11 | " |
12 | SRCREV = "3ebe0e54c54061b4c627236cbe35d820de2e1168" | 12 | SRCREV = "3ebe0e54c54061b4c627236cbe35d820de2e1168" |
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.4.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.4.0.bb index cc037d3934..3932805248 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf-c_1.4.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf-c_1.4.0.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cb901168715f4782a2b06c3ddaefa558" | |||
12 | 12 | ||
13 | DEPENDS = "protobuf-native protobuf" | 13 | DEPENDS = "protobuf-native protobuf" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/protobuf-c/protobuf-c.git" | 15 | SRC_URI = "git://github.com/protobuf-c/protobuf-c.git;branch=master;protocol=https" |
16 | SRCREV = "f224ab2eeb648a818eb20687d7150a285442c907" | 16 | SRCREV = "f224ab2eeb648a818eb20687d7150a285442c907" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb index 93daa1804e..bff159590d 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb | |||
@@ -12,7 +12,7 @@ DEPENDS:append:class-target = " protobuf-native" | |||
12 | 12 | ||
13 | SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725" | 13 | SRCREV = "7c40b2df1fdf6f414c1c18c789715a9c948a0725" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \ | 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \ |
16 | file://run-ptest \ | 16 | file://run-ptest \ |
17 | file://0001-protobuf-fix-configure-error.patch \ | 17 | file://0001-protobuf-fix-configure-error.patch \ |
18 | file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \ | 18 | file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \ |
diff --git a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb index 0dd6edb854..b6ff62b91c 100644 --- a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb +++ b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb | |||
@@ -4,7 +4,7 @@ SECTION = "libs" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125" | 5 | LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1" | 7 | SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1;protocol=https" |
8 | 8 | ||
9 | SRCREV = "0ccdbf364c577803e2a751f5aededce935314313" | 9 | SRCREV = "0ccdbf364c577803e2a751f5aededce935314313" |
10 | 10 | ||
diff --git a/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb b/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb index 72193b744b..797ec0e7b2 100644 --- a/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb +++ b/meta-oe/recipes-devtools/serialcheck/serialcheck_1.0.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | 5 | ||
6 | SRC_URI = " \ | 6 | SRC_URI = " \ |
7 | git://github.com/nsekhar/serialcheck.git \ | 7 | git://github.com/nsekhar/serialcheck.git;branch=master;protocol=https \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRCREV = "45eb2ffa5378396e85432872833890b0a1cba872" | 10 | SRCREV = "45eb2ffa5378396e85432872833890b0a1cba872" |
diff --git a/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb b/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb index 9176cd4826..c0b22403b1 100644 --- a/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb +++ b/meta-oe/recipes-devtools/sqlite-orm/sqlite-orm_1.5.bb | |||
@@ -8,7 +8,7 @@ inherit cmake | |||
8 | DEPENDS += "sqlite3" | 8 | DEPENDS += "sqlite3" |
9 | 9 | ||
10 | SRCREV = "e8a9e9416f421303f4b8970caab26dadf8bae98b" | 10 | SRCREV = "e8a9e9416f421303f4b8970caab26dadf8bae98b" |
11 | SRC_URI = "git://github.com/fnc12/sqlite_orm;protocol=https" | 11 | SRC_URI = "git://github.com/fnc12/sqlite_orm;protocol=https;branch=master" |
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | EXTRA_OECMAKE += "-DSqliteOrm_BuildTests=OFF" | 14 | EXTRA_OECMAKE += "-DSqliteOrm_BuildTests=OFF" |
diff --git a/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.0.2.bb b/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.0.2.bb index 18379bc61b..08b1ecbb34 100644 --- a/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.0.2.bb +++ b/meta-oe/recipes-devtools/squashfs-tools-ng/squashfs-tools-ng_1.0.2.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING.md;md5=c0de2c0aca56349dab98e97992316f7e \ | |||
12 | file://licenses/zstd.txt;md5=8df8137b630239cbdd4c0674124cb0c8" | 12 | file://licenses/zstd.txt;md5=8df8137b630239cbdd4c0674124cb0c8" |
13 | 13 | ||
14 | SRCREV = "b96f0fc154feef531be76034bf6e38925636146f" | 14 | SRCREV = "b96f0fc154feef531be76034bf6e38925636146f" |
15 | SRC_URI = "git://github.com/AgentD/squashfs-tools-ng.git;protocol=https" | 15 | SRC_URI = "git://github.com/AgentD/squashfs-tools-ng.git;protocol=https;branch=master" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb b/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb index b5820c1aa3..c03cf2f112 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0" | 1 | LICENSE = "GPLv2 & GPLv3 & BSD-3-Clause & LGPL-2.0 & Apache-2.0" |
2 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5fa987762101f748a6cdd951b64ffc6b" | 2 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5fa987762101f748a6cdd951b64ffc6b" |
3 | SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https \ | 3 | SRC_URI = "git://github.com/DrTimothyAldenDavis/SuiteSparse;protocol=https;branch=master \ |
4 | file://0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch \ | 4 | file://0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch \ |
5 | file://0002-Preserve-links-when-installing-libmetis.patch \ | 5 | file://0002-Preserve-links-when-installing-libmetis.patch \ |
6 | file://0003-Add-version-information-to-libmetis.patch \ | 6 | file://0003-Add-version-information-to-libmetis.patch \ |
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb index 4b79377a96..f7b952fc49 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb | |||
@@ -12,7 +12,7 @@ inherit autotools | |||
12 | 12 | ||
13 | PV .= "+git${SRCPV}" | 13 | PV .= "+git${SRCPV}" |
14 | SRCREV = "a5e5a51d32bdfe59af8b453ca08d78cbdf0b3c61" | 14 | SRCREV = "a5e5a51d32bdfe59af8b453ca08d78cbdf0b3c61" |
15 | SRC_URI = "git://github.com/namhyung/${BPN} \ | 15 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ |
16 | " | 16 | " |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb index aba6dfd885..d3aa6d2ea2 100644 --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.54.02.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://xmlrpc-c.sourceforge.net/" | |||
5 | LICENSE = "BSD & MIT" | 5 | LICENSE = "BSD & MIT" |
6 | LIC_FILES_CHKSUM = "file://doc/COPYING;md5=aefbf81ba0750f02176b6f86752ea951" | 6 | LIC_FILES_CHKSUM = "file://doc/COPYING;md5=aefbf81ba0750f02176b6f86752ea951" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/mirror/xmlrpc-c.git \ | 8 | SRC_URI = "git://github.com/mirror/xmlrpc-c.git;branch=master;protocol=https \ |
9 | file://0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch \ | 9 | file://0001-test-cpp-server_abyss-Fix-build-with-clang-libc.patch \ |
10 | file://0002-fix-formatting-issues.patch \ | 10 | file://0002-fix-formatting-issues.patch \ |
11 | file://0003-src-Makefile-Fix-Makefile-macro-error.patch \ | 11 | file://0003-src-Makefile-Fix-Makefile-macro-error.patch \ |
diff --git a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb index e112a5e30f..186f2c8ed0 100644 --- a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb +++ b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=da2e9aa80962d54e7c726f232a2bd1e8" | |||
10 | 10 | ||
11 | # Use 1.0.12 tag | 11 | # Use 1.0.12 tag |
12 | SRCREV = "17b1790fb9c8abbb3c0f7e083864a6a014191d56" | 12 | SRCREV = "17b1790fb9c8abbb3c0f7e083864a6a014191d56" |
13 | SRC_URI = "git://github.com/lloyd/yajl;nobranch=1" | 13 | SRC_URI = "git://github.com/lloyd/yajl;nobranch=1;protocol=https" |
14 | 14 | ||
15 | inherit cmake lib_package | 15 | inherit cmake lib_package |
16 | 16 | ||
diff --git a/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb b/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb index d9a5821cbb..cf8dbb183e 100644 --- a/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb +++ b/meta-oe/recipes-devtools/yajl/yajl_2.1.0.bb | |||
@@ -8,7 +8,7 @@ HOMEPAGE = "http://lloyd.github.com/yajl/" | |||
8 | LICENSE = "ISC" | 8 | LICENSE = "ISC" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=39af6eb42999852bdd3ea00ad120a36d" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=39af6eb42999852bdd3ea00ad120a36d" |
10 | 10 | ||
11 | SRC_URI = "git://github.com/lloyd/yajl" | 11 | SRC_URI = "git://github.com/lloyd/yajl;branch=master;protocol=https" |
12 | SRCREV = "a0ecdde0c042b9256170f2f8890dd9451a4240aa" | 12 | SRCREV = "a0ecdde0c042b9256170f2f8890dd9451a4240aa" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index cacdd74c4e..b5cd35ab3a 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb | |||
@@ -9,7 +9,7 @@ DEPENDS += "flex-native bison-native xmlto-native" | |||
9 | PV = "1.3.0+git${SRCPV}" | 9 | PV = "1.3.0+git${SRCPV}" |
10 | # v1.3.0 | 10 | # v1.3.0 |
11 | SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" | 11 | SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" |
12 | SRC_URI = "git://github.com/yasm/yasm.git \ | 12 | SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ |
13 | file://0001-Do-not-use-AC_HEADER_STDC.patch \ | 13 | file://0001-Do-not-use-AC_HEADER_STDC.patch \ |
14 | " | 14 | " |
15 | 15 | ||