diff options
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.bb | 3 |
1 files changed, 2 insertions, 1 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 37896415ee..4e95fa9549 100644 --- a/meta-oe/recipes-support/gd/gd_2.3.2.bb +++ b/meta-oe/recipes-support/gd/gd_2.3.2.bb | |||
| @@ -14,7 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8e5bc8627b9494741c905d65238c66b7" | |||
| 14 | DEPENDS = "freetype libpng jpeg zlib tiff" | 14 | DEPENDS = "freetype libpng jpeg zlib tiff" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/libgd/libgd.git;branch=master \ | 16 | SRC_URI = "git://github.com/libgd/libgd.git;branch=master \ |
| 17 | " | 17 | file://0001-replace-uint32-with-uint32_t-and-uint16-with-uint16_.patch \ |
| 18 | " | ||
| 18 | 19 | ||
| 19 | SRCREV = "2e40f55bfb460fc9d8cbcd290a0c9eb908d5af7e" | 20 | SRCREV = "2e40f55bfb460fc9d8cbcd290a0c9eb908d5af7e" |
| 20 | 21 | ||
