From: Robert Yang <liezhi.yang@windriver.com>
To: Chris Larson <kergoth@gmail.com>
Cc: "paul.eggleton@linux.intel.com" <paul.eggleton@linux.intel.com>,
Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 3/3] local.conf.sample.extended: update it for the archiver
Date: Tue, 25 Mar 2014 09:43:01 +0800 [thread overview]
Message-ID: <5330DF25.6070607@windriver.com> (raw)
In-Reply-To: <CABcZANma6KPgomjHwW=Lc2_VSiHrWiE624=cNWN3FaiNEbfPZQ@mail.gmail.com>
On 03/24/2014 11:34 PM, Chris Larson wrote:
> On Sun, Mar 23, 2014 at 10:39 PM, Robert Yang <liezhi.yang@windriver.com>wrote:
>
>> +# 9) The recipe type that will be archived:
>> +# COPYLEFT_RECIPE_TYPES = '<type1> <type2> ...'
>> +# The type can be: target native nativesdk cross crosssdk
>> cross-canadian.
>>
>
> Hmm, I wonder if we should note that the default is to archive all types,
> here.
>
Good idea, I've updated it and pushed to:
git://git.openembedded.org/openembedded-core-contrib rbt/archiver_license
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/archiver_license
diff --git a/meta/conf/local.conf.sample.extended
b/meta/conf/local.conf.sample.extended
index aa01917..a1f2464 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -214,9 +214,20 @@
# 6) the recipe (.bb and .inc):
#ARCHIVER_MODE[recipe] = "1"
#
-# Whether output the .src.rpm package:
+# 7) Whether output the .src.rpm package:
#ARCHIVER_MODE[srpm] = "1"
#
+# 8) Filter the license, the recipe whose license in
+# COPYLEFT_LICENSE_INCLUDE will be included, and in
+# COPYLEFT_LICENSE_EXCLUDE will be excluded.
+#COPYLEFT_LICENSE_INCLUDE = 'GPL* LGPL*'
+#COPYLEFT_LICENSE_EXCLUDE = 'CLOSED Proprietary'
+#
+# 9) Config the recipe type that will be archived, the type can be
+# target, native, nativesdk, cross, crosssdk and cross-canadian,
+# you can set one or more types. Archive all types by default.
+#COPYLEFT_RECIPE_TYPES = 'target'
+#
-R
next prev parent reply other threads:[~2014-03-25 1:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 5:39 [PATCH 0/3] archiver.bbclass: make it can filter the license Robert Yang
2014-03-24 5:39 ` [PATCH 1/3] " Robert Yang
2014-03-24 5:39 ` [PATCH 2/3] archiver.bbclass: emit patch series files for original src Robert Yang
2014-03-24 5:39 ` [PATCH 3/3] local.conf.sample.extended: update it for the archiver Robert Yang
2014-03-24 15:34 ` Chris Larson
2014-03-25 1:43 ` Robert Yang [this message]
2014-03-25 1:59 ` Chris Larson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5330DF25.6070607@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=kergoth@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox