diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-06-28 14:51:51 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 14:46:54 +0100 |
commit | 663373c4fb0fa7919cdf1be9ef3cdfa44c8d3048 (patch) | |
tree | 080272205c8bab3ca204003eea9692df788f2ce6 /meta/conf | |
parent | 3755b433285bbb068475316c86933bcddb8af242 (diff) | |
download | poky-663373c4fb0fa7919cdf1be9ef3cdfa44c8d3048.tar.gz |
ofono: upgrade to version 0.50
(From OE-Core rev: f7bb581c5bbcc6c9a73430b9f45f532207c86af7)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/default-versions.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/distro/include/default-versions.inc b/meta/conf/distro/include/default-versions.inc index 0abbd8f87d..377aba5860 100644 --- a/meta/conf/distro/include/default-versions.inc +++ b/meta/conf/distro/include/default-versions.inc | |||
@@ -12,7 +12,3 @@ PREFERRED_VERSION_python-native ?= "2.6.6" | |||
12 | 12 | ||
13 | # Force the older version of liberation-fonts until we fix the fontforge issue | 13 | # Force the older version of liberation-fonts until we fix the fontforge issue |
14 | PREFERRED_VERSION_liberation-fonts ?= "1.04" | 14 | PREFERRED_VERSION_liberation-fonts ?= "1.04" |
15 | |||
16 | |||
17 | |||
18 | |||