diff options
| -rw-r--r-- | meta-oe/recipes-support/gd/gd_2.3.1.bb (renamed from meta-oe/recipes-support/gd/gd_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.3.0.bb b/meta-oe/recipes-support/gd/gd_2.3.1.bb index 554e07fd3c..60abe73a14 100644 --- a/meta-oe/recipes-support/gd/gd_2.3.0.bb +++ b/meta-oe/recipes-support/gd/gd_2.3.1.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS = "freetype libpng jpeg zlib tiff" | |||
| 16 | SRC_URI = "git://github.com/libgd/libgd.git;branch=master \ | 16 | SRC_URI = "git://github.com/libgd/libgd.git;branch=master \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV = "b079fa06223c3ab862c8f0eea58a968727971988" | 19 | SRCREV = "75ef79c9b013fb5eafd92710b3867827682fd52d" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
