diff options
-rw-r--r-- | meta/conf/distro/poky.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 93e777bc1..097dccd4a 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -76,7 +76,7 @@ PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" SRCREV_pn-gconf-dbus ?= "638" SRCREV_pn-gtkhtml2 ?= "1144" SRCREV_pn-web ?= "97" -SRCREV_pn-web-webkit ?= "102" +SRCREV_pn-web-webkit ?= "103" SRCREV_pn-eds-dbus ?= "629" SRCDATE_minimo ?= "20070510" SRCDATE_ipkg-utils-native ?= "20050930" @@ -86,7 +86,7 @@ SRCDATE_ipkg-link ?= "20050930" SRCREV_pn-matchbox-common ?= "1561" SRCREV_pn-matchbox-config-gtk ?= "1614" SRCREV_pn-matchbox-desktop ?= "1902" -SRCREV_pn-matchbox-keyboard ?= "1801" +SRCREV_pn-matchbox-keyboard ?= "1910" SRCREV_pn-matchbox-panel ?= "1364" SRCDATE_matchbox-panel-manager ?= "20060612" SRCREV_pn-matchbox-panel-2 ?= "1893" @@ -115,7 +115,7 @@ SRCREV_pn-sato-icon-theme ?= "119" SRCREV_pn-matchbox-desktop-sato ?= "76" SRCREV_pn-evince ?= "2437" SRCREV_pn-oh-puzzles ?= "22" -SRCREV_pn-libowl ?= "277" +SRCREV_pn-libowl ?= "354" SRCDATE_libxcalibrate ?= "20070607" SRCDATE_calibrateproto ?= "20070607" SRCDATE_gtk-theme-torturer ?= "20060821" |