public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH] ci_build: Include SDK creation for arm into fast build
Date: Thu, 25 Apr 2019 12:36:47 +0300	[thread overview]
Message-ID: <5a1c17a5-6d53-0da7-5a6c-2fa4b5c31548@ilbers.de> (raw)
In-Reply-To: <20190425054549.3852-1-mosipov@ilbers.de>

On 4/25/19 7:45 AM, Maxim Yu. Osipov wrote:
> Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>

Applied to the 'next'.

> ---
>   scripts/ci_build.sh | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh
> index 9dc56f3..df751d3 100755
> --- a/scripts/ci_build.sh
> +++ b/scripts/ci_build.sh
> @@ -126,8 +126,11 @@ bitbake $BB_ARGS $TARGETS_SET
>   # Note: de0-nano-soc build is launched separately as
>   # parallel build with the same target arch (armhf) fails.
>   # The problem is being investigated
> +# In addition test SDK creation
>   if [ -n "$FAST_BUILD" ]; then
>       bitbake $BB_ARGS multiconfig:de0-nano-soc-stretch:isar-image-base
> +    while [ -e bitbake.sock ]; do sleep 1; done
> +    bitbake $BB_ARGS -c do_populate_sdk multiconfig:qemuarm-stretch:isar-image-base
>   fi
>   
>   cp -a "${ISARROOT}/meta/classes/dpkg-base.bbclass" "${ISARROOT}/meta/classes/dpkg-base.bbclass.ci-backup"
> 


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

      reply	other threads:[~2019-04-25  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25  5:45 Maxim Yu. Osipov
2019-04-25  9:36 ` 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=5a1c17a5-6d53-0da7-5a6c-2fa4b5c31548@ilbers.de \
    --to=mosipov@ilbers.de \
    --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