]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packages
authorRichard Purdie <richard@openedhand.com>
Thu, 17 Jul 2008 20:54:07 +0000 (20:54 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 17 Jul 2008 20:54:07 +0000 (20:54 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4860 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/bitbake.conf

index eabe5ff82f6c8d24a9d18ddfe25ad390a657d6cc..697832acaef19a4378e4da61e651a4e620e54740 100644 (file)
@@ -174,6 +174,7 @@ SOLIBSDEV_darwin = ".dylib"
 SOLIBSDEV_darwin8 = ".dylib"
 
 PACKAGES = "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-locale"
+PACKAGES_DYNAMIC = "${PN}-locale-*"
 FILES = ""
 
 FILES_${PN} = "${bindir}/* ${sbindir}/* ${libexecdir}/* ${libdir}/lib*${SOLIBS} \