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:
aca9ebf
)
openmoko.conf: Set PREFERRED_PROVIDER for opkg
author
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 04:07:12 +0000
(
04:07
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 04:07:12 +0000
(
04:07
+0000)
conf/distro/openmoko.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openmoko.conf
b/conf/distro/openmoko.conf
index
6b2531b
..
d36a618
100644
(file)
--- 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}"