All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Kunze <thommycheck@gmx.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: uImage generation: kernel.bbclass vs linux.inc
Date: Fri, 28 Mar 2008 20:06:27 +0100	[thread overview]
Message-ID: <47ED41B3.9050403@gmx.de> (raw)
In-Reply-To: <47ED3CE1.7020000@bolloretelecom.eu>

Jeremy Lainé wrote:
>
> To make things a bit more interesting, KERNEL_IMAGE_BASE_NAME is set
> differently in kernel.bbclass and linux.inc:
>
> kernel.bbclass :
> KERNEL_IMAGE_BASE_NAME =
> ${KERNEL_IMAGETYPE}-${PV}-${PR}-${MACHINE}-${DATETIME}"
>
> linux.inc:
> KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-${PV}-${PR}-${MACHINE}"
>   
This one is easy:
KERNEL_IMAGE_BASE_NAME and KERNEL_IMAGE_SYMLINK_NAME should be '?=' so 
that kernel recipes can overide it.



  reply	other threads:[~2008-03-28 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 18:45 uImage generation: kernel.bbclass vs linux.inc Jeremy Lainé
2008-03-28 19:06 ` Thomas Kunze [this message]
2008-03-31  8:32   ` Jeremy Lainé
2008-03-28 19:30 ` Koen Kooi
2008-03-31  9:19   ` Jeremy Lainé

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=47ED41B3.9050403@gmx.de \
    --to=thommycheck@gmx.de \
    --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 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.