perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left out
authorJamie Lenehan <lenehan@twibble.org>
Tue, 1 May 2007 16:21:30 +0000 (16:21 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Tue, 1 May 2007 16:21:30 +0000 (16:21 +0000)
commit9c4f5f2745e24cf8e99e63e345ed8408f0a7c06b
tree477fcf2ea4adb56ffdb8678c9b6bc531b409d164
parent8b31361c55e8905332b9d2691ad81c05f51e905a
perl 5.8.8: Fix to tell bitbake about the perl module packages. I'd left out
the PACKAGES_DYNAMIC declaration for the perl modules. This declaration
appears to be global though - so if either of the older perl versions exist
it actually works - bitbake picks up the definition from the older recipes
even though it isn't building them. This shows up as "No providers of
runtime build target <x>" errors where x is a perl module. Thanks to Koen
for figuring this one out.
packages/perl/perl_5.8.8.bb