summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb (renamed from meta-oe/recipes-multimedia/webm/libvpx_1.6.1.bb)8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.6.1.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb
index e17cda1a97..1d04ed1bdb 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx_1.6.1.bb
+++ b/meta-oe/recipes-multimedia/webm/libvpx_1.7.0.bb
@@ -7,11 +7,13 @@ LICENSE = "BSD"
7 7
8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
9 9
10SRC_URI += "http://storage.googleapis.com/downloads.webmproject.org/releases/webm/${BP}.tar.bz2 \ 10# SRCREV for 1.7.0
11SRCREV = "133f83e2c34b8d770ae06aa595cef3e254173fcb"
12SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https \
11 file://libvpx-configure-support-blank-prefix.patch \ 13 file://libvpx-configure-support-blank-prefix.patch \
12 " 14 "
13SRC_URI[md5sum] = "a19518c8111fa93bdabdd85259162611" 15
14SRC_URI[sha256sum] = "1c2c0c2a97fba9474943be34ee39337dee756780fc12870ba1dc68372586a819" 16S = "${WORKDIR}/git"
15 17
16# ffmpeg links with this and fails 18# ffmpeg links with this and fails
17# sysroots/armv4t-oe-linux-gnueabi/usr/lib/libvpx.a(vpx_encoder.c.o)(.text+0xc4): unresolvable R_ARM_THM_CALL relocation against symbol `memcpy@@GLIBC_2.4' 19# sysroots/armv4t-oe-linux-gnueabi/usr/lib/libvpx.a(vpx_encoder.c.o)(.text+0xc4): unresolvable R_ARM_THM_CALL relocation against symbol `memcpy@@GLIBC_2.4'