diff options
-rw-r--r-- | meta-oe/recipes-multimedia/webm/libvpx_1.15.1.bb (renamed from meta-oe/recipes-multimedia/webm/libvpx_1.15.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.15.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.15.1.bb index b336a70da1..54433a2b98 100644 --- a/meta-oe/recipes-multimedia/webm/libvpx_1.15.0.bb +++ b/meta-oe/recipes-multimedia/webm/libvpx_1.15.1.bb | |||
@@ -7,8 +7,8 @@ LICENSE = "BSD-3-Clause" | |||
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" |
9 | 9 | ||
10 | SRCREV = "9f9b7e9ba2eb9d01640a9e69a3d655866265cf7f" | 10 | SRCREV = "39e8b9dcd4696d9ac3ebd4722e012488382f1adb" |
11 | SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \ | 11 | SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main;tag=v${PV} \ |
12 | file://libvpx-configure-support-blank-prefix.patch \ | 12 | file://libvpx-configure-support-blank-prefix.patch \ |
13 | " | 13 | " |
14 | 14 | ||