diff options
Diffstat (limited to 'openembedded/conf/distro/poky-additions.inc')
-rw-r--r-- | openembedded/conf/distro/poky-additions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/distro/poky-additions.inc b/openembedded/conf/distro/poky-additions.inc index 278c07abbe..c72d959d0c 100644 --- a/openembedded/conf/distro/poky-additions.inc +++ b/openembedded/conf/distro/poky-additions.inc @@ -7,7 +7,7 @@ DISTRO_VERSION = "0.0-snapshot-${DATE}" DISTRO_TYPE = "debug" # DISTRO_TYPE = "release" -PREFERRED_PROVIDER_gconf=gconf-dbus +#PREFERRED_PROVIDER_gconf=gconf-dbus PREFERRED_VERSION_libmatchbox = "1.7" PREFERRED_VERSION_matchbox = "0.9.1" |