Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] kernel.bbclass: Stage System.map with KERNEL_VERSION suffix
Date: Thu, 23 Jun 2011 09:35:11 +0200	[thread overview]
Message-ID: <ituqbf$ch6$1@dough.gmane.org> (raw)
In-Reply-To: <1308786540-27041-1-git-send-email-tom_rini@mentor.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 23-06-11 01:49, Tom Rini wrote:
> Without this, images will fail now that kernel-abiversion is back.
> 
> Signed-off-by: Tom Rini <tom_rini@mentor.com>

Applied, thanks.

> ---
>  meta-oe/classes/kernel.bbclass |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-oe/classes/kernel.bbclass b/meta-oe/classes/kernel.bbclass
> index 743ca68..ecd3313 100644
> --- a/meta-oe/classes/kernel.bbclass
> +++ b/meta-oe/classes/kernel.bbclass
> @@ -155,6 +155,7 @@ kernel_do_install() {
>  		cp -fR ${S}/* $kerneldir
>  	fi
>  	install -m 0644 ${KERNEL_OUTPUT} $kerneldir/${KERNEL_IMAGETYPE}
> +	install -m 0644 System.map $kerneldir/System.map-${KERNEL_VERSION}
>  
>  	#
>  	# Clean and remove files not needed for building modules.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOAuyvMkyGM64RGpERAr6IAKCEviG2eBoVBX2p02RCnCCVJlLWgwCfaxKE
wZD467jhy00HGTIQFXQHJcs=
=2oXR
-----END PGP SIGNATURE-----




      reply	other threads:[~2011-06-23  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 23:49 [meta-oe][PATCH] kernel.bbclass: Stage System.map with KERNEL_VERSION suffix Tom Rini
2011-06-23  7:35 ` Koen Kooi [this message]

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='ituqbf$ch6$1@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@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