From: "Eric Bénard" <eric@eukrea.com>
To: Vitus Jensen <vjensen@gmx.de>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] linux-n1200_2.6.27-rc9+git: change KERNEL_OUTPUT to a relative path
Date: Wed, 02 Jun 2010 09:09:45 +0200 [thread overview]
Message-ID: <4C0603B9.8090200@eukrea.com> (raw)
In-Reply-To: <1275435453-1118-1-git-send-email-vjensen@gmx.de>
Le 02/06/2010 01:37, Vitus Jensen a écrit :
> deploy method in kernel.bbclass automatically adds {S}
>
> Signed-off-by: Vitus Jensen<vjensen@gmx.de>
> ---
> recipes/linux/linux-n1200_2.6.27-rc9+git.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
> index d6751d0..31a07cd 100644
> --- a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
> +++ b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
> @@ -13,7 +13,7 @@ S = "${WORKDIR}/linux-2.6.27-foonas-git"
> export ARCH="powerpc"
>
> # Bootloader is not device tree aware
> -KERNEL_OUTPUT = "${S}/arch/powerpc/boot/cuImage.thecus_n1200"
> +KERNEL_OUTPUT = "arch/powerpc/boot/cuImage.thecus_n1200"
>
> require linux.inc
>
applied thanks
Eric
prev parent reply other threads:[~2010-06-02 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-01 23:37 [PATCH] linux-n1200_2.6.27-rc9+git: change KERNEL_OUTPUT to a relative path Vitus Jensen
2010-06-02 4:27 ` Vitus Jensen
2010-06-02 7:09 ` Eric Bénard [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=4C0603B9.8090200@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=vjensen@gmx.de \
/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