projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d405d59
)
poky.conf: Correct pango version
author
Richard Purdie
<richard@openedhand.com>
Sat, 16 Sep 2006 08:15:29 +0000
(08:15 +0000)
committer
Richard Purdie
<richard@openedhand.com>
Sat, 16 Sep 2006 08:15:29 +0000
(08:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@714
311d38ba
-8fff-0310-9ca6-
ca027cbcb966
meta/conf/distro/poky.conf
patch
|
blob
|
history
diff --git
a/meta/conf/distro/poky.conf
b/meta/conf/distro/poky.conf
index
db7c9cb
..
d96a8d7
100644
(file)
--- a/
meta/conf/distro/poky.conf
+++ b/
meta/conf/distro/poky.conf
@@
-135,7
+135,7
@@
PREFERRED_VERSION_atk ?= "1.10.3"
PREFERRED_VERSION_cairo = "1.0.4"
PREFERRED_VERSION_gtk+ ?= "2.6.8"
#PREFERRED_VERSION_gtk+ ?= "2.8.16"
-PREFERRED_VERSION_pango ?= "1.10.
1
"
+PREFERRED_VERSION_pango ?= "1.10.
2
"
PREFERRED_VERSION_dbus ?= "0.60"
PREFERRED_VERSION_gnome-vfs-dbus ?= "2.12.0+cvs${SRCDATE}"