mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 07:11:14 +00:00
Add missing PREFERRED_VERSION_ prefixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1021 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
4ba4391803
commit
66e4e279fe
@ -1,6 +1,6 @@
|
||||
PREFERRED_VERSION_gtk+ ?= "2.10.6"
|
||||
pango ?= "1.15.1"
|
||||
cairo ?= "1.3.6"
|
||||
glib ?= "2.12.0"
|
||||
PREFERRED_VERSION_pango ?= "1.15.1"
|
||||
PREFERRED_VERSION_cairo ?= "1.3.6"
|
||||
PREFERRED_VERSION_glib ?= "2.12.0"
|
||||
|
||||
require conf/distro/poky.conf
|
||||
Loading…
x
Reference in New Issue
Block a user