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-droid_git.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-droid_git.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index e0a6c65a21..2c3bf2e9a8 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
| @@ -6,6 +6,7 @@ LICENSE = "Apache-2.0" | |||
| 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" | 6 | LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc" |
| 7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" | 7 | SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e" |
| 8 | PV = "0.1+gitr${SRCPV}" | 8 | PV = "0.1+gitr${SRCPV}" |
| 9 | PR = "r1" | ||
| 9 | 10 | ||
| 10 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;protocol=git;branch=master" | 11 | SRC_URI = "git://github.com/android/platform_frameworks_base.git;protocol=git;branch=master" |
| 11 | 12 | ||
