diff options
Diffstat (limited to 'meta-oe/recipes-extended')
28 files changed, 0 insertions, 28 deletions
diff --git a/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb b/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb index acd5b1e80..3dc468fe0 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine-masterfiles_3.21.5.bb | |||
@@ -22,7 +22,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb843e794feb6890f7697637b461c36e" | |||
22 | 22 | ||
23 | SRC_URI = "https://cfengine-package-repos.s3.amazonaws.com/tarballs/${BP}.tar.gz \ | 23 | SRC_URI = "https://cfengine-package-repos.s3.amazonaws.com/tarballs/${BP}.tar.gz \ |
24 | " | 24 | " |
25 | #SRC_URI[md5sum] = "5df2f85c75efc351ffadebcc11046a98" | ||
26 | SRC_URI[sha256sum] = "0adcfcf36d47317776ad64331058a4d2e3669683314716ddb885f8a13309f47d" | 25 | SRC_URI[sha256sum] = "0adcfcf36d47317776ad64331058a4d2e3669683314716ddb885f8a13309f47d" |
27 | 26 | ||
28 | UPSTREAM_CHECK_URI = "https://github.com/cfengine/masterfiles/releases" | 27 | UPSTREAM_CHECK_URI = "https://github.com/cfengine/masterfiles/releases" |
diff --git a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb index 6fa5d2743..490f735fc 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb +++ b/meta-oe/recipes-extended/cfengine/cfengine_3.21.0.bb | |||
@@ -22,7 +22,6 @@ SRC_URI = "https://cfengine-package-repos.s3.amazonaws.com/tarballs/${BPN}-commu | |||
22 | file://0001-Fixed-with-libxml2-no-case-in-configure.ac.patch \ | 22 | file://0001-Fixed-with-libxml2-no-case-in-configure.ac.patch \ |
23 | file://set-path-of-default-config-file.patch \ | 23 | file://set-path-of-default-config-file.patch \ |
24 | " | 24 | " |
25 | #SRC_URI[md5sum] = "5318e40702bc66a3ece44ec4ad77712b" | ||
26 | SRC_URI[sha256sum] = "911778ddb0a4e03a3ddfc8fc0f033136e1551849ea2dcbdb3f0f14359dfe3126" | 25 | SRC_URI[sha256sum] = "911778ddb0a4e03a3ddfc8fc0f033136e1551849ea2dcbdb3f0f14359dfe3126" |
27 | 26 | ||
28 | inherit autotools-brokensep systemd | 27 | inherit autotools-brokensep systemd |
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb index df36b6469..ade688df7 100644 --- a/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb +++ b/meta-oe/recipes-extended/collectd/collectd_5.12.0.bb | |||
@@ -16,7 +16,6 @@ SRC_URI = "https://collectd.org/files/collectd-${PV}.tar.bz2 \ | |||
16 | file://0006-libcollectdclient-Fix-string-overflow-errors.patch \ | 16 | file://0006-libcollectdclient-Fix-string-overflow-errors.patch \ |
17 | file://0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch \ | 17 | file://0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch \ |
18 | " | 18 | " |
19 | SRC_URI[md5sum] = "2b23a65960bc323d065234776a542e04" | ||
20 | SRC_URI[sha256sum] = "5bae043042c19c31f77eb8464e56a01a5454e0b39fa07cf7ad0f1bfc9c3a09d6" | 19 | SRC_URI[sha256sum] = "5bae043042c19c31f77eb8464e56a01a5454e0b39fa07cf7ad0f1bfc9c3a09d6" |
21 | 20 | ||
22 | inherit autotools python3native update-rc.d pkgconfig systemd | 21 | inherit autotools python3native update-rc.d pkgconfig systemd |
diff --git a/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb b/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb index 9490ee09d..f6400213c 100644 --- a/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb +++ b/meta-oe/recipes-extended/enscript/enscript_1.6.6.bb | |||
@@ -20,7 +20,6 @@ inherit autotools gettext | |||
20 | 20 | ||
21 | EXTRA_OECONF += "PERL='${USRBINPATH}/env perl'" | 21 | EXTRA_OECONF += "PERL='${USRBINPATH}/env perl'" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "3acc242b829adacabcaf28533f049afd" | ||
24 | SRC_URI[sha256sum] = "6d56bada6934d055b34b6c90399aa85975e66457ac5bf513427ae7fc77f5c0bb" | 23 | SRC_URI[sha256sum] = "6d56bada6934d055b34b6c90399aa85975e66457ac5bf513427ae7fc77f5c0bb" |
25 | 24 | ||
26 | RDEPENDS:${PN} = "perl" | 25 | RDEPENDS:${PN} = "perl" |
diff --git a/meta-oe/recipes-extended/indent/indent_2.2.12.bb b/meta-oe/recipes-extended/indent/indent_2.2.12.bb index 1a7d61abc..7847b535b 100644 --- a/meta-oe/recipes-extended/indent/indent_2.2.12.bb +++ b/meta-oe/recipes-extended/indent/indent_2.2.12.bb | |||
@@ -18,7 +18,6 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ | |||
18 | file://0001-Fix-builds-with-recent-gettext.patch \ | 18 | file://0001-Fix-builds-with-recent-gettext.patch \ |
19 | file://0001-Remove-dead-paren_level-code.patch \ | 19 | file://0001-Remove-dead-paren_level-code.patch \ |
20 | " | 20 | " |
21 | SRC_URI[md5sum] = "4764b6ac98f6654a35da117b8e5e8e14" | ||
22 | SRC_URI[sha256sum] = "e77d68c0211515459b8812118d606812e300097cfac0b4e9fb3472664263bb8b" | 21 | SRC_URI[sha256sum] = "e77d68c0211515459b8812118d606812e300097cfac0b4e9fb3472664263bb8b" |
23 | 22 | ||
24 | inherit autotools gettext texinfo | 23 | inherit autotools gettext texinfo |
diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb index 638256992..ad030b8f4 100644 --- a/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb +++ b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb | |||
@@ -14,7 +14,6 @@ UPSTREAM_CHECK_REGEX = "Version (?P<pver>\d+(\.\d+)+)" | |||
14 | 14 | ||
15 | inherit autotools-brokensep pkgconfig | 15 | inherit autotools-brokensep pkgconfig |
16 | 16 | ||
17 | SRC_URI[md5sum] = "15ec701205f91f21b1187f8b61e0d64f" | ||
18 | SRC_URI[sha256sum] = "545166d6cac037744381d1e9cc5a5405094e7bfad16a411699bcff40bbb31ee7" | 17 | SRC_URI[sha256sum] = "545166d6cac037744381d1e9cc5a5405094e7bfad16a411699bcff40bbb31ee7" |
19 | 18 | ||
20 | PACKAGE_BEFORE_PN = "${PN}++" | 19 | PACKAGE_BEFORE_PN = "${PN}++" |
diff --git a/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb b/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb index d4bad38b7..10e6f3487 100644 --- a/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb +++ b/meta-oe/recipes-extended/libexecinfo/libexecinfo_1.1.bb | |||
@@ -12,7 +12,6 @@ SRC_URI = "http://distcache.freebsd.org/local-distfiles/itetcu/${BP}.tar.bz2 \ | |||
12 | file://0001-makefile-Fix-build-on-linux.patch \ | 12 | file://0001-makefile-Fix-build-on-linux.patch \ |
13 | file://0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch \ | 13 | file://0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch \ |
14 | " | 14 | " |
15 | SRC_URI[md5sum] = "8e9e81c554c1c5d735bc877448e92b91" | ||
16 | SRC_URI[sha256sum] = "c9a21913e7fdac8ef6b33250b167aa1fc0a7b8a175145e26913a4c19d8a59b1f" | 15 | SRC_URI[sha256sum] = "c9a21913e7fdac8ef6b33250b167aa1fc0a7b8a175145e26913a4c19d8a59b1f" |
17 | 16 | ||
18 | CFLAGS += "-fno-omit-frame-pointer -D_GNU_SOURCE" | 17 | CFLAGS += "-fno-omit-frame-pointer -D_GNU_SOURCE" |
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb index eb85a07e9..125b7e9a8 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb +++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | |||
@@ -16,7 +16,6 @@ SRC_URI = "https://bitbucket.org/tagoh/libgxim/downloads/${BPN}-${PV}.tar.bz2 \ | |||
16 | file://0003-Add-format-string-qualifier-to-fix-potential-securit.patch \ | 16 | file://0003-Add-format-string-qualifier-to-fix-potential-securit.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "4bb1fa63d00eb224439d413591c29a6a" | ||
20 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" | 19 | SRC_URI[sha256sum] = "75e20d1744139644f9951b78ea3910b162d3380302315cb4b3d0640f23694c79" |
21 | 20 | ||
22 | LICENSE = "LGPL-2.0-or-later" | 21 | LICENSE = "LGPL-2.0-or-later" |
diff --git a/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb b/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb index 5c1c15159..1b7f95d57 100644 --- a/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb +++ b/meta-oe/recipes-extended/liblogging/liblogging_1.0.6.bb | |||
@@ -12,7 +12,6 @@ LICENSE = "BSD-2-Clause" | |||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=63fe03535d83726f5655072502bef1bc" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=63fe03535d83726f5655072502bef1bc" |
13 | SRC_URI = "http://download.rsyslog.com/${BPN}/${BPN}-${PV}.tar.gz" | 13 | SRC_URI = "http://download.rsyslog.com/${BPN}/${BPN}-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "f215c7e7ac6cfd1f5dabdba08c522b29" | ||
16 | SRC_URI[sha256sum] = "338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93" | 15 | SRC_URI[sha256sum] = "338c6174e5c8652eaa34f956be3451f7491a4416ab489aef63151f802b00bf93" |
17 | 16 | ||
18 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
diff --git a/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb b/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb index 4190338c1..089d426bb 100644 --- a/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb +++ b/meta-oe/recipes-extended/libserialport/libserialport_0.1.1.bb | |||
@@ -8,5 +8,4 @@ inherit autotools | |||
8 | 8 | ||
9 | SRC_URI = "http://sigrok.org/download/source/libserialport/libserialport-${PV}.tar.gz" | 9 | SRC_URI = "http://sigrok.org/download/source/libserialport/libserialport-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "b93f0325a6157198152b5bd7e8182b51" | ||
12 | SRC_URI[sha256sum] = "4a2af9d9c3ff488e92fb75b4ba38b35bcf9b8a66df04773eba2a7bbf1fa7529d" | 11 | SRC_URI[sha256sum] = "4a2af9d9c3ff488e92fb75b4ba38b35bcf9b8a66df04773eba2a7bbf1fa7529d" |
diff --git a/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb b/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb index c1a8aadff..fd20860a0 100644 --- a/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb +++ b/meta-oe/recipes-extended/lprng/lprng_3.8.C.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c6570d8d699af1883db9d0e733ac9bfb" | |||
6 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ | 6 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ |
7 | file://0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch \ | 7 | file://0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "5901bed95e61d2bea3ba3056056af432" | ||
10 | SRC_URI[sha256sum] = "694a1747a96385b89e93f43343bf35cee5c8c73353a83814106911c99f09de10" | 9 | SRC_URI[sha256sum] = "694a1747a96385b89e93f43343bf35cee5c8c73353a83814106911c99f09de10" |
11 | 10 | ||
12 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/lprng/files/lprng/" | 11 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/lprng/files/lprng/" |
diff --git a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb index bf742fa06..d5629b06e 100644 --- a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb +++ b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb | |||
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4a94da2a1f918b217ef5156634fc9e0" | |||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ |
9 | file://0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch \ | 9 | file://0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "9a0b87bbc670c1e738e5b40c7afd184d" | ||
12 | SRC_URI[sha256sum] = "c4cc33f8838f4523f27c3d7584eedbe59f4c587f0821612f5ac2201adc18b367" | 11 | SRC_URI[sha256sum] = "c4cc33f8838f4523f27c3d7584eedbe59f4c587f0821612f5ac2201adc18b367" |
13 | 12 | ||
14 | do_compile() { | 13 | do_compile() { |
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index 498623cc8..789819a5e 100644 --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | |||
@@ -14,7 +14,6 @@ SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_al | |||
14 | file://CVE-2016-9296.patch \ | 14 | file://CVE-2016-9296.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "a0128d661cfe7cc8c121e73519c54fbf" | ||
18 | SRC_URI[sha256sum] = "5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f" | 17 | SRC_URI[sha256sum] = "5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f" |
19 | 18 | ||
20 | UPSTREAM_CHECK_URI = "https://tracker.debian.org/pkg/p7zip" | 19 | UPSTREAM_CHECK_URI = "https://tracker.debian.org/pkg/p7zip" |
diff --git a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb index e9508b6d4..609d2902c 100644 --- a/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb +++ b/meta-oe/recipes-extended/pam/pam-ssh-agent-auth_0.10.3.bb | |||
@@ -12,7 +12,6 @@ SRC_URI = "http://sourceforge.net/projects/pamsshagentauth/files/pam_ssh_agent_a | |||
12 | file://0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch \ | 12 | file://0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch \ |
13 | file://0001-configure-Include-stdio.h-for-printf.patch \ | 13 | file://0001-configure-Include-stdio.h-for-printf.patch \ |
14 | " | 14 | " |
15 | SRC_URI[md5sum] = "8dbe90ab3625e545036333e6f51ccf1d" | ||
16 | SRC_URI[sha256sum] = "3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f47a763" | 15 | SRC_URI[sha256sum] = "3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f47a763" |
17 | 16 | ||
18 | DEPENDS += "libpam openssl" | 17 | DEPENDS += "libpam openssl" |
diff --git a/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb b/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb index 7768d1741..eeb314fdd 100644 --- a/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb +++ b/meta-oe/recipes-extended/perl/libfile-fnmatch-perl_0.02.bb | |||
@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = "file://README;beginline=34;endline=37;md5=54fdfac62963b7cece | |||
12 | 12 | ||
13 | SRC_URI = "https://cpan.metacpan.org/authors/id/M/MJ/MJP/File-FnMatch-${PV}.tar.gz" | 13 | SRC_URI = "https://cpan.metacpan.org/authors/id/M/MJ/MJP/File-FnMatch-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "22f77c20d0fb5af01a3165e2df2fe34c" | ||
16 | SRC_URI[sha256sum] = "962454b8e86bea8b132bf8af35757d0c6a8f5d599015bd6a5d68cb7ae7a9e916" | 15 | SRC_URI[sha256sum] = "962454b8e86bea8b132bf8af35757d0c6a8f5d599015bd6a5d68cb7ae7a9e916" |
17 | 16 | ||
18 | S = "${WORKDIR}/File-FnMatch-${PV}" | 17 | S = "${WORKDIR}/File-FnMatch-${PV}" |
diff --git a/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb b/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb index 293431245..2b09b6bca 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb +++ b/meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb | |||
@@ -10,7 +10,6 @@ network." | |||
10 | SECTION = "System Environment/Daemons" | 10 | SECTION = "System Environment/Daemons" |
11 | 11 | ||
12 | SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BP}.tar.gz/be2a88f8ccddf2a40ac484cb3294fedc/${BP}.tar.gz" | 12 | SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BP}.tar.gz/be2a88f8ccddf2a40ac484cb3294fedc/${BP}.tar.gz" |
13 | SRC_URI[md5sum] = "be2a88f8ccddf2a40ac484cb3294fedc" | ||
14 | SRC_URI[sha256sum] = "4d6145d435a5d8b567b9798620f57f9b0a464078a1deba267958f168fbe776e6" | 13 | SRC_URI[sha256sum] = "4d6145d435a5d8b567b9798620f57f9b0a464078a1deba267958f168fbe776e6" |
15 | 14 | ||
16 | SRC_URI += "file://0001-rarpd.8-add-man-file.patch \ | 15 | SRC_URI += "file://0001-rarpd.8-add-man-file.patch \ |
diff --git a/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb b/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb index b71ad234e..41cbe4c42 100644 --- a/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb +++ b/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb | |||
@@ -10,7 +10,6 @@ SECTION = "Development/Libraries" | |||
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BP}.tar.bz2 \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BP}.tar.bz2 \ |
12 | file://sblim-cmpi-devel-2.0.3-docdir.patch" | 12 | file://sblim-cmpi-devel-2.0.3-docdir.patch" |
13 | SRC_URI[md5sum] = "b934616f88a848f17ca3cf1b9e792cbf" | ||
14 | SRC_URI[sha256sum] = "1671cabff6b922b6fde897673d9fdafd56c9310f82a7eacc0547d596b9cdfea6" | 13 | SRC_URI[sha256sum] = "1671cabff6b922b6fde897673d9fdafd56c9310f82a7eacc0547d596b9cdfea6" |
15 | 14 | ||
16 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/development%20pkgs/sblim-cmpi-devel/" | 15 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/development%20pkgs/sblim-cmpi-devel/" |
diff --git a/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb b/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb index d2bab6ce5..29b01d5bf 100644 --- a/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb +++ b/meta-oe/recipes-extended/sblim-sfc-common/sblim-sfc-common_1.0.1.bb | |||
@@ -11,7 +11,6 @@ DEPENDS = "cmpi-bindings" | |||
11 | 11 | ||
12 | S = "${WORKDIR}/sblim-sfcCommon-${PV}" | 12 | S = "${WORKDIR}/sblim-sfcCommon-${PV}" |
13 | SRC_URI = "http://downloads.sourceforge.net/sblim/sblim-sfcCommon-${PV}.tar.bz2" | 13 | SRC_URI = "http://downloads.sourceforge.net/sblim/sblim-sfcCommon-${PV}.tar.bz2" |
14 | SRC_URI[md5sum] = "8aa2655d97bdea54c4750f220b40990c" | ||
15 | SRC_URI[sha256sum] = "b9b1037173d6ae0181c3bd5a316ddab5afd6a342ad0dbdc18e940fc0ad2c3297" | 14 | SRC_URI[sha256sum] = "b9b1037173d6ae0181c3bd5a316ddab5afd6a342ad0dbdc18e940fc0ad2c3297" |
16 | 15 | ||
17 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/sblim-sfcCommon/" | 16 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/sblim/files/sblim-sfcCommon/" |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb index 6126a3a38..083cfcb81 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb | |||
@@ -31,7 +31,6 @@ SRC_URI = "http://downloads.sourceforge.net/sblim/${BP}.tar.bz2 \ | |||
31 | file://0001-include-missing-system-headers.patch \ | 31 | file://0001-include-missing-system-headers.patch \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRC_URI[md5sum] = "28021cdabc73690a94f4f9d57254ce30" | ||
35 | SRC_URI[sha256sum] = "634a67b2f7ac3b386a79160eb44413d618e33e4e7fc74ae68b0240484af149dd" | 34 | SRC_URI[sha256sum] = "634a67b2f7ac3b386a79160eb44413d618e33e4e7fc74ae68b0240484af149dd" |
36 | 35 | ||
37 | CVE_STATUS[CVE-2012-3381] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." | 36 | CVE_STATUS[CVE-2012-3381] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." |
diff --git a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb index 4eb1c2f25..4aa3668e2 100644 --- a/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb +++ b/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb | |||
@@ -8,7 +8,6 @@ SRC_URI = "http://netcologne.dl.sourceforge.net/project/sblim/${BPN}/${BPN}-${PV | |||
8 | file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \ | 8 | file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "0bac0dec19f17ec065b6c332a56d7bae" | ||
12 | SRC_URI[sha256sum] = "1b8f187583bc6c6b0a63aae0165ca37892a2a3bd4bb0682cd76b56268b42c3d6" | 11 | SRC_URI[sha256sum] = "1b8f187583bc6c6b0a63aae0165ca37892a2a3bd4bb0682cd76b56268b42c3d6" |
13 | 12 | ||
14 | UPSTREAM_CHECK_URI="https://sourceforge.net/projects/sblim/files/sblim-sfcc/" | 13 | UPSTREAM_CHECK_URI="https://sourceforge.net/projects/sblim/files/sblim-sfcc/" |
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb index c9a5bd1f9..ccd2f90c3 100644 --- a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb +++ b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb | |||
@@ -14,7 +14,6 @@ SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.ta | |||
14 | file://mdadm.patch;apply=no \ | 14 | file://mdadm.patch;apply=no \ |
15 | file://print-format.patch \ | 15 | file://print-format.patch \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "6271a61b2ce40aaf33ef61775148cda1" | ||
18 | SRC_URI[sha256sum] = "e7b997e75decb06a650c42c35cd63d0c94c34e39cf133c723337b0eeabbfdf6a" | 17 | SRC_URI[sha256sum] = "e7b997e75decb06a650c42c35cd63d0c94c34e39cf133c723337b0eeabbfdf6a" |
19 | 18 | ||
20 | inherit autotools update-rc.d | 19 | inherit autotools update-rc.d |
diff --git a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb index 9b25745ed..98e22f116 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb +++ b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | |||
@@ -6,7 +6,6 @@ SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BPN}-1.2-0.10-src.ta | |||
6 | file://Makefile-error-fix.patch \ | 6 | file://Makefile-error-fix.patch \ |
7 | file://0001-makefile-Add-LDFLAGS-to-linking-rule.patch \ | 7 | file://0001-makefile-Add-LDFLAGS-to-linking-rule.patch \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "a417bf68da4e9bd79a4664c11d7debd1" | ||
10 | SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990fc0270b" | 9 | SRC_URI[sha256sum] = "9bf8c42acaa247efd9321bdb1fc2390022f0c554d77fbbd4a7363d990fc0270b" |
11 | 10 | ||
12 | S = "${WORKDIR}/${BPN}" | 11 | S = "${WORKDIR}/${BPN}" |
diff --git a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb index 1e5ffdd85..1e63179e8 100644 --- a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb +++ b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb | |||
@@ -19,7 +19,6 @@ inherit autotools pkgconfig mime | |||
19 | 19 | ||
20 | SRC_URI = "http://sigrok.org/download/source/libsigrok/libsigrok-${PV}.tar.gz" | 20 | SRC_URI = "http://sigrok.org/download/source/libsigrok/libsigrok-${PV}.tar.gz" |
21 | 21 | ||
22 | SRC_URI[md5sum] = "e258d471b6d5eaa58daf927a0dc3ba67" | ||
23 | SRC_URI[sha256sum] = "4d341f90b6220d3e8cb251dacf726c41165285612248f2c52d15df4590a1ce3c" | 22 | SRC_URI[sha256sum] = "4d341f90b6220d3e8cb251dacf726c41165285612248f2c52d15df4590a1ce3c" |
24 | 23 | ||
25 | FILES:${PN} += "${datadir}/*" | 24 | FILES:${PN} += "${datadir}/*" |
diff --git a/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb b/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb index 24091bcf9..4ea2287e4 100644 --- a/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb +++ b/meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb | |||
@@ -13,5 +13,4 @@ SRC_URI = "http://sigrok.org/download/source/libsigrokdecode/libsigrokdecode-${P | |||
13 | file://0001-configure.ac-add-py-3.10-support.patch \ | 13 | file://0001-configure.ac-add-py-3.10-support.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "7ba4ed4ef1f06ae96979751e096c2821" | ||
17 | SRC_URI[sha256sum] = "c50814aa6743cd8c4e88c84a0cdd8889d883c3be122289be90c63d7d67883fc0" | 16 | SRC_URI[sha256sum] = "c50814aa6743cd8c4e88c84a0cdd8889d883c3be122289be90c63d7d67883fc0" |
diff --git a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb index 48f96cc43..f9da51fe6 100644 --- a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb +++ b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.2.bb | |||
@@ -13,7 +13,6 @@ PACKAGECONFIG ??= "decode" | |||
13 | inherit autotools pkgconfig mime-xdg | 13 | inherit autotools pkgconfig mime-xdg |
14 | 14 | ||
15 | SRC_URI = "http://sigrok.org/download/source/sigrok-cli/sigrok-cli-${PV}.tar.gz" | 15 | SRC_URI = "http://sigrok.org/download/source/sigrok-cli/sigrok-cli-${PV}.tar.gz" |
16 | SRC_URI[md5sum] = "856fd496cd99d1091aa128405c522a36" | ||
17 | SRC_URI[sha256sum] = "71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8" | 16 | SRC_URI[sha256sum] = "71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8" |
18 | 17 | ||
19 | FILES:${PN} += "${datadir}/icons/hicolor" | 18 | FILES:${PN} += "${datadir}/icons/hicolor" |
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb index 93daafbeb..09797124c 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_ | |||
11 | file://0001-cow.c-Replace-stat64-with-stat.patch \ | 11 | file://0001-cow.c-Replace-stat64-with-stat.patch \ |
12 | file://0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch \ | 12 | file://0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "2c1ccd9efacbfb39e42d482b89b2550a" | ||
15 | SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41" | 14 | SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41" |
16 | 15 | ||
17 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/user-mode-linux/files/tools/1/" | 16 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/user-mode-linux/files/tools/1/" |
diff --git a/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb b/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb index 948d8a281..8f9f87b37 100644 --- a/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb +++ b/meta-oe/recipes-extended/vlock/vlock_2.2.3.bb | |||
@@ -16,7 +16,6 @@ SRC_URI = "${GENTOO_MIRROR}/37/${BP}.tar.gz \ | |||
16 | file://vlock_pam \ | 16 | file://vlock_pam \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "378175c7692a8f288e65fd4dbf8a38eb" | ||
20 | SRC_URI[sha256sum] = "85aa5aed1ae49351378a0bd527a013078f0f969372a63164b1944174ae1a5e39" | 19 | SRC_URI[sha256sum] = "85aa5aed1ae49351378a0bd527a013078f0f969372a63164b1944174ae1a5e39" |
21 | 20 | ||
22 | inherit autotools-brokensep update-alternatives | 21 | inherit autotools-brokensep update-alternatives |
diff --git a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb index cc03ab4fe..92a9bbb49 100644 --- a/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb +++ b/meta-oe/recipes-extended/volume_key/volume-key_0.3.12.bb | |||
@@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
10 | 10 | ||
11 | SRC_URI = "https://releases.pagure.org/volume_key/volume_key-${PV}.tar.xz \ | 11 | SRC_URI = "https://releases.pagure.org/volume_key/volume_key-${PV}.tar.xz \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "200591290173c3ea71528411838f9080" | ||
14 | SRC_URI[sha256sum] = "6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd77309b" | 13 | SRC_URI[sha256sum] = "6ca3748fc1dad22c450bbf6601d4e706cb11c5e662d11bb4aeb473a9cd77309b" |
15 | 14 | ||
16 | SRCNAME = "volume_key" | 15 | SRCNAME = "volume_key" |