aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-07-19 17:50:04 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-07-19 17:50:04 +0000
commit84187c1a4dbd7da3acb0d1dfc2216f9a28596e1e (patch)
treef6acf1ecc0ce298f4390810c4fec8dfde4c00178 /conf/bitbake.conf
parent2146be115bc003408640036621dc4ad85d9c4c6d (diff)
downloadopenembedded-84187c1a4dbd7da3acb0d1dfc2216f9a28596e1e.tar.gz
bitbake.conf: Disable PACKAGES_DYANMIC until we upgrade bitbake
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 1e385f1394..9ce51821b1 100644
--- 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.* \