public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: "[ext] claudius.heine.ext@siemens.com"
	<claudius.heine.ext@siemens.com>,
	isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: Re: [PATCH] u-boot: support multiple binary outputs
Date: Wed, 3 Apr 2019 17:23:17 +0200	[thread overview]
Message-ID: <0ee7e8aa-d115-bc55-65ed-8535aee1316d@siemens.com> (raw)
In-Reply-To: <20190403143706.17310-1-claudius.heine.ext@siemens.com>

On 03.04.19 16:37, [ext] claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>
> 
> Signed-off-by: Claudius Heine <ch@denx.de>
> ---
>   meta/recipes-bsp/u-boot/u-boot-custom.inc | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-bsp/u-boot/u-boot-custom.inc b/meta/recipes-bsp/u-boot/u-boot-custom.inc
> index 1afe430..d9356c7 100644
> --- a/meta/recipes-bsp/u-boot/u-boot-custom.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot-custom.inc
> @@ -32,6 +32,6 @@ do_prepare_build() {
>   }
>   
>   dpkg_runbuild_prepend() {
> -    export U_BOOT_CONFIG=${U_BOOT_CONFIG}
> -    export U_BOOT_BIN=${U_BOOT_BIN}
> +    export U_BOOT_CONFIG="${U_BOOT_CONFIG}"
> +    export U_BOOT_BIN="${U_BOOT_BIN}"
>   }
> 

Looks good.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

  reply	other threads:[~2019-04-03 15:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 14:37 claudius.heine.ext
2019-04-03 15:23 ` Jan Kiszka [this message]
2019-04-03 18:37 ` Maxim Yu. Osipov

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=0ee7e8aa-d115-bc55-65ed-8535aee1316d@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=ch@denx.de \
    --cc=claudius.heine.ext@siemens.com \
    --cc=isar-users@googlegroups.com \
    /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