diff options
author | Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> | 2015-05-29 09:55:39 +0200 |
---|---|---|
committer | Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> | 2015-05-29 12:36:34 +0300 |
commit | dae3725a434697424790aa628eeea769c0255c49 (patch) | |
tree | 2330d82b09af2d2a71f21b0f780bf4e2d3e8776c /recipes | |
parent | d899f31b7fb5c857b159b46c52ce22b3c7b701f5 (diff) | |
download | meta-boot2qt-daisy.tar.gz |
Update checksum for Noto fonts release 1.002daisy
Change-Id: I23f95aa33fffbd4692644bf0d16ab7b0a9b3db9d
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/fonts/otf-noto.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fonts/otf-noto.bb b/recipes/fonts/otf-noto.bb index 8a9f942..266010c 100644 --- a/recipes/fonts/otf-noto.bb +++ b/recipes/fonts/otf-noto.bb | |||
@@ -11,8 +11,8 @@ inherit allarch fontcache | |||
11 | 11 | ||
12 | SRC_URI = "http://www.google.com/get/noto/pkgs/NotoSansCJKSC-hinted.zip" | 12 | SRC_URI = "http://www.google.com/get/noto/pkgs/NotoSansCJKSC-hinted.zip" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "fdbacee7b538c42cf1d3a6fc3dd3d106" | 14 | SRC_URI[md5sum] = "9c59b0a684b03d3220dc05c6f7d4a097" |
15 | SRC_URI[sha256sum] = "71d32727053c9677956b7aff7b150c3c2521072f40d334a37806a577d86fa33d" | 15 | SRC_URI[sha256sum] = "c815b154a57877bfc3c9baa9650f22217e509bddc73f5433f640d875ae6f35e0" |
16 | 16 | ||
17 | do_install() { | 17 | do_install() { |
18 | install -m 0644 -d ${D}${datadir}/fonts/otf/noto | 18 | install -m 0644 -d ${D}${datadir}/fonts/otf/noto |