aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webm
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 13:52:21 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 13:53:51 +0200
commitc903bce55e24e32d19f4fe1c69321ef47a67685b (patch)
tree3cee619b1990197aff34c40c86c1fa35c03aa8d1 /recipes/webm
parent269252a9b6baef94cc9856718b736ff471067170 (diff)
downloadopenembedded-c903bce55e24e32d19f4fe1c69321ef47a67685b.tar.gz
libvpx_0.9.2: fix S/SRC_URI after ebaa5e020bfa0a95c49f17a103b731c324e8da20
* 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>
Diffstat (limited to 'recipes/webm')
-rw-r--r--recipes/webm/libvpx_0.9.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/webm/libvpx_0.9.2.bb b/recipes/webm/libvpx_0.9.2.bb
index b2c1db2675..b7ced8f1da 100644
--- a/recipes/webm/libvpx_0.9.2.bb
+++ b/recipes/webm/libvpx_0.9.2.bb
@@ -2,7 +2,6 @@ require libvpx.inc
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"