diff options
-rw-r--r-- | meta-oe/recipes-support/poppler/poppler_0.51.0.bb (renamed from meta-oe/recipes-support/poppler/poppler_0.50.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler_0.50.0.bb b/meta-oe/recipes-support/poppler/poppler_0.51.0.bb index 56425e635..4aa2dbaf8 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.50.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.51.0.bb | |||
@@ -7,8 +7,8 @@ SRC_URI = " \ | |||
7 | file://0001-add-manadatory-options-to-find-qt4-qt5-moc.patch \ | 7 | file://0001-add-manadatory-options-to-find-qt4-qt5-moc.patch \ |
8 | file://0002-fix-gcc-6-math-ambiguous-errors.patch \ | 8 | file://0002-fix-gcc-6-math-ambiguous-errors.patch \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "1a4c0cd873bddd8f266b85ab8d799962" | 10 | SRC_URI[md5sum] = "342452b9dfd16f3c9912eb029fe0d4e2" |
11 | SRC_URI[sha256sum] = "c9c93318b789d3933f6e0bad3bc65110280c28eac3f0666284bb9c9a0ab4bc36" | 11 | SRC_URI[sha256sum] = "e997c9ad81a8372f2dd03a02b00692b8cc479c220340c8881edaca540f402c1f" |
12 | 12 | ||
13 | DEPENDS = "fontconfig zlib cairo lcms" | 13 | DEPENDS = "fontconfig zlib cairo lcms" |
14 | 14 | ||