bitbake.conf: Set PACKAGES_DYNAMIC so locale packages can be used in runtime dependen...
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 19 Jul 2008 13:42:56 +0000 (13:42 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sat, 19 Jul 2008 13:42:56 +0000 (13:42 +0000)
conf/bitbake.conf

index b5b2540..e91feca 100644 (file)
@@ -160,6 +160,7 @@ RPROVIDES = ""
 MULTI_PROVIDER_WHITELIST = "virtual/libintl"
 
 PACKAGES = "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
+PACKAGES_DYNAMIC = "${PN}-locale-*"
 FILES = ""
 
 FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*.so.* \