diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2012-05-09 20:06:53 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-10 20:20:18 +0200 |
| commit | 0e2593e2e768d26f56652b1582b304acc5b5195a (patch) | |
| tree | c550b8afd40ec70edbf9655d3683740cbc180b30 /meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb | |
| parent | 54efc1ed95ac9e307d469b792afbf3d8b2ca6f5c (diff) | |
| download | meta-openembedded-0e2593e2e768d26f56652b1582b304acc5b5195a.tar.gz | |
ttf-fonts: call update-fonts only on target, not during do_rootfs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb index 1c71b1b52e..22a7aecd22 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" | 3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" |
| 4 | HOMEPAGE = "http://font.ubuntu.com" | 4 | HOMEPAGE = "http://font.ubuntu.com" |
| 5 | LICENSE = "UFL" | 5 | LICENSE = "UFL" |
| 6 | PR = "r1" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}+ufl.zip" | 8 | SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}+ufl.zip" |
| 9 | SRC_URI[md5sum] = "2c3287ea72f81ce025095f7a6d68af28" | 9 | SRC_URI[md5sum] = "2c3287ea72f81ce025095f7a6d68af28" |
