diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:26 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:59 -0700 |
| commit | 4ec19316fdaccbbe8292d1778971d49650ac5497 (patch) | |
| tree | 28a9b6ecbc41fe375cd38e59b4b3ce8b6a1588d1 /meta-oe | |
| parent | 3c7f5bd6ab565d68d7b03ffda3bd6245ceb5c24c (diff) | |
| download | meta-openembedded-4ec19316fdaccbbe8292d1778971d49650ac5497.tar.gz | |
libopus: upgrade 1.6 -> 1.6.1
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-multimedia/libopus/libopus_1.6.1.bb (renamed from meta-oe/recipes-multimedia/libopus/libopus_1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.6.bb b/meta-oe/recipes-multimedia/libopus/libopus_1.6.1.bb index 0e2bf09898..14c1cbe0cd 100644 --- a/meta-oe/recipes-multimedia/libopus/libopus_1.6.bb +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.6.1.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b365c2155d66e550e1447075d6744a5" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4b365c2155d66e550e1447075d6744a5" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" | 11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" |
| 12 | SRC_URI[sha256sum] = "b7637334527201fdfd6dd6a02e67aceffb0e5e60155bbd89175647a80301c92c" | 12 | SRC_URI[sha256sum] = "6ffcb593207be92584df15b32466ed64bbec99109f007c82205f0194572411a1" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/opus-${PV}" | 14 | S = "${UNPACKDIR}/opus-${PV}" |
| 15 | 15 | ||
