diff options
Diffstat (limited to 'meta-oe/recipes-support/gd/gd_2.2.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/gd/gd_2.2.3.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.2.3.bb b/meta-oe/recipes-support/gd/gd_2.2.3.bb index 4ff6b756a6..4e21d532d5 100644 --- a/meta-oe/recipes-support/gd/gd_2.2.3.bb +++ b/meta-oe/recipes-support/gd/gd_2.2.3.bb | |||
| @@ -14,7 +14,9 @@ DEPENDS = "freetype libpng jpeg zlib tiff" | |||
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/libgd/libgd.git;branch=GD-2.2 \ | 15 | SRC_URI = "git://github.com/libgd/libgd.git;branch=GD-2.2 \ |
| 16 | file://fix-gcc-unused-functions.patch \ | 16 | file://fix-gcc-unused-functions.patch \ |
| 17 | file://CVE-2016-10166.patch" | 17 | file://CVE-2016-10166.patch \ |
| 18 | file://CVE-2016-10167.patch \ | ||
| 19 | file://CVE-2016-10168.patch" | ||
| 18 | 20 | ||
| 19 | SRCREV = "46ceef5970bf3a847ff61d1bdde7501d66c11d0c" | 21 | SRCREV = "46ceef5970bf3a847ff61d1bdde7501d66c11d0c" |
| 20 | 22 | ||
