diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb (renamed from meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb index 1d04ed1bdb..70278ecca7 100644 --- a/meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb +++ b/meta-oe/recipes-multimedia/webm/libvpx_1.8.1.bb | |||
@@ -7,8 +7,7 @@ LICENSE = "BSD" | |||
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" |
9 | 9 | ||
10 | # SRCREV for 1.7.0 | 10 | SRCREV = "8ae686757b708cd8df1d10c71586aff5355cfe1e" |
11 | SRCREV = "133f83e2c34b8d770ae06aa595cef3e254173fcb" | ||
12 | SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https \ | 11 | SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https \ |
13 | file://libvpx-configure-support-blank-prefix.patch \ | 12 | file://libvpx-configure-support-blank-prefix.patch \ |
14 | " | 13 | " |