summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-24 12:32:58 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-24 13:25:21 -0800
commit80f592c252cdaf34057ba47d140adb8a63209cd0 (patch)
treefb4e628aec961f353a2bdb8de5f34ce49d64a7d5 /meta/conf
parentb43d82dcae78c053d41e188ed03d9c6fcb035842 (diff)
downloadast2050-yocto-poky-80f592c252cdaf34057ba47d140adb8a63209cd0.zip
ast2050-yocto-poky-80f592c252cdaf34057ba47d140adb8a63209cd0.tar.gz
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 <Saul.Wold@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-fixed-revisions.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc
index 23c34b5..0eb2af4 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"
+
OpenPOWER on IntegriCloud