From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Hongxu Jia <hongxu.jia@windriver.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] cri-o: Disable for all mips machines
Date: Mon, 25 Nov 2019 16:05:23 -0500 [thread overview]
Message-ID: <20191125210523.GC27677@gmail.com> (raw)
In-Reply-To: <1574664958-32698-1-git-send-email-hongxu.jia@windriver.com>
In message: [meta-virtualization][PATCH] cri-o: Disable for all mips machines
on 25/11/2019 Hongxu Jia wrote:
> Since commit [a092153 containerd: Disable for all mips machines] applied,
> and the cri-o runtime depends `virtual/containerd', it should do the same
> thing to disable for all mips machines
merged.
Bruce
>
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
> recipes-containers/cri-o/cri-o_git.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
> index 34276f4..8d754ec 100644
> --- a/recipes-containers/cri-o/cri-o_git.bb
> +++ b/recipes-containers/cri-o/cri-o_git.bb
> @@ -164,3 +164,4 @@ INSANE_SKIP_${PN} += "ldflags already-stripped"
>
> deltask compile_ptest_base
>
> +COMPATIBLE_HOST = "^(?!(qemu)?mips).*"
> --
> 2.7.4
>
prev parent reply other threads:[~2019-11-25 21:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 6:55 [meta-virtualization][PATCH] cri-o: Disable for all mips machines hongxu
2019-11-25 21:05 ` Bruce Ashfield [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=20191125210523.GC27677@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=hongxu.jia@windriver.com \
--cc=meta-virtualization@yoctoproject.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.