summaryrefslogtreecommitdiff
path: root/packages/python/python-pygobject-native_2.12.2.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-03-30 16:48:40 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-03-30 16:48:40 +0000
commit0d34dd4e5c2135f24cdf7533b96f05c87d93a843 (patch)
tree8a8045bda3bccfc59500f2af752526ae9b20f2bb /packages/python/python-pygobject-native_2.12.2.bb
parent26ee96a31a0e213fba9543171b048ba9066065ae (diff)
parenta95625e2f04d85730bb832aace358e86265cef20 (diff)
merge of '6575450c9bef6aefe7c3b10ab9283aa7cd6e7a99'
and '8ea08a21760e2ca7c95e47e532192a9c4566cd3f'
Diffstat (limited to 'packages/python/python-pygobject-native_2.12.2.bb')
0 files changed, 0 insertions, 0 deletions
rences to the new removed .packlist files. 2007-05-02perl modules: Bump PR on cpan modules effected by the recentJamie Lenehan1 cpan.bbclass changes. 2007-04-27perl 5.8.8/cpan: Fix the installation paths for cpan modules. The installedJamie Lenehan1 files for perl modules built using cpan will end up in different places depending on which version of perl they are being built with. Modules that explicitly set various FILES_ values were using the paths that are only valid for the older versions of perl. Calculate and set the correct path in cpan.bbclass and use that in the FILES_ variables so that it'll be correct for all versions of perl. 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details 2006-10-04perl modules: Exclude debugging information from the modules that areJamie Lenehan1 currently including it. 2006-10-04perl modules: Update the SRC_URI on all the modules to use PV to refer toJamie Lenehan1 the version so upgrades are easier. 2006-09-28perl: Update the LICENSE on the modules to indicate that they are availableJamie Lenehan1 under either the Artistic license or the GPL, and not just under the Artistic license. 2006-09-26perl: Add some additional perl modules. This are the optional dependenciesJamie Lenehan1 of libmodule-build, the new Build.PL based perl install system.