All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 9/9] local.conf.sample: Add set for archiving packages
Date: Mon, 26 Mar 2012 18:04:43 +0100	[thread overview]
Message-ID: <1332781483.28414.131.camel@ted> (raw)
In-Reply-To: <0767284de75acd14db1ef05cabdbccc2946f7936.1332758293.git.xiaofeng.yan@windriver.com>

On Mon, 2012-03-26 at 18:49 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
> 
> User can use these variables to get atchiving packages they want.
> 
> [YOCTO #1977]
> 
> Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
> ---
>  meta-yocto/conf/local.conf.sample |   33 +++++++++++++++++++++++++++++++++
>  1 files changed, 33 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
> index 38507e3..4327e89 100644
> --- a/meta-yocto/conf/local.conf.sample
> +++ b/meta-yocto/conf/local.conf.sample
> @@ -121,6 +121,39 @@ DISTRO ?= "poky"
>  PACKAGE_CLASSES ?= "package_rpm"

Please add this information to local.conf.sample.extended.

local.conf.sample is meant to be kept simple and only contain things new
users need to care about.

Cheers,

Richard




  reply	other threads:[~2012-03-26 17:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 10:49 [PATCH 0/9]Realize archiving functions Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 1/9] sourcepkg.bbclass: Remove sourcepkg.bbclass Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 2/9] src_distribute.bbclass: Remove src__distribute.bbclass Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 3/9] src_distributelocal.bbclass: Remove src_distribute_local.bbclass Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 4/9] package_rpm: Add srpm function to this bbclass Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 5/9] archiver.bbclass: Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 6/9] archive-original-source.bbclass: Archive original source Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 7/9] archive-configured-source.bbclass: Archive configured source Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 8/9] archive-patched-source.bbclass: Archive patched source Xiaofeng Yan
2012-03-26 10:49 ` [PATCH 9/9] local.conf.sample: Add set for archiving packages Xiaofeng Yan
2012-03-26 17:04   ` Richard Purdie [this message]
2012-03-27  2:26     ` Xiaofeng Yan

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=1332781483.28414.131.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.