public inbox for openembedded-devel@lists.openembedded.org
 help / color / mirror / Atom feed
From: Michal Sieron <michalwsieron@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Michal Sieron <michalwsieron@gmail.com>,
	 Stefan Wiehler <me@sephalon.net>
Subject: [PATCH 10/13] syzkaller: Drop qemu-system-native dependency
Date: Sun, 29 Mar 2026 23:37:11 +0200	[thread overview]
Message-ID: <20260329-fix-confusing-appends-v1-10-df7e87b8b879@gmail.com> (raw)
In-Reply-To: <20260329-fix-confusing-appends-v1-0-df7e87b8b879@gmail.com>

Either I am missing something or it isn't needed in the build time and
should maybe be a RRECOMMENDS:${PN}?

Signed-off-by: Michal Sieron <michalwsieron@gmail.com>
Cc: Stefan Wiehler <me@sephalon.net>
---
 meta-oe/recipes-test/syzkaller/syzkaller_git.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
index e35a8a77be..bdd4cf6a40 100644
--- a/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
+++ b/meta-oe/recipes-test/syzkaller/syzkaller_git.bb
@@ -6,8 +6,6 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=5335066555b14d832335aa4660d6c376"
 require ${BPN}-licenses.inc
 
-DEPENDS:class-native += "qemu-system-native"
-
 SRC_URI = "git://${GO_IMPORT};protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX};branch=master"
 SRCREV = "22ec1469fe8c0ba256de07e8f97fa7b375b522bd"
 require ${BPN}-go-mods.inc
@@ -39,8 +37,6 @@ GOBUILDFLAGS:remove = "-buildmode=pie"
 
 LDFLAGS:append:class-target = "${@bb.utils.contains_any("TC_CXX_RUNTIME", "llvm android", " -lc++", " -lstdc++", d)}"
 
-DEPENDS:class-native += "qemu-system-native"
-
 compile_native() {
     export HOSTOS="${GOHOSTOS}"
     export HOSTARCH="${GOHOSTARCH}"

-- 
2.53.0



  parent reply	other threads:[~2026-03-29 21:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-29 21:37 [PATCH 00/13] Confusing and invalid conditional appends Michal Sieron
2026-03-29 21:37 ` [PATCH 01/13] meta-python: Convert confusing appends to override syntax Michal Sieron
2026-03-29 21:37 ` [PATCH 02/13] gnome-bluetooth3: Fix RRECOMMENS typo Michal Sieron
2026-03-29 21:37 ` [PATCH 03/13] aufs-util: Convert confusing append to override syntax Michal Sieron
2026-03-29 21:37 ` [PATCH 04/13] accountsservice: " Michal Sieron
2026-03-29 21:37 ` [PATCH 05/13] pipewire: Convert confusing appends " Michal Sieron
2026-03-29 21:37 ` [PATCH 06/13] postfix: " Michal Sieron
2026-03-29 21:37 ` [PATCH 07/13] libgusb: Convert confusing append to assignment Michal Sieron
2026-03-29 21:37 ` [PATCH 08/13] postgresql: Fix append overriding value Michal Sieron
2026-03-29 21:37 ` [PATCH 09/13] graphviz: " Michal Sieron
2026-03-29 21:37 ` Michal Sieron [this message]
2026-03-29 21:37 ` [PATCH 11/13] syzkaller: Fix appends overriding values Michal Sieron
2026-03-29 21:37 ` [PATCH 12/13] pcsc-lite: Convert confusing append to override syntax Michal Sieron
2026-03-29 21:37 ` [PATCH 13/13] flatbuffers: " Michal Sieron

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=20260329-fix-confusing-appends-v1-10-df7e87b8b879@gmail.com \
    --to=michalwsieron@gmail.com \
    --cc=me@sephalon.net \
    --cc=openembedded-devel@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