diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2020-02-27 01:03:35 +0200 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2020-02-27 01:06:00 +0200 |
commit | 4da37583e1f53f1431f9f4461c4ccc6c75e43479 (patch) | |
tree | 855bef7d4d3adc2eb3d5697dc9560f3e434bd607 /recipes-platform | |
parent | 21459a102cf0212bbfa6647a246ff8d6d64479ad (diff) |
ttf-noto-emoji: change recipe to match upstream version
Match recipe being upstreamed to allow easy removal of this
file on future upgrades
Ref: http://lists.openembedded.org/pipermail/openembedded-devel/2020-February/205154.html
Bug-AGL: SPEC-2701
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Change-Id: Ieffb8aed6498867a19b03a5910f081df62dcb834
Diffstat (limited to 'recipes-platform')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-demo.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index 2bd16d79c..fb1bb4ef7 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -60,10 +60,10 @@ TTF_FONTS = " \ ttf-dejavu-sans \ ttf-dejavu-sans-mono \ ttf-dejavu-serif \ + ttf-noto-emoji-color \ source-han-sans-cn-fonts \ source-han-sans-jp-fonts \ source-han-sans-tw-fonts \ - noto-emoji \ " |