Add initial source distribution bits. Currently deploys packages whose
authorChris Larson <clarson@kergoth.com>
Tue, 2 Nov 2004 07:16:47 +0000 (07:16 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 2 Nov 2004 07:16:47 +0000 (07:16 +0000)
commitc127d61dece4df52e041e50267c5556f269c5981
tree557d9089d1c6d2c8c27ba4472843fe05d929af24
parentca3acebdf6eb923e6b8c8140f4830a25c8bfba67
Add initial source distribution bits.  Currently deploys packages whose
LICENSE is GPL, LGPL, GPLv2, or BSD.  To use, add INHERIT +=
src_distribute_local to your local.conf, then run 'distribute_sources' on each
.oe whose sources you want distributed.  Feel free to add other oeclasses that
distribute the sources in differing ways.

BKrev: 4187345fXBsVEkHOT_ReIfSFdeWrpw
classes/src_distribute.oeclass [new file with mode: 0644]
classes/src_distribute_local.oeclass [new file with mode: 0644]
conf/licenses.conf [new file with mode: 0644]