aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-05-09 20:06:53 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-05-10 20:20:18 +0200
commit0e2593e2e768d26f56652b1582b304acc5b5195a (patch)
treec550b8afd40ec70edbf9655d3683740cbc180b30 /meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
parent54efc1ed95ac9e307d469b792afbf3d8b2ca6f5c (diff)
downloadmeta-openembedded-contrib-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.bb1
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"
LIC_FILES_CHKSUM = "file://README.txt;md5=83544262a86f1f1ec761e75897df92bc"
SRCREV = "21e6e2de1f0062f949fcc52d0b4559dfa3246e0e"
PV = "0.1+gitr${SRCPV}"
+PR = "r1"
SRC_URI = "git://github.com/android/platform_frameworks_base.git;protocol=git;branch=master"