From: Khem Raj <raj.khem@gmail.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Matt Madison <matt@madison.systems>,
Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>,
Alexander Kanavin <alex@linutronix.de>
Subject: Re: [OE-core] [PATCH 03/26] meson: configure and use generic exe_wrapper
Date: Wed, 15 Dec 2021 09:56:56 -0800 [thread overview]
Message-ID: <caed28f7-e3cc-c64c-4095-b94221d58bd1@gmail.com> (raw)
In-Reply-To: <CANNYZj84Y8azO2aGLUu8q8_AqcSX=iaP8MUfJGuGS-wB6+7fyQ@mail.gmail.com>
On 12/15/21 9:43 AM, Alexander Kanavin wrote:
> On Wed, 15 Dec 2021 at 18:40, Khem Raj <raj.khem@gmail.com
> <mailto:raj.khem@gmail.com>> wrote:
>
>
> Lets try dropping -r option, I think it should work. Good test would be
> building qemuarm64 on a build host running < 3.8 kernel and see if all
> builds ok. or qemuriscv64 on hosts with kernel < 4.15
>
>
> I don't think such hosts are tested or supported, and they're going to
> break in various other ways anyway.
>
Picking from set that yocto project supports
https://docs.yoctoproject.org/ref-manual/system-requirements.html?highlight=system%20requirement#supported-linux-distributions
( centos8 uses 4.18, centos7 uses 3.10, and debian8 uses 3.16 )
> Alex
next prev parent reply other threads:[~2021-12-16 1:44 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-04 7:12 [PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check Alexander Kanavin
2021-12-04 7:12 ` [PATCH 02/26] perl: replace a patch with a config option Alexander Kanavin
2021-12-04 7:13 ` [PATCH 03/26] meson: configure and use generic exe_wrapper Alexander Kanavin
2021-12-08 9:27 ` [OE-core] " Hsia-Jun Li
2021-12-08 9:32 ` Alexander Kanavin
2021-12-09 2:55 ` Hsia-Jun Li
2021-12-15 14:07 ` Matt Madison
2021-12-15 14:52 ` Alexander Kanavin
2021-12-15 17:40 ` Khem Raj
2021-12-15 17:43 ` Alexander Kanavin
2021-12-15 17:56 ` Khem Raj [this message]
2021-12-15 18:57 ` Alexander Kanavin
2021-12-04 7:13 ` [PATCH 04/26] perlcross: do not copy ${S}/patches into sysroot Alexander Kanavin
2021-12-04 7:13 ` [PATCH 05/26] python3: drop unneeded multiprocessing module patch Alexander Kanavin
2021-12-06 11:07 ` [OE-core] " Richard Purdie
2021-12-06 16:13 ` Khem Raj
2021-12-06 16:22 ` Alexander Kanavin
2021-12-04 7:13 ` [PATCH 06/26] python3: mark patch as inappropriate, with better explanation Alexander Kanavin
2021-12-04 7:13 ` [PATCH 07/26] vala: submit patch upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 08/26] valgrind: remove unneeded patch Alexander Kanavin
2021-12-04 7:13 ` [PATCH 09/26] lighttpd: remove unneeded (since meson switch) patch Alexander Kanavin
2021-12-04 7:13 ` [PATCH 10/26] stress-ng: submit patch upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 11/26] zstd: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 12/26] sudo: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 13/26] adwaita-icon-theme: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 14/26] igt-gpu-tools: correct patch status Alexander Kanavin
2021-12-04 7:13 ` [PATCH 15/26] wayland: drop unnecessary patch Alexander Kanavin
2021-12-04 7:13 ` [PATCH 16/26] xserver-xorg: remove unneeded patch Alexander Kanavin
2021-12-04 7:13 ` [PATCH 17/26] kexec-tools: drop " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 18/26] piglit: submit patches upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 19/26] lttng: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 20/26] libid3tag: move to meta-oe Alexander Kanavin
2021-12-04 7:13 ` [PATCH 21/26] systemtap: submit patch upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 22/26] ffmpeg: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 23/26] libfm: submit patches upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 24/26] libgcrypt: submit patch upstream Alexander Kanavin
2021-12-04 7:13 ` [PATCH 25/26] libgpg-error: " Alexander Kanavin
2021-12-04 7:13 ` [PATCH 26/26] serf: mark patches as inappropriate for upstream submission Alexander Kanavin
2021-12-05 1:27 ` [OE-core] " Peter Kjellerstedt
2021-12-06 10:25 ` Ross Burton
2021-12-06 11:03 ` Alexander Kanavin
2021-12-06 14:08 ` Ross Burton
2021-12-06 15:45 ` Alexander Kanavin
[not found] ` <16BE34F09726DD19.18170@lists.openembedded.org>
2021-12-06 15:50 ` Alexander Kanavin
2021-12-06 16:41 ` Richard Purdie
2021-12-06 16:47 ` Konrad Weihmann
2021-12-06 17:03 ` Alexander Kanavin
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=caed28f7-e3cc-c64c-4095-b94221d58bd1@gmail.com \
--to=raj.khem@gmail.com \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=matt@madison.systems \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox