mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
gtk+: Update to 2.20.1
gtk+ previously has 2 versions: 2.14.2(preferred), and 2.18.5(latest). This upgrade is from 2.18.5 to 2.20.1, so some patch(like entry-cairo.patch) in 2.14.2 is abandoned. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
b64111f53b
commit
0e7e3ae68a
@@ -13,7 +13,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.24.1"
|
||||
PREFERRED_VERSION_atk ?= "1.24.0"
|
||||
PREFERRED_VERSION_cairo ?= "1.8.10"
|
||||
PREFERRED_VERSION_pango ?= "1.28.0"
|
||||
PREFERRED_VERSION_gtk+ ?= "2.14.2"
|
||||
PREFERRED_VERSION_gtk+ ?= "2.20.1"
|
||||
|
||||
PREFERRED_VERSION_librsvg ?= "2.26.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user