summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-08-14 14:15:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-15 18:21:47 +0100
commit58bd515fdeeab852a9e36e7071b7e34cf0efafe9 (patch)
tree8a5def60a12e0c7762aa664d43795c73ec3ca37e /meta/recipes-multimedia
parentab8365bc2a476989ea99a97369968396e1e3c476 (diff)
downloadpoky-58bd515fdeeab852a9e36e7071b7e34cf0efafe9.tar.gz
libav: update 9.x version to 9.16
(From OE-Core rev: 32e95316db40d20bb2aa7dd48e35114f3ea7a0ee) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/libav/libav_9.16.bb (renamed from meta/recipes-multimedia/libav/libav_9.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/libav/libav_9.13.bb b/meta/recipes-multimedia/libav/libav_9.16.bb
index 7bfbc48ba7..d0468859a9 100644
--- a/meta/recipes-multimedia/libav/libav_9.13.bb
+++ b/meta/recipes-multimedia/libav/libav_9.16.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
7 7
8SRC_URI = "http://libav.org/releases/${BP}.tar.xz" 8SRC_URI = "http://libav.org/releases/${BP}.tar.xz"
9 9
10SRC_URI[md5sum] = "23b9e34bffdaee366710fdf20157a570" 10SRC_URI[md5sum] = "7b44b75cec24b8e7545e5029e76917e0"
11SRC_URI[sha256sum] = "2ff05df6cd2259b3bb277eb16c234214f8e0530700d0c774d033eba23edde6ca" 11SRC_URI[sha256sum] = "ca846473b0b8ed8e3404c52e5e92df6d35cb5fa487eec498525de3ffda4367a0"
12 12
13DEFAULT_PREFERENCE = "-1" 13DEFAULT_PREFERENCE = "-1"