Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] kexec-tools: split packaging of kexec and kdump
Date: Mon, 09 Jan 2012 09:01:46 -0800	[thread overview]
Message-ID: <4F0B1D7A.8020308@linux.intel.com> (raw)
In-Reply-To: <1325895659-23153-1-git-send-email-andrea.adami@gmail.com>

On 01/06/2012 04:20 PM, Andrea Adami wrote:
> * from meta-oe (originally from org.openembedded.dev)
> * There are no reasons to install kdump when only kexec is needed.
> *
> * In oe-core/meta there are no references to kexec-tools so
> * the recipes inn external layers rdepending on kexec-tools should be
> * fixed and rdepend on kexec and/or kdump.
> *
You need to fix task-core-tools.bb in oe-core/meta itself also.

Thanks
	Sau!

> * Bump PR.
>
> Signed-off-by: Andrea Adami<andrea.adami@gmail.com>
> ---
>   meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb |    7 ++++++-
>   1 files changed, 6 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
> index caed816..8d2e606 100644
> --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
> +++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb
> @@ -2,8 +2,13 @@ require kexec-tools.inc
>   export LDFLAGS = "-L${STAGING_LIBDIR}"
>   EXTRA_OECONF = " --with-zlib=yes"
>
> -PR = "r1"
> +PR = "r2"
>
>   SRC_URI += " file://fix_for_compiling_with_gcc-4.6.0.patch"
>   SRC_URI[md5sum] = "bc401cf3262b25ff7c9a51fc76c8ab91"
>   SRC_URI[sha256sum] = "549ab65c18a2229b6bf21b6875ca6bbe0e579bca08c3543ce6aaf8287a0b4188"
> +
> +PACKAGES =+ "kexec kdump"
> +
> +FILES_kexec = "${sbindir}/kexec"
> +FILES_kdump = "${sbindir}/kdump"



  reply	other threads:[~2012-01-09 17:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-07  0:13 [PATCH] kexec-tools: split packaging of kexec and kdump Andrea Adami
2012-01-07  0:16 ` Andrea Adami
2012-01-07  0:20 ` [PATCH v2] " Andrea Adami
2012-01-09 17:01   ` Saul Wold [this message]
2012-01-09 22:15     ` Andrea Adami

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=4F0B1D7A.8020308@linux.intel.com \
    --to=sgw@linux.intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox