diff options
| author | Chris Lord <chris@openedhand.com> | 2005-09-23 13:12:36 +0000 |
|---|---|---|
| committer | Chris Lord <chris@openedhand.com> | 2005-09-23 13:12:36 +0000 |
| commit | f7b6fee10f06be9f3ee04b179b9677d5eef0dca9 (patch) | |
| tree | 1445a4aef0c5feb63e475d0ba4878c8c617006cf /openembedded/conf/distro/poky-additions.inc | |
| parent | ac9e4d68a2e766a0f0bf387adb834fab04000de6 (diff) | |
| download | poky-f7b6fee10f06be9f3ee04b179b9677d5eef0dca9.tar.gz | |
Disable gconf-dbus for now
git-svn-id: https://svn.o-hand.com/repos/poky@31 311d38ba-8fff-0310-9ca6-ca027cbcb966
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}" | |||
| 7 | DISTRO_TYPE = "debug" | 7 | DISTRO_TYPE = "debug" |
| 8 | # DISTRO_TYPE = "release" | 8 | # DISTRO_TYPE = "release" |
| 9 | 9 | ||
| 10 | PREFERRED_PROVIDER_gconf=gconf-dbus | 10 | #PREFERRED_PROVIDER_gconf=gconf-dbus |
| 11 | 11 | ||
| 12 | PREFERRED_VERSION_libmatchbox = "1.7" | 12 | PREFERRED_VERSION_libmatchbox = "1.7" |
| 13 | PREFERRED_VERSION_matchbox = "0.9.1" | 13 | PREFERRED_VERSION_matchbox = "0.9.1" |
