diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/default-versions.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/distro/include/default-versions.inc b/meta/conf/distro/include/default-versions.inc index cc8c533d4c..d976508ff5 100644 --- a/meta/conf/distro/include/default-versions.inc +++ b/meta/conf/distro/include/default-versions.inc | |||
@@ -5,6 +5,3 @@ | |||
5 | # Force the older version of liberation-fonts until we fix the fontforge issue | 5 | # Force the older version of liberation-fonts until we fix the fontforge issue |
6 | PREFERRED_VERSION_liberation-fonts ?= "1.04" | 6 | PREFERRED_VERSION_liberation-fonts ?= "1.04" |
7 | 7 | ||
8 | # Force db-native's version to keep sync with db while | ||
9 | # 'AGPL-3.0' in ${INCOMPATIBLE_LICENSE} blacklist | ||
10 | PREFERRED_VERSION_db-native = "${@incompatible_license_contains('AGPL-3.0', '5.%', '6.%', d)}" | ||