graphics: correct LICENSE type in noto-emoji 31/22431/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 16 Sep 2019 05:05:09 +0000 (08:05 +0300)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 16 Sep 2019 05:11:38 +0000 (08:11 +0300)
The tools to generate the fonts are Apache-2.0 licensed
and not the outputed fonts which are OFL-1.1

Bug-AGL: SPEC-2701
Change-Id: Ifde0bec63076f8d4b9614a90319896f1bf709573
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-graphics/noto-emoji/noto-emoji_git.bb

index 416f568..d3c39b5 100644 (file)
@@ -2,8 +2,8 @@ SUMMARY     = "Google noto emoji font pack"
 HOMEPAGE    = "https://github.com/googlefonts/noto-emoji"
 SECTION     = "fonts"
 
-LICENSE     = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
+LICENSE     = "OFL-1.1"
+LIC_FILES_CHKSUM = "file://${S}/fonts/LICENSE;md5=55719faa0112708e946b820b24b14097"
 
 SRC_URI = "git://github.com/googlefonts/noto-emoji;protocol=https;branch=master"
 SRCREV = "833a43d03246a9325e748a2d783006454d76ff66"