diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-24 17:12:43 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-24 13:18:26 -0800 |
| commit | 9c4cea9772bb03c54cda3eaae952f8b30893366e (patch) | |
| tree | aa3a9e7856d51ed99597b9fa40c659eac420ab85 /meta-oe | |
| parent | 22a030a6a934842421888e3af141f762c7df7906 (diff) | |
| download | meta-openembedded-9c4cea9772bb03c54cda3eaae952f8b30893366e.tar.gz | |
libopus: upgrade 1.5.2 -> 1.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-multimedia/libopus/libopus_1.6.bb (renamed from meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb b/meta-oe/recipes-multimedia/libopus/libopus_1.6.bb index 9f1a79ace2..0e2bf09898 100644 --- a/meta-oe/recipes-multimedia/libopus/libopus_1.5.2.bb +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.6.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] = "65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1" | 12 | SRC_URI[sha256sum] = "b7637334527201fdfd6dd6a02e67aceffb0e5e60155bbd89175647a80301c92c" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/opus-${PV}" | 14 | S = "${UNPACKDIR}/opus-${PV}" |
| 15 | 15 | ||
