[OE-core] [PATCH 6/6] default-versions.inc: remove pinning of liberation-fonts
Andreas Müller
schnitzeltony at googlemail.com
Fri Feb 13 05:59:55 UTC 2015
Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
meta/conf/distro/include/default-versions.inc | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/conf/distro/include/default-versions.inc b/meta/conf/distro/include/default-versions.inc
index 6e92aa5..c41db46 100644
--- a/meta/conf/distro/include/default-versions.inc
+++ b/meta/conf/distro/include/default-versions.inc
@@ -7,9 +7,6 @@ PYTHON_BASEVERSION ?= "2.7"
PREFERRED_VERSION_python ?= "2.7.3"
PREFERRED_VERSION_python-native ?= "2.7.3"
-# Force the older version of liberation-fonts until we fix the fontforge issue
-PREFERRED_VERSION_liberation-fonts ?= "1.04"
-
# Force db-native's version to keep sync with db while
# 'AGPL-3.0' in ${INCOMPATIBLE_LICENSE} blacklist
PREFERRED_VERSION_db-native = "${@incompatible_license_contains('AGPL-3.0', '5.%', '6.%', d)}"
--
1.9.3
More information about the Openembedded-core
mailing list