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:
9573c58
)
bitbake.conf: Add MULTI_PROVIDER_WHITELIST
author
Richard Purdie
<rpurdie@rpsys.net>
Sat, 25 Aug 2007 12:48:22 +0000
(12:48 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Sat, 25 Aug 2007 12:48:22 +0000
(12:48 +0000)
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
d642998
..
de5266f
100644
(file)
--- a/
conf/bitbake.conf
+++ b/
conf/bitbake.conf
@@
-108,6
+108,8
@@
PROVIDES = ""
PROVIDES_prepend = "${P} ${PF} ${PN} "
RPROVIDES = ""
+MULTI_PROVIDER_WHITELIST = "virtual/libintl"
+
PACKAGES = "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
FILES = ""