public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: 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 20:37:57 +0200	[thread overview]
Message-ID: <806afe0a-ddab-d183-6653-9e45f6cd2c04@ilbers.de> (raw)
In-Reply-To: <20190403143706.17310-1-claudius.heine.ext@siemens.com>

On 4/3/19 4:37 PM, claudius.heine.ext@siemens.com wrote:
> From: Claudius Heine <ch@denx.de>

Applied to the 'next',

Thanks,
Maxim.

> 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}"
>   }
> 


-- 
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov

      parent reply	other threads:[~2019-04-03 18:38 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
2019-04-03 18:37 ` Maxim Yu. Osipov [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=806afe0a-ddab-d183-6653-9e45f6cd2c04@ilbers.de \
    --to=mosipov@ilbers.de \
    --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