git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
828e04a
)
openmoko.conf: Define PREFERRED_PROVIDER_qte, even though it's not used, just to...
author
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:34:08 +0000
(
01:34
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:34:08 +0000
(
01:34
+0000)
conf/distro/openmoko.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openmoko.conf
b/conf/distro/openmoko.conf
index
320d9c0
..
6b2531b
100644
(file)
--- a/
conf/distro/openmoko.conf
+++ b/
conf/distro/openmoko.conf
@@
-65,6
+65,9
@@
PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial"
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}"