aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webm/libvpx_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/webm/libvpx_0.9.2.bb')
-rw-r--r--recipes/webm/libvpx_0.9.2.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/webm/libvpx_0.9.2.bb b/recipes/webm/libvpx_0.9.2.bb
deleted file mode 100644
index b7ced8f1da..0000000000
--- a/recipes/webm/libvpx_0.9.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require libvpx.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI += "file://libvpx-configure-support-blank-prefix.patch;apply=yes"
-
-SRC_URI[md5sum] = "609370925b274aeaa29e94fc34c74957"
-SRC_URI[sha256sum] = "7425853d06443a0ce8e9cfc7cd3b0a43228b22c10dca813da68af9b114510b3b"
-
-CONFIGUREOPTS += " \
- --prefix=${prefix} \
- --libdir=${libdir} \
-"
-