summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gd/gd_2.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gd/gd_2.3.2.bb')
-rw-r--r--meta-oe/recipes-support/gd/gd_2.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.3.2.bb b/meta-oe/recipes-support/gd/gd_2.3.2.bb
index c9ed029f96..32484ce791 100644
--- a/meta-oe/recipes-support/gd/gd_2.3.2.bb
+++ b/meta-oe/recipes-support/gd/gd_2.3.2.bb
@@ -15,6 +15,7 @@ DEPENDS = "freetype libpng jpeg zlib tiff"
15 15
16SRC_URI = "git://github.com/libgd/libgd.git;branch=master \ 16SRC_URI = "git://github.com/libgd/libgd.git;branch=master \
17 file://0001-replace-uint32-with-uint32_t-and-uint16-with-uint16_.patch \ 17 file://0001-replace-uint32-with-uint32_t-and-uint16-with-uint16_.patch \
18 file://0001-fix-read-out-of-bands-in-reading-tga-header-file.patch \
18 " 19 "
19 20
20SRCREV = "2e40f55bfb460fc9d8cbcd290a0c9eb908d5af7e" 21SRCREV = "2e40f55bfb460fc9d8cbcd290a0c9eb908d5af7e"