summaryrefslogtreecommitdiff
path: root/recipes/webm/libvpx_0.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/webm/libvpx_0.9.1.bb')
-rw-r--r--recipes/webm/libvpx_0.9.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/webm/libvpx_0.9.1.bb b/recipes/webm/libvpx_0.9.1.bb
index b5471b8257..bcb73587d3 100644
--- a/recipes/webm/libvpx_0.9.1.bb
+++ b/recipes/webm/libvpx_0.9.1.bb
@@ -1,5 +1,14 @@
require libvpx.inc
+PR = "${INC_PR}.0"
+
+SRC_URI += "file://libvpx-configure-support-blank-prefix.patch;apply=yes"
+
+CONFIGUREOPTS += " \
+ --prefix=${prefix} \
+ --libdir=${libdir} \
+"
+
SRC_URI[md5sum] = "e1442e74d0cca228785083fa520735a2"
SRC_URI[sha256sum] = "c4e8e463e079ffde5b6948366a1d0873f1bf685dccd89ca137585c2b8247ec59"