diff options
| -rw-r--r-- | meta/recipes-support/libatomic-ops/libatomic-ops_7.8.0.bb (renamed from meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb b/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.0.bb index fbfbdacbdd..d4b77f6244 100644 --- a/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.14.bb +++ b/meta/recipes-support/libatomic-ops/libatomic-ops_7.8.0.bb | |||
| @@ -5,13 +5,13 @@ SECTION = "optional" | |||
| 5 | PROVIDES += "libatomics-ops" | 5 | PROVIDES += "libatomics-ops" |
| 6 | LICENSE = "GPL-2.0-only & MIT" | 6 | LICENSE = "GPL-2.0-only & MIT" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 8 | file://doc/LICENSING.txt;md5=dfc50c7cea7b66935844587a0f7389e7 \ | 8 | file://LICENSE;md5=5700d28353dfa2f191ca9b1bd707865e \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libatomic_ops-${PV}.tar.gz" | 11 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libatomic_ops-${PV}.tar.gz" |
| 12 | GITHUB_BASE_URI = "https://github.com/ivmai/libatomic_ops/releases" | 12 | GITHUB_BASE_URI = "https://github.com/ivmai/libatomic_ops/releases" |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292" | 14 | SRC_URI[sha256sum] = "15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/libatomic_ops-${PV}" | 16 | S = "${WORKDIR}/libatomic_ops-${PV}" |
| 17 | 17 | ||
