diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-08-14 14:15:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-15 08:46:41 +0100 |
commit | 32e95316db40d20bb2aa7dd48e35114f3ea7a0ee (patch) | |
tree | b4ec0866dc03df396a9fca6f4027260f83134a2f /meta/recipes-multimedia/libav | |
parent | 1bfa027e4667248eeb74ee12fad84e82415efc4b (diff) | |
download | openembedded-core-32e95316db40d20bb2aa7dd48e35114f3ea7a0ee.tar.gz openembedded-core-32e95316db40d20bb2aa7dd48e35114f3ea7a0ee.tar.bz2 openembedded-core-32e95316db40d20bb2aa7dd48e35114f3ea7a0ee.zip |
libav: update 9.x version to 9.16
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/libav')
-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 \ SRC_URI = "http://libav.org/releases/${BP}.tar.xz" -SRC_URI[md5sum] = "23b9e34bffdaee366710fdf20157a570" -SRC_URI[sha256sum] = "2ff05df6cd2259b3bb277eb16c234214f8e0530700d0c774d033eba23edde6ca" +SRC_URI[md5sum] = "7b44b75cec24b8e7545e5029e76917e0" +SRC_URI[sha256sum] = "ca846473b0b8ed8e3404c52e5e92df6d35cb5fa487eec498525de3ffda4367a0" DEFAULT_PREFERENCE = "-1" |