[oe-commits] Ross Burton : liberation-fonts: inherit allarch as fonts are arch-independent

git at git.openembedded.org git at git.openembedded.org
Mon Mar 16 17:42:38 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 21bd703655a7ab53cc02b070f5d99fa93a7884fa
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=21bd703655a7ab53cc02b070f5d99fa93a7884fa

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Mar  9 16:37:19 2015 +0000

liberation-fonts: inherit allarch as fonts are arch-independent

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
index 89fa4b2..708f59e 100644
--- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
+++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 PR = "r4"
 PE = "1"
 
-inherit fontcache
+inherit allarch fontcache
 
 FONT_PACKAGES = "${PN}"
 



More information about the Openembedded-commits mailing list