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:
2146be1
)
bitbake.conf: Disable PACKAGES_DYANMIC until we upgrade bitbake
author
Richard Purdie
<rpurdie@rpsys.net>
Sat, 19 Jul 2008 17:50:04 +0000
(17:50 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Sat, 19 Jul 2008 17:50:04 +0000
(17:50 +0000)
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
1e385f1
..
9ce5182
100644
(file)
--- a/
conf/bitbake.conf
+++ b/
conf/bitbake.conf
@@
-165,7
+165,8
@@
RPROVIDES = ""
MULTI_PROVIDER_WHITELIST = "virtual/libintl"
PACKAGES = "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
-PACKAGES_DYNAMIC = "${PN}-locale-*"
+#enable this when bitbake is upgraded to cope with ++ values in the field
+#PACKAGES_DYNAMIC = "${PN}-locale-*"
FILES = ""
FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*.so.* \