diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-05-19 08:32:24 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-02 10:04:54 +0200 |
| commit | ea8d7d2d14e862c5e911fedcc640e2c2d70ac2f0 (patch) | |
| tree | b22fa6643ad35325552eb51af64a733a82bdb121 /meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb | |
| parent | c80829768eb19fc751aefb5720016738af8e14f0 (diff) | |
| download | meta-openembedded-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-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 cc8d2e4cb3..1c71b1b52e 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 = "r0" | 6 | PR = "r1" |
| 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" |
