aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-19 08:32:24 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-02 10:04:54 +0200
commitea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0 (patch)
treeb22fa6643ad35325552eb51af64a733a82bdb121 /meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
parentc80829768eb19fc751aefb5720016738af8e14f0 (diff)
downloadmeta-openembedded-contrib-ea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0.tar.gz
recipes: use allarch.bbclass instead just PACKAGE_ARCH = all
* otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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.bb2
1 files changed, 1 insertions, 1 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 3fa04abf5d..a23170abda 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb
@@ -3,7 +3,7 @@ require ttf.inc
DESCRIPTION = "Droid fonts - TTF Edition"
HOMEPAGE = "http://www.droidfonts.com/"
LICENSE = "Apache-2.0"
-PR = "r0"
+PR = "r1"
# git magic below - SRCREV is an ID of /data/fonts subtree
# (so we don't need to fetch full platform/frameworks/base.git)
SRCREV = "31f255e44e618ff3b923f332e8fcb83403fd39f5"