diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-22 00:43:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-22 00:43:42 +0000 |
commit | 8bd2f3891320628b490c4035124bf8704ef49c45 (patch) | |
tree | 43c1c01a0a4840f3dc622f064ba211d76f7e0fb0 /meta/conf/distro/poky.conf | |
parent | 82ad25c90a62e677fe345dcd0072f3815dfb72f0 (diff) | |
download | poky-8bd2f3891320628b490c4035124bf8704ef49c45.tar.gz |
poky.conf: prefer full version of opkg to not build opkg and opkg-nogpg in one run
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4302 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 464f4d200c..72ad8eae01 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -77,6 +77,7 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib" | |||
77 | PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" | 77 | PREFERRED_PROVIDER_dbus-glib-native ?= "dbus-glib-native" |
78 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 78 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
79 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" | 79 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
80 | PREFERRED_PROVIDER_opkg ?= "opkg" | ||
80 | 81 | ||
81 | 82 | ||
82 | # | 83 | # |