From: Chris Larson Date: Tue, 2 Nov 2004 07:16:47 +0000 (+0000) Subject: Add initial source distribution bits. Currently deploys packages whose X-Git-Tag: Release-2010-05/1~16419 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c127d61dece4df52e041e50267c5556f269c5981;p=openembedded.git 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 --- diff --git a/classes/src_distribute.oeclass b/classes/src_distribute.oeclass new file mode 100644 index 0000000000..e69de29bb2 diff --git a/classes/src_distribute_local.oeclass b/classes/src_distribute_local.oeclass new file mode 100644 index 0000000000..e69de29bb2 diff --git a/conf/licenses.conf b/conf/licenses.conf new file mode 100644 index 0000000000..e69de29bb2