* [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 v2] scripts/ci: rebuild recipes based on dpkg-base
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
1 sibling, 0 replies; 4+ messages in thread
From: Henning Schild @ 2018-11-23 9:54 UTC (permalink / raw)
To: Maxim Yu. Osipov; +Cc: isar-users
Ah, thanks. Did not see that before sending a v2 myself. Take whichever
you want.
Henning
Am Fri, 23 Nov 2018 08:09:41 +0100
schrieb "Maxim Yu. Osipov" <mosipov@ilbers.de>:
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2] scripts/ci: rebuild recipes based on dpkg-base
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
1 sibling, 0 replies; 4+ messages in thread
From: Maxim Yu. Osipov @ 2018-11-23 10:23 UTC (permalink / raw)
To: isar-users
On 11/23/18 10:09 AM, Maxim Yu. Osipov wrote:
> 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.
Applied to the 'next',
Thanks,
Maxim.
> 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
>
--
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
* [PATCH v2] scripts/ci: rebuild recipes based on dpkg-base
2018-11-23 7:05 [PATCH] " Maxim Yu. Osipov
@ 2018-11-23 9:52 ` Henning Schild
0 siblings, 0 replies; 4+ messages in thread
From: Henning Schild @ 2018-11-23 9:52 UTC (permalink / raw)
To: isar-users; +Cc: Henning Schild
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 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh
index d5e4d41..54adc9d 100755
--- a/scripts/ci_build.sh
+++ b/scripts/ci_build.sh
@@ -108,3 +108,8 @@ else
# qemu-user-static of <= buster too old to build that
#multiconfig:qemuarm64-buster:isar-image-base
fi
+
+# trigger a rebuild of an image, this should be the last step since we
+# make the tree dirty and do not clean up
+echo -e "do_fetch_append() {\n\n}" >> ${ISARROOT}/meta/classes/dpkg-base.bbclass
+bitbake $BB_ARGS multiconfig:qemuamd64-stretch:isar-image-base
--
2.19.1
^ 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