*
ebaa5e020bfa0a95c49f17a103b731c324e8da20 sets SRC_URI to git tag checkouts and sets S according to it
* libvpx_0.9.2 has old SRC_URI for .tar.bz2 but gets wrong S from libvpx.inc
* so also use git checkout here
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
PR = "${INC_PR}.0"
-SRC_URI = "http://webm.googlecode.com/files/libvpx-v${PV}.tar.bz2"
SRC_URI += "file://libvpx-configure-support-blank-prefix.patch;apply=yes"
SRC_URI[md5sum] = "609370925b274aeaa29e94fc34c74957"