aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/webm/libvpx_0.9.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/webm/libvpx_0.9.0.bb b/recipes/webm/libvpx_0.9.0.bb
index 145d90abc4..a59d94dd3e 100644
--- a/recipes/webm/libvpx_0.9.0.bb
+++ b/recipes/webm/libvpx_0.9.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "vpx Multi-Format Codec SDK"
LICENSE = "VP8"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://webm.googlecode.com/files/libvpx-${PV}.tar.bz2"
@@ -22,7 +22,6 @@ CONFIGUREOPTS = " \
--target=${VPXTARGET} \
--enable-vp8 \
--enable-libs \
- --enable-ccache \
"
do_install() {