diff options
Diffstat (limited to 'meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb')
| -rw-r--r-- | meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb index 20f887c252..1a49e593a6 100644 --- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb +++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb | |||
| @@ -9,12 +9,14 @@ LICENSE = "BSD" | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=7d2c487d2fc7dd3e3c7c465a5b7f6217 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=7d2c487d2fc7dd3e3c7c465a5b7f6217 \ |
| 10 | file://include/vorbis/vorbisenc.h;beginline=1;endline=11;md5=d1c1d138863d6315131193d4046d81cb" | 10 | file://include/vorbis/vorbisenc.h;beginline=1;endline=11;md5=d1c1d138863d6315131193d4046d81cb" |
| 11 | DEPENDS = "libogg" | 11 | DEPENDS = "libogg" |
| 12 | PR = "r1" | ||
| 12 | 13 | ||
| 13 | SRC_URI = "http://downloads.xiph.org/releases/vorbis/${BP}.tar.xz \ | 14 | SRC_URI = "http://downloads.xiph.org/releases/vorbis/${BP}.tar.xz \ |
| 14 | file://0001-configure-Check-for-clang.patch \ | 15 | file://0001-configure-Check-for-clang.patch \ |
| 15 | file://CVE-2017-14633.patch \ | 16 | file://CVE-2017-14633.patch \ |
| 16 | file://CVE-2017-14632.patch \ | 17 | file://CVE-2017-14632.patch \ |
| 17 | file://CVE-2018-5146.patch \ | 18 | file://CVE-2018-5146.patch \ |
| 19 | file://CVE-2017-14160.patch \ | ||
| 18 | " | 20 | " |
| 19 | SRC_URI[md5sum] = "28cb28097c07a735d6af56e598e1c90f" | 21 | SRC_URI[md5sum] = "28cb28097c07a735d6af56e598e1c90f" |
| 20 | SRC_URI[sha256sum] = "54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1" | 22 | SRC_URI[sha256sum] = "54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1" |
