diff options
Diffstat (limited to 'meta/recipes-multimedia/flac/flac_1.3.4.bb')
| -rw-r--r-- | meta/recipes-multimedia/flac/flac_1.3.4.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/flac/flac_1.3.4.bb b/meta/recipes-multimedia/flac/flac_1.3.4.bb index 1a44718bba..6df0668783 100644 --- a/meta/recipes-multimedia/flac/flac_1.3.4.bb +++ b/meta/recipes-multimedia/flac/flac_1.3.4.bb | |||
| @@ -16,7 +16,8 @@ DEPENDS = "libogg" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "http://downloads.xiph.org/releases/flac/${BP}.tar.xz \ | 17 | SRC_URI = "http://downloads.xiph.org/releases/flac/${BP}.tar.xz \ |
| 18 | file://CVE-2020-22219.patch \ | 18 | file://CVE-2020-22219.patch \ |
| 19 | " | 19 | file://0001-Fix-seeking-bug.patch \ |
| 20 | " | ||
| 20 | 21 | ||
| 21 | SRC_URI[sha256sum] = "8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737" | 22 | SRC_URI[sha256sum] = "8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737" |
| 22 | 23 | ||
