Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] liberation-fonts: inherit allarch as fonts are arch-independent
@ 2015-03-09 16:38 Ross Burton
  2015-03-09 16:42 ` Otavio Salvador
  2015-03-10  0:08 ` Jonathan Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Ross Burton @ 2015-03-09 16:38 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@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 89fa4b21..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}"
 
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-10 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 16:38 [PATCH] liberation-fonts: inherit allarch as fonts are arch-independent Ross Burton
2015-03-09 16:42 ` Otavio Salvador
2015-03-10 13:34   ` Martin Jansa
2015-03-10  0:08 ` Jonathan Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox