All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quan Sun <Quan.Sun@windriver.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
Date: Thu, 7 May 2026 16:29:29 -0400	[thread overview]
Message-ID: <2705098e-1dfe-4d9e-af37-aedf6771c392@windriver.com> (raw)
In-Reply-To: <CANNYZj_++oDps3s2uq51a7j3CQgK1MSuuSgY9Cz0-wFtE2gnSQ@mail.gmail.com>


On 5/7/26 07:23, Alexander Kanavin wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> On Wed, 6 May 2026 at 23:49, Quan.Sun via lists.openembedded.org
> <Quan.Sun=windriver.com@lists.openembedded.org> wrote:
>> +SRC_URI += "git://gitlab.com/qemu-project/python-qemu-qmp.git;protocol=https;branch=main;destsuffix=python-qemu-qmp;name=qemu-qmp"
>> +SRCREV_qemu-qmp = "82006cb788d27b090a8b84fc7831feb9c528bcdc"
> This component should be provided with a separate recipe.


Yes, will do.


>> +From f013e84d382bc1bd7d49206bdf47c689b0c6fbb5 Mon Sep 17 00:00:00 2001
>> +From: Quan Sun <Quan.Sun@windriver.com>
>> +Date: Fri, 1 May 2026 13:53:24 -0700
>> +Subject: [PATCH] meson: fix subproject include paths for standalone builds
>> +
>> +Upstream-Status: Inappropriate [OE-specific]
> This should include an explanation of what makes it inappropriate.
> Don't just say 'oe specific', a lot of other patches do it, but it
> doesn't actually expain anything. What happens without the patch? Can
> we find a solution that would be acceptable upstream? Adding
> Inappropriate patches should be avoided if possible.


When these subprojects are built standalone (outside the main QEMU meson
project), they fail to compile because they cannot find headers from the
top-level QEMU source tree (e.g. include/standard-headers/ or root-level
headers). In a normal upstream build, the parent project provides these
paths implicitly. OE's build environment triggers standalone subproject
builds, requiring explicit include paths.


This is unlikely to be accepted upstream because QEMU does not support
building these subprojects standalone — they are intended to be built 
only as part of the full QEMU tree. The standalone meson.build files 
exist for use as subprojects in *other* projects (like DPDK), where 
those projects provide their own compatible headers.

Thanks,

Quan





  parent reply	other threads:[~2026-05-07 20:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-06 21:48 [OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0 Quan.Sun
2026-05-07 10:34 ` Mathieu Dubois-Briand
2026-05-07 20:49   ` Quan Sun
2026-05-07 11:23 ` Alexander Kanavin
2026-05-07 15:01   ` Paul Barker
2026-05-07 20:29   ` Quan Sun [this message]
2026-05-08 20:08     ` Alexander Kanavin
2026-05-08 21:35       ` Quan Sun
  -- strict thread matches above, loose matches on Subject: below --
2026-05-15 15:48 Quan.Sun
2026-05-15 16:24 ` Alexander Kanavin
2026-05-15 19:15   ` Quan Sun
2026-05-05  0:16 Quan.Sun
2026-05-05  7:43 ` Richard Purdie

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=2705098e-1dfe-4d9e-af37-aedf6771c392@windriver.com \
    --to=quan.sun@windriver.com \
    --cc=alex.kanavin@gmail.com \
    --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 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.