diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 79c32e3e7..3908fcbca 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -67,8 +67,7 @@ PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" SRCREV_pn-gconf-dbus ?= "604" SRCREV_pn-contacts ?= "214" SRCREV_pn-dates ?= "470" -#SRCREV_pn-gtkhtml2 ?= "1144" #why it selects 1153? -SRCDATE_gtkhtml2 ?= "20060323" +SRCREV_pn-gtkhtml2 ?= "1144" SRCREV_pn-web ?= "96" SRCREV_pn-eds-dbus ?= "580" SRCDATE_minimo ?= "20070510" |