From 80f592c252cdaf34057ba47d140adb8a63209cd0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 24 Nov 2010 12:32:58 -0800 Subject: liberation-fonts: Added version 1.06, PREFERRED_VERSION is still 1.04 The new recipe requires fontforge, which is not added yet, so the preferred version remains 1.04, when we have fontforge native then we can remove this. Signed-off-by: Saul Wold --- meta/conf/distro/include/poky-fixed-revisions.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 23c34b596..0eb2af488 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -13,6 +13,9 @@ PYTHON_BASEVERSION ?= "2.6" PREFERRED_VERSION_python ?= "2.6.6" PREFERRED_VERSION_python-native ?= "2.6.6" +# Force the older version of liberation-fonts until we fix the fontforge issue +PREFERRED_VERSION_liberation-fonts ?= "1.04" + -- cgit v1.2.3