[oe-commits] : openmoko.conf: Set PREFERRED_PROVIDER for opkg

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Aug 20 04:15:08 UTC 2008


Module: OE.dev
Branch: master
Commit: e44963bb4d881ad818b1f0efb3482ec31a93bd99
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=e44963bb4d881ad818b1f0efb3482ec31a93bd99

Author:  <rwhitby at nslu2-linux.org>
Date:   Wed Aug 20 04:07:12 2008 +0000

openmoko.conf: Set PREFERRED_PROVIDER for opkg

---

 conf/distro/openmoko.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index 6b2531b..d36a618 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -68,6 +68,9 @@ PREFERRED_PROVIDER_midpath = "midpath-openmoko"
 # We don't use this, but select one to shut bitbake up.
 PREFERRED_PROVIDER_virtual/libqte2 = "qte"
 
+# opkg
+PREFERRED_PROVIDER_opkg = "opkg"
+
 # deploy gta01 and gta02 in ${MACHINE_CLASS} directory
 DEPLOY_DIR_IMAGE_om-gta01 = "${DEPLOY_DIR}/images/${MACHINE_CLASS}"
 DEPLOY_DIR_IMAGE_om-gta02 = "${DEPLOY_DIR}/images/${MACHINE_CLASS}"





More information about the Openembedded-commits mailing list