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-mplus_027.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-mplus_027.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index 62acf824d4..ab9be352bd 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "MPlus font - TTF Edition" | 3 | DESCRIPTION = "MPlus font - TTF Edition" |
| 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
| 5 | LICENSE = "${PN}" | 5 | LICENSE = "${PN}" |
| 6 | PR = "r1" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | 8 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" |
| 9 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" | 9 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" |
