[oe-commits] org.oe.dev openmoko.conf: Define PREFERRED_PROVIDER_qte, even though it's not used, just to shut bitbake up.

rwhitby commit oe at amethyst.openembedded.net
Mon Sep 1 18:14:29 UTC 2008


openmoko.conf: Define PREFERRED_PROVIDER_qte, even though it's not used, just to shut bitbake up.

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

#
# mt diff -r038880541818db15a36a31355ef1d94b494c2977 -rb1a4ad1dd51794aba520d2a81ce53755bbf09cef
#
#
#
# patch "conf/distro/openmoko.conf"
#  from [ee68bedb7c293916d63371c4a1679786be088e72]
#    to [845d053d36e06e4f45e2a0a870e3ebb6acb37b74]
#
============================================================
--- conf/distro/openmoko.conf	ee68bedb7c293916d63371c4a1679786be088e72
+++ conf/distro/openmoko.conf	845d053d36e06e4f45e2a0a870e3ebb6acb37b74
@@ -65,6 +65,9 @@ PREFERRED_PROVIDER_midpath = "midpath-op
 PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk"
 PREFERRED_PROVIDER_midpath = "midpath-openmoko"
 
+# We don't use this, but select one to shut bitbake up.
+PREFERRED_PROVIDER_virtual/libqte2 = "qte"
+
 # 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