public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2] scripts/ci: rebuild recipes based on dpkg-base
@ 2018-11-23  7:09 Maxim Yu. Osipov
  2018-11-23  9:54 ` Henning Schild
  2018-11-23 10:23 ` Maxim Yu. Osipov
  0 siblings, 2 replies; 4+ messages in thread
From: Maxim Yu. Osipov @ 2018-11-23  7:09 UTC (permalink / raw)
  To: isar-users

From: Henning Schild <henning.schild@siemens.com>

This commit adds rebuilding to CI and shows the current rebuilding
issues in Isar. After they are fixed it will be a general improvement to
CI to make sure we do not run into similar problems again.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
---
 scripts/ci_build.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh
index d5e4d41..059df21 100755
--- a/scripts/ci_build.sh
+++ b/scripts/ci_build.sh
@@ -108,3 +108,7 @@ else
     # qemu-user-static of <= buster too old to build that
     #multiconfig:qemuarm64-buster:isar-image-base
 fi
+
+echo -e "do_fetch_append() {\n\n}" >> ${ISARROOT}/meta/classes/dpkg-base.bbclass
+
+bitbake $BB_ARGS multiconfig:qemuamd64-stretch:isar-image-base
-- 
2.11.0


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [PATCH] scripts/ci: rebuild recipes based on dpkg-base
@ 2018-11-23  7:05 Maxim Yu. Osipov
  2018-11-23  9:52 ` [PATCH v2] " Henning Schild
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Yu. Osipov @ 2018-11-23  7:05 UTC (permalink / raw)
  To: Henning Schild, isar-users

On 11/22/18 12:12 PM, Henning Schild wrote:
> This commit adds rebuilding to CI and shows the current rebuilding
> issues in Isar. After they are fixed it will be a general improvement to
> CI to make sure we do not run into similar problems again.
> 
> Signed-off-by: Henning Schild <henning.schild@siemens.com>
> ---
>   scripts/ci_build.sh | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh
> index d2ed6fe..dc093ec 100755
> --- a/scripts/ci_build.sh
> +++ b/scripts/ci_build.sh
> @@ -102,3 +102,7 @@ else
>       # qemu-user-static of <= buster too old to build that
>       #multiconfig:qemuarm64-buster:isar-image-base
>   fi
> +
> +echo -e "do_fetch_append() {\n\n}" >> ${ISARROOT}/meta/classes/dpkg-base.bbclass
> +
> +bitbake $BB_ARGS multiconfig:qemuamd64-buster:isar-image-base
> 

Taking into account recent commit dce32dd ("ci: Add option to build/test 
a reduced set of configurations") any objections to change 
qemuamd64-buster to qemuamd64-stretch to properly cover the reduced set 
of configurations?

Maxim.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-23 10:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23  7:09 [PATCH v2] scripts/ci: rebuild recipes based on dpkg-base Maxim Yu. Osipov
2018-11-23  9:54 ` Henning Schild
2018-11-23 10:23 ` Maxim Yu. Osipov
  -- strict thread matches above, loose matches on Subject: below --
2018-11-23  7:05 [PATCH] " Maxim Yu. Osipov
2018-11-23  9:52 ` [PATCH v2] " Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox