diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-10-30 13:50:50 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-02 09:00:52 -0800 |
commit | 9223d80dea3b0321cce1aeb97dd10edca47bbf0c (patch) | |
tree | fe9adb7d13dc5bb47089af7684648aa16442d9e5 | |
parent | bd5ae6e1255ee65067b9311266550b5c5ed2a255 (diff) | |
download | meta-openembedded-9223d80dea3b0321cce1aeb97dd10edca47bbf0c.tar.gz |
poppler-data: upgrade 0.4.9 -> 0.4.10
-License-Update(COPYING):The changes are as follows
version 0.4.9: The cidToUnicode, nameToUnicode and unicodeMap data files
installed by the poppler-data package are under the COPYING.gpl2 license
version 0.4.10: The cidToUnicode, nameToUnicode and unicodeMap data files
installed by the poppler-data package are licensed under the GNU General
Public License (GPL), version 2 (COPYING.gpl2) or version 3 (COPYING.gpl3).
-License-Update(COPYING.adobe):Copyright year updated to 2019.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/poppler/poppler-data_0.4.10.bb (renamed from meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb b/meta-oe/recipes-support/poppler/poppler-data_0.4.10.bb index eda3f7ecdc..46e33514e8 100644 --- a/meta-oe/recipes-support/poppler/poppler-data_0.4.9.bb +++ b/meta-oe/recipes-support/poppler/poppler-data_0.4.10.bb | |||
@@ -3,8 +3,8 @@ DESCRIPTION = "Encoding files for use with poppler that enable poppler to \ | |||
3 | correctly render CJK and Cyrrilic." | 3 | correctly render CJK and Cyrrilic." |
4 | HOMEPAGE = "https://poppler.freedesktop.org/" | 4 | HOMEPAGE = "https://poppler.freedesktop.org/" |
5 | LICENSE = "BSD & GPLv2 & GPLv3+" | 5 | LICENSE = "BSD & GPLv2 & GPLv3+" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4870b98343f0bbb25fa43b9d2ba59448 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=96287d49ec274d9c3222b5f966c132fd \ |
7 | file://COPYING.adobe;md5=63c6a8a9df204c00461fa5f163d8a663 \ | 7 | file://COPYING.adobe;md5=a790726a74164c30b5de1ef93fd69e99 \ |
8 | file://COPYING.gpl2;md5=751419260aa954499f7abaabaa882bbe \ | 8 | file://COPYING.gpl2;md5=751419260aa954499f7abaabaa882bbe \ |
9 | " | 9 | " |
10 | 10 | ||
@@ -18,8 +18,8 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.gz \ | |||
18 | ${CMAP_RESOURCES_BASE}/Identity-H;name=idh \ | 18 | ${CMAP_RESOURCES_BASE}/Identity-H;name=idh \ |
19 | ${CMAP_RESOURCES_BASE}/Identity-V;name=idv" | 19 | ${CMAP_RESOURCES_BASE}/Identity-V;name=idv" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "35cc7beba00aa174631466f06732be40" | 21 | SRC_URI[md5sum] = "a7f15fb2f26c60a7a92093cfdf2378d5" |
22 | SRC_URI[sha256sum] = "1f9c7e7de9ecd0db6ab287349e31bf815ca108a5a175cf906a90163bdbe32012" | 22 | SRC_URI[sha256sum] = "6e2fcef66ec8c44625f94292ccf8af9f1d918b410d5aa69c274ce67387967b30" |
23 | SRC_URI[idh.md5sum] = "009c93cf0141ab7bd6acb7eea14306cc" | 23 | SRC_URI[idh.md5sum] = "009c93cf0141ab7bd6acb7eea14306cc" |
24 | SRC_URI[idh.sha256sum] = "ae702c203a82ea124e9b96590f821db6fbf8754e2c4547a9dba0e82f94739e95" | 24 | SRC_URI[idh.sha256sum] = "ae702c203a82ea124e9b96590f821db6fbf8754e2c4547a9dba0e82f94739e95" |
25 | SRC_URI[idv.md5sum] = "2f32a45d43d001c26eeac6b878855fbf" | 25 | SRC_URI[idv.md5sum] = "2f32a45d43d001c26eeac6b878855fbf" |