diff options
| -rw-r--r-- | meta-moblin/conf/distro/moblin.conf | 2 | ||||
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-moblin/conf/distro/moblin.conf b/meta-moblin/conf/distro/moblin.conf index 503ab2efab..5138e76a54 100644 --- a/meta-moblin/conf/distro/moblin.conf +++ b/meta-moblin/conf/distro/moblin.conf | |||
| @@ -81,7 +81,7 @@ PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" | |||
| 81 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 81 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
| 82 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | 82 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
| 83 | PREFERRED_PROVIDER_opkg ?= "opkg" | 83 | PREFERRED_PROVIDER_opkg ?= "opkg" |
| 84 | PREFERRED_PROVIDER_opkg-native ?= "opkg" | 84 | PREFERRED_PROVIDER_opkg-native ?= "opkg-native" |
| 85 | 85 | ||
| 86 | require conf/distro/include/moblin-fixed-revisions.inc | 86 | require conf/distro/include/moblin-fixed-revisions.inc |
| 87 | require conf/distro/include/poky-fixed-revisions.inc | 87 | require conf/distro/include/poky-fixed-revisions.inc |
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 047b647fa3..ccbd4869b6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -87,7 +87,7 @@ PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" | |||
| 87 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 87 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
| 88 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | 88 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
| 89 | PREFERRED_PROVIDER_opkg ?= "opkg" | 89 | PREFERRED_PROVIDER_opkg ?= "opkg" |
| 90 | PREFERRED_PROVIDER_opkg-native ?= "opkg" | 90 | PREFERRED_PROVIDER_opkg-native ?= "opkg-native" |
| 91 | 91 | ||
| 92 | require conf/distro/include/poky-fixed-revisions.inc | 92 | require conf/distro/include/poky-fixed-revisions.inc |
| 93 | require conf/distro/include/preferred-xorg-versions.inc | 93 | require conf/distro/include/preferred-xorg-versions.inc |
