summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorBenjamin Bara <benjamin.bara@skidata.com>2023-10-04 09:24:43 +0200
committerKhem Raj <raj.khem@gmail.com>2023-10-04 13:10:06 -0700
commit06faef7244794a076a64006c61774e7cef1217aa (patch)
treeea643f2cab7b8f1021c6cca811d848bbb59b4b8e /meta-oe/recipes-multimedia
parent7ddce1977953723091999ea70c0e1661748fbd77 (diff)
downloadmeta-openembedded-06faef7244794a076a64006c61774e7cef1217aa.tar.gz
libvpx: upgrade 1.13.0 -> 1.13.1
Changelog: ========= This release contains two security related fixes. One each for VP8 and VP9. - Upgrading: This release is ABI compatible with the previous release. - Bug fixes: https://crbug.com/1486441 (CVE-2023-5217) Fix to a crash related to VP9 encoding (#1642) Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb (renamed from meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb
index 558b448baf..eab5546a1b 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb
+++ b/meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb
@@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause"
7 7
8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
9 9
10SRCREV = "d6eb9696aa72473c1a11d34d928d35a3acc0c9a9" 10SRCREV = "10b9492dcf05b652e2e4b370e205bd605d421972"
11SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \ 11SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \
12 file://libvpx-configure-support-blank-prefix.patch \ 12 file://libvpx-configure-support-blank-prefix.patch \
13 " 13 "