aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-02-11 22:49:37 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-02-16 05:52:37 +0100
commit20d6d3163b31d9f7099f24f4aaedb19c660fb7af (patch)
tree9981c1dec8a7f2511444ea6437a4664ca84f74c3 /meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
parent45809914310d4d4eda5982e1680f28c334f90769 (diff)
downloadmeta-openembedded-contrib-20d6d3163b31d9f7099f24f4aaedb19c660fb7af.tar.gz
ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fonts
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
index 8d992590ad..bd8398095f 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.80.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Ubuntu Font Family - TTF Version"
HOMEPAGE = "http://font.ubuntu.com"
LICENSE = "UFL"
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=325a1a9029112a2405e743c7f816427b"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}.zip"
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "107170099bbc3beae8602b97a5c423525d363106c3c24f787d43e09811
S = "${WORKDIR}/ubuntu-font-family-${PV}"
PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans"
-UPDATE_FONTS_PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans"
+FONT_PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans"
FILES_ttf-ubuntu-mono = "${datadir}/fonts/truetype/*Mono*"
FILES_ttf-ubuntu-sans = "${datadir}/fonts/truetype/Ubuntu-*"