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

rwhitby commit oe at amethyst.openembedded.net
Mon Sep 1 18:15:34 UTC 2008


openmoko.conf: Set PREFERRED_PROVIDER for opkg

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 095df9699f7a69f0e2ef180dff98382e29bbd36a
ViewMTN: http://monotone.openembedded.org/revision/info/095df9699f7a69f0e2ef180dff98382e29bbd36a
Files:
1
conf/distro/openmoko.conf
Diffs:

#
# mt diff -r6c683463bc0dd74f74e706fc55283c34b4d9ee86 -r095df9699f7a69f0e2ef180dff98382e29bbd36a
#
#
#
# patch "conf/distro/openmoko.conf"
#  from [845d053d36e06e4f45e2a0a870e3ebb6acb37b74]
#    to [1e59e3f5d022ae68bc761167efa36f32da031173]
#
============================================================
--- conf/distro/openmoko.conf	845d053d36e06e4f45e2a0a870e3ebb6acb37b74
+++ conf/distro/openmoko.conf	1e59e3f5d022ae68bc761167efa36f32da031173
@@ -68,6 +68,9 @@ PREFERRED_PROVIDER_virtual/libqte2 = "qt
 # 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