diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb')
| -rw-r--r-- | meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb b/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb index 878d5e25e3..597d0e14ce 100644 --- a/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb +++ b/meta-oe/recipes-multimedia/webm/libvpx_0.9.5.bb | |||
| @@ -7,13 +7,13 @@ PR = "${INC_PR}.0" | |||
| 7 | SRC_URI += "file://libvpx-configure-support-blank-prefix.patch \ | 7 | SRC_URI += "file://libvpx-configure-support-blank-prefix.patch \ |
| 8 | file://do-not-hardcode-softfp-float-api.patch \ | 8 | file://do-not-hardcode-softfp-float-api.patch \ |
| 9 | file://CVE-2010-4203.patch \ | 9 | file://CVE-2010-4203.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "4bf2f2c76700202c1fe9201fcb0680e3" | 12 | SRC_URI[md5sum] = "4bf2f2c76700202c1fe9201fcb0680e3" |
| 13 | SRC_URI[sha256sum] = "2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa" | 13 | SRC_URI[sha256sum] = "2e93968afcded113a7e218de047feecf6659a089058803a9e40fb687de5f9bfa" |
| 14 | 14 | ||
| 15 | CONFIGUREOPTS += " \ | 15 | CONFIGUREOPTS += " \ |
| 16 | --prefix=${prefix} \ | 16 | --prefix=${prefix} \ |
| 17 | --libdir=${libdir} \ | 17 | --libdir=${libdir} \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
