From: "Maxim Yu. Osipov" <mosipov@isar-build.org>
To: Jan Kiszka <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] sdkchroot: Remove HOST_DISTRO check
Date: Thu, 6 Jun 2019 19:29:54 +0200 [thread overview]
Message-ID: <6a640e85-4fa2-4c9e-1240-d1074acaf8cc@isar-build.org> (raw)
In-Reply-To: <45cdb5c2-2b77-abb5-8844-5176dd49f500@siemens.com>
On 5/31/19 7:01 PM, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> Does not add value but rather prevents building an SDK from a
> differently called derivative.
Patch doesn't apply against the current 'next'.
I assume that the patch may be ignored - the current version in 'next'
doesn't have such conditional.
Regards,
Maxim.
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> meta/recipes-devtools/sdkchroot/sdkchroot.bb | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/meta/recipes-devtools/sdkchroot/sdkchroot.bb b/meta/recipes-devtools/sdkchroot/sdkchroot.bb
> index 895a454..311fc95 100644
> --- a/meta/recipes-devtools/sdkchroot/sdkchroot.bb
> +++ b/meta/recipes-devtools/sdkchroot/sdkchroot.bb
> @@ -37,9 +37,6 @@ do_build[depends] = "isar-apt:do_cache_config isar-bootstrap-host:do_bootstrap"
>
> do_build() {
>
> - if [ ${HOST_DISTRO} != "debian-stretch" ]; then
> - bbfatal "SDK doesn't support ${HOST_DISTRO}"
> - fi
> if [ ${HOST_ARCH} != "i386" -a ${HOST_ARCH} != "amd64" ]; then
> bbfatal "SDK doesn't support ${HOST_ARCH} as host"
> fi
>
prev parent reply other threads:[~2019-06-06 17:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-31 17:01 Jan Kiszka
2019-06-06 17:29 ` 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=6a640e85-4fa2-4c9e-1240-d1074acaf8cc@isar-build.org \
--to=mosipov@isar-build.org \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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