diff options
| author | J. S. <schonm@gmail.com> | 2024-11-05 22:04:26 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 19:19:22 -0800 |
| commit | d2f631c763f555352ee1591d198304b33b2ebc15 (patch) | |
| tree | 49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-connectivity | |
| parent | 01dd622533957d20fa860e34ff098161a103bfbf (diff) | |
| download | meta-openembedded-d2f631c763f555352ee1591d198304b33b2ebc15.tar.gz | |
Drop unnecessary SRC_URI md5sum from the recipes in meta-oe.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
9 files changed, 0 insertions, 9 deletions
diff --git a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb index 62651bc308..14104ffcce 100644 --- a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb +++ b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb | |||
| @@ -12,7 +12,6 @@ SRC_URI = "http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz \ | |||
| 12 | 12 | ||
| 13 | SRC_URI:append:libc-musl = " file://Fix-build-with-musl.patch" | 13 | SRC_URI:append:libc-musl = " file://Fix-build-with-musl.patch" |
| 14 | 14 | ||
| 15 | SRC_URI[md5sum] = "df6f4bab52f46ffd6eb1f5912d4ccee3" | ||
| 16 | SRC_URI[sha256sum] = "474754ac4ab32d738cbf2a4a3e87ee0a2c71b9048a38bdcd7df1e4f9fd6541f0" | 15 | SRC_URI[sha256sum] = "474754ac4ab32d738cbf2a4a3e87ee0a2c71b9048a38bdcd7df1e4f9fd6541f0" |
| 17 | 16 | ||
| 18 | inherit autotools update-rc.d pkgconfig | 17 | inherit autotools update-rc.d pkgconfig |
diff --git a/meta-oe/recipes-connectivity/libev/libev_4.33.bb b/meta-oe/recipes-connectivity/libev/libev_4.33.bb index 346e78b1de..6d29900a48 100644 --- a/meta-oe/recipes-connectivity/libev/libev_4.33.bb +++ b/meta-oe/recipes-connectivity/libev/libev_4.33.bb | |||
| @@ -5,7 +5,6 @@ LICENSE = "BSD-2-Clause | GPL-2.0-or-later" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz" | 7 | SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz" |
| 8 | SRC_URI[md5sum] = "a3433f23583167081bf4acdd5b01b34f" | ||
| 9 | SRC_URI[sha256sum] = "507eb7b8d1015fbec5b935f34ebed15bf346bed04a11ab82b8eee848c4205aea" | 8 | SRC_URI[sha256sum] = "507eb7b8d1015fbec5b935f34ebed15bf346bed04a11ab82b8eee848c4205aea" |
| 10 | 9 | ||
| 11 | inherit autotools | 10 | inherit autotools |
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb index 7d373a65c6..fecf9b129c 100644 --- a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb +++ b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb | |||
| @@ -12,7 +12,6 @@ DEPENDS:append:class-target = " bluez5" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}-Source.tar.gz \ | 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}-Source.tar.gz \ |
| 14 | " | 14 | " |
| 15 | SRC_URI[md5sum] = "f6e0b6cb7dcfd731460a7e9a91429a3a" | ||
| 16 | SRC_URI[sha256sum] = "158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc" | 15 | SRC_URI[sha256sum] = "158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc" |
| 17 | 16 | ||
| 18 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/openobex/" | 17 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/openobex/" |
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb index 0183659077..a9a12f8e05 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb +++ b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | |||
| @@ -11,7 +11,6 @@ SRC_URI = "http://downloads.sourceforge.net/openobex/${BP}-Source.tar.gz \ | |||
| 11 | file://0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch \ | 11 | file://0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch \ |
| 12 | file://make_fuse_swig_optional.patch \ | 12 | file://make_fuse_swig_optional.patch \ |
| 13 | " | 13 | " |
| 14 | SRC_URI[md5sum] = "157a9d1b2ed220203f7084db906de73c" | ||
| 15 | SRC_URI[sha256sum] = "d40fb48e0a0eea997b3e582774b29f793919a625d54b87182e31a3f3d1c989a3" | 14 | SRC_URI[sha256sum] = "d40fb48e0a0eea997b3e582774b29f793919a625d54b87182e31a3f3d1c989a3" |
| 16 | 15 | ||
| 17 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/obexftp/" | 16 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/openobex/files/obexftp/" |
diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb index 9e54968633..38dcb395b2 100644 --- a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb +++ b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb | |||
| @@ -11,7 +11,6 @@ SRC_URI = "http://smstools3.kekekasvi.com/packages/${BP}.tar.gz \ | |||
| 11 | file://0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch \ | 11 | file://0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "6a9f038fb38a49cc3a4f8f14a88fb8af" | ||
| 15 | SRC_URI[sha256sum] = "a26ba4c02b16f6cf13177bffca6c9230dc5fefaeba8e3030cd4e4905f6a92084" | 14 | SRC_URI[sha256sum] = "a26ba4c02b16f6cf13177bffca6c9230dc5fefaeba8e3030cd4e4905f6a92084" |
| 16 | 15 | ||
| 17 | 16 | ||
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb index e083039232..56af002d0b 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | |||
| @@ -5,7 +5,6 @@ DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt | |||
| 5 | LICENSE = "LGPL-2.1-or-later" | 5 | LICENSE = "LGPL-2.1-or-later" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" |
| 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" | ||
| 9 | SRC_URI[sha256sum] = "9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb" | 8 | SRC_URI[sha256sum] = "9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb" |
| 10 | 9 | ||
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb index c1da15a1b3..70a4f7c003 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | |||
| @@ -13,7 +13,6 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code. | |||
| 13 | file://typo_pon.wvdial.1.patch \ | 13 | file://typo_pon.wvdial.1.patch \ |
| 14 | file://musl-support.patch \ | 14 | file://musl-support.patch \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[md5sum] = "37e9a2d664effe4efd44c0e1a20136de" | ||
| 17 | SRC_URI[sha256sum] = "99906d9560cbdbc97e1855e7b0a7169f1e11983be3ac539140423f09debced82" | 16 | SRC_URI[sha256sum] = "99906d9560cbdbc97e1855e7b0a7169f1e11983be3ac539140423f09debced82" |
| 18 | 17 | ||
| 19 | # code.google.com/archive page is generated by javascript from JSON and does not | 18 | # code.google.com/archive page is generated by javascript from JSON and does not |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index 3b72e4412c..4bb4c11d6f 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |||
| @@ -25,7 +25,6 @@ SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code. | |||
| 25 | file://0001-Fix-narrowing-conversion-error.patch \ | 25 | file://0001-Fix-narrowing-conversion-error.patch \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | SRC_URI[md5sum] = "2760dac31a43d452a19a3147bfde571c" | ||
| 29 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" | 28 | SRC_URI[sha256sum] = "8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633" |
| 30 | 29 | ||
| 31 | # The code.google.com/archive page is generated using Javascript from a JSON file and does not | 30 | # The code.google.com/archive page is generated using Javascript from a JSON file and does not |
diff --git a/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb b/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb index f90b2cab13..33a339f5c3 100644 --- a/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb +++ b/meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb | |||
| @@ -6,7 +6,6 @@ DEPENDS = "zeromq" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "https://github.com/zeromq/czmq/releases/download/v${PV}/czmq-${PV}.tar.gz" | 7 | SRC_URI = "https://github.com/zeromq/czmq/releases/download/v${PV}/czmq-${PV}.tar.gz" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "471e9ec120fc66a2fe2aae14359e3cfa" | ||
| 10 | SRC_URI[sha256sum] = "5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39" | 9 | SRC_URI[sha256sum] = "5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39" |
| 11 | 10 | ||
| 12 | UPSTREAM_CHECK_URI = "https://github.com/zeromq/${BPN}/releases" | 11 | UPSTREAM_CHECK_URI = "https://github.com/zeromq/${BPN}/releases" |
